Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

User-exit for price(KOMV-KBETR) change in SAP SD - GATP

Former Member
0 Kudos
1,530

Hi experts,

I have a requirement below.

Our client is currently implenting GATP - Global available to promise. With GATP implementation, for a main line multiple sub line items will be created with stock available in different plants.

In our scenario, the main line item will not carry any price and for the main line item no delivery will be carried out. only the sub-lines will carry the price..

If the user changes the price manually and saved it. again if the user click atp check for that line, again the atp check will be carried out using APO system , the manually changed price is being lost.

In which user exit can we update the manual price back? Please can someone help me with this?

Best regards,

Siva

2 REPLIES 2

Former Member
0 Kudos
313

Hi ,

how about exit program MV45AFZZ , is it refreshing here as well ?

for me its looks like you pricing config issue.

regards

Prabhu

0 Kudos
313

Hi,

There is no problem with the pricing config here. When ATP check is performed, the system checks the availability in APO system and redetermines the pricing so the pricing is lost.

I am just looking our for a solution, where in I can store the data in internal table and when ATP check is completed, transfer the changed price from internal table back to the sub-line.

I am just looking into RV61AFZB with user exit USEREXIT_XKOMV_FUELLEN. Appreciate any help in finding the user exit for this requirement.

Best regards,

Siva