cancel
Showing results for 
Search instead for 
Did you mean: 

BADI for PO create

Former Member
0 Kudos

Hi experts,

I have a requirement to make sure that the quantity on the PO that is being created is equal to the quantity of the Shopping Cart that it is being created from. If the quantity is not the same, I need to replace it with the correct one. Please help me find the correct BADI where I can do this. I am on SRM 7.0 . Your help is greatly appreciated.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

And in extended classic it is the BBP_DOC_CHANGE_BADI.

Then again, is there any scenario where the quantity in the generated PO doesn't reflect the quantity in the SC (without any BADI programming)?

Regards,

Robin

peter_novoth
Active Contributor
0 Kudos

Hi Dmitriy,

which scenario do you use? How is the follow-on document created, automatically?

In case classic scenario, you can use the BBP_CREATE_BE_PO_NEW.

Regards

Peter