Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9024

Release Strategy With Gross Price

$
0
0

Dear (a)s, good morning!

 

Currently our release process of Purchase Order considers the Net Price Order to determine a release strategy.

 

We wish to change this process, to that the strategy is defined in the Purchase Order based on Gross Price Order.

 

We have made an implementation in user exit EXIT_SAPLEBND_002 filling the field of user (KWERT-Gross Value Purchase Order) in the structure CEKKO. Coding implemented in the Include ZXM06U22:

*Include ZXM06U22
DATA: wa_bekpo  LIKE LINE OF it_bekpo.
LOOP AT it_bekpo INTO wa_bekpo  .
  ADD wa_bekpo-brtwr TO e_cekko-kwert.
ENDLOOP.

 

When we enable the user exit above the strategies release are not generated in the Purchase Order.

 

Important: In our testing, we noticed that existing or not any implementation in the user exit above, when we enable it (the user exit) in CMOD, the strategies are not generated in the purchase orders.

 

Anyone know how to resolve this problem? Is there any SAP note to correct this problem?

Thanks,
André Anderson.


Viewing all articles
Browse latest Browse all 9024

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>