cancel
Showing results for 
Search instead for 
Did you mean: 

Program for Sales order qty change to PO

Former Member
0 Kudos

Hi,

we are creating a SO and that is creating a purchase requisition and then we are converting the PR to PO.

when we change the qty in SO, then the QTY in PO is changed automatically.

I need to know the program which is responsible for changing the qty in PO based on SO qty change. Reason is when we change the qty in SO and before system changes the qty in PO, we want to put a logic to check certain things in PO. Also which user exit to use ?

regards

Pamela

Accepted Solutions (0)

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

You can check enhancement V45E0001 - EXIT_SAPFV45E_001 and/or V45E0002 - EXIT_SAPFV45E_002

Regards,

Former Member
0 Kudos

Thanks for the suggestion.

The issue is we need to trigger a change idoc when PO qty is changed. the change idoc is trigerring when we directly change the PO qty in PO. For this we have put a change program which reads PO qty field. This change program is attached to output type.

But when we change the SO qty and so PO qty is changed, then the change idoc is not trigerring.

regards

sachin

Shiva_Ram
Active Contributor
0 Kudos

If it is related to IDOCs then there are already many threads in the forum available, for example check this link http://scn.sap.com/thread/1000731

P.S: Please provide as much as information as possible in your first message itself so that members can understand about your issue clearly.

Regards,