cancel
Showing results for 
Search instead for 
Did you mean: 

email notification through SC events

Former Member
0 Kudos

HI all,

I have requirement to send an email to approver when SC is recalled when it is in approver's inbox.

Is there any standard event that will be triggered when SC is recalled by requestor?

If there is no standard event, How can I trigger my own events?

Thanks

Vittal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

We have the event APPROVAL_PROCESS_DOC_UPDATED (check note [1656312|https://css.wdf.sap.corp/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=0001656312]).

If this event does not fits your requirement you can try to call your own event inside Badi BBP_ALERTING where you can create your own class method.

You can refer also to the useful link about notifications/alerts: http://wiki.sdn.sap.com/wiki/x/CgaYDw

I hope this helps you,

Cheers,

Melina