on 2016 Apr 28 4:18 PM
Hello Gurus ,
I have a scenario where PO is getting automatically created from the Shopping Cart but the PO is coming different .
I need to change the PO type before the PO get creates in SRM . Can you tell me the BADI which get triggers when during PO creation . BBP_DOC_CHANGE will not help here as it is used for update .
Thanks & Regards
Anshuman
In addition to Oliver: the doc change for shopping cart needs to be implemented
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anshuman,
the BBP_DOC_CHANGE BADI will help. You need to populate field BE_DOC_TYPE of the Shopping Cart items with the desired document type of the PO.
Regards
Oliver
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.