on 2015 Feb 13 8:51 AM
Hi SAP expert
There is a requirement to trigger a mail when we delete the Shopping Cart.
There is any BADIs from where i can call a function and trigger a mail.
Can anyone help me on this...
Thanks & Regards
Pratham kapoor
Request clarification before answering.
Hi Pratham,
In order to trigger the standard email upon deleting a shopping cart, in SPRO search for "Define Recipient of Notifications" under Business Workflows.
There check for the entry, scenario "Approve Shopping Cart" and User role "Contact person".
in the details of this entry. Check if the notification for "Deletion of approval object" is ticked.
If this is done, you should atleast receive the default standard email.
If you want to modify the content of the email, you will have to implement the BADI mentioned above, which is BBP_ALERTING.
Hope this helps.
Regards,
Karthik Babu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pratham,
Not pretty sure whether it works but maybe you can check out this BADI BB_ALERTING. You have to activate the BADI and accordingly work with the events to determine what to trigger incase of certain situation.
You can check the wiki for more information
Regards
Pramod
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.