on 2016 May 02 2:29 PM
Hi All,
I have an issue with BADI BBP_CREATE_REQ_BACK,
I need to Pass the purchasing group values to the backend system(ECC) once shopping cart is created.
when i put a breakpoint and it is not triggering .
Please suggest.
Regards,
Vasanth
Request clarification before answering.
Hello,
The best way to test this is creating a shopping cart in saved status.
Then, put a breakpoint at this BAdI and execute function module BBP_PD_SC_TRANSFER, providing the cart header GUID as input parameter.
Breakpoint should stop now.
However, this BAdI will only be called if BBP_CREATE_BE_RQ_NEW is not activated, since this one is a new version of BBP_CREATE_REQ_BACK.
Regards,
Ricardo
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.