cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Shopping Cart Deletion mail

Former Member
0 Likes
242

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


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

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

Former Member
0 Likes

Thanks Karthik I am able to get the mails

Answers (1)

Answers (1)

Former Member
0 Likes

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

BBP_ALERTING - Alerts, Messages and Events in SRM Alert Management - Supplier Relationship Managemen...

Regards

Pramod