Hi Team,
I'm creating a Shopping cart, It includes few steps those are Order & then Approve.
Here I have written some block of code in SHC Save BADI, which executes on both events Order as well as Approve.
But here I have to put some conditional code i.e. I want some different behavior on Order and Approve event.
Please tell me how can I do this? How to identify am I clicked on Order or Approve? 😕
Here I'm trying to take details from buffer from status table of FM: BBP_PD_SC_GETDETAIL but status is not getting updated in it. Please tell me is there any other way to identify it???
Regards,
Keyur Pawar