Hi Gurus,
We are using SAP SRM 713 version and the scenario is Extended Classic.
I have a requirement where in the Line items in the shopping cart should be split into PO's, taking into consideration the zfield added into the item level of the shopping cart.
I tried using the below BADI's but not of them are getting triggered when the report BBP_SC_TRANSFER_GROUPED is executed manually to create the PO from SC.
BADI's used :
- BBP_BS_GROUP_BE.
- BBP_SC_TRANSFER_BE.
- BBP_GROUP_LOC_PO.
- DOC_CHECK_BADI
- DOC_CHANGE_BADI
- DOC_SAVE_BADI.
None of the BADI's are getting triggered when the SC is converted into PO, and it is failing to created multiple PO's.for multiple line items in a SC.
NOTE : We are using the report BBP_SC_TRANSFER_GROUPED, to manually transfer the PO as the background job is not scheduled for the same.
Please suggested whether I am missing anything ?
Waiting for your reply.
Regards,
AkkI