cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger Event from Service Notification

Former Member
0 Kudos

Hi Experts,

For one of the requirement, we need to trigger an Event from Service Notification. Actually for purchase order, Outbound delivery, we have triggered an event through the Output type.

Please let us know if there is any way that we can trigger an event through Service Notification Output. (IW53) or is there any user exit by which we can trigger an event to other systems.

Thanks

Prabhu

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Prabhu,

You can try the BADI

NOTIF_EVENT_SAVE : Change When Saving Notification

also please find some enhancement points related to this.

IWOC0004                                Change single-level list editing PM/QM/SM ALV settings        

IWOC0003                                PM/SM authorization check of ref. object and planner group    

IWOC0002                                PM/SM notification: Check whether status change is allowed    

IWOC0001                                Create PM/SM notification: Determine reference object         

IWO10027                                User exit: Generate user-defined settlement rule              

IWO10026                                User check on setting status 'Do not perform'                                                                              

but better way go with BADI given above.


Regards,

Chaitanya Parchure

Prasoon
Active Contributor
0 Kudos

Hi,

   If you need exit triggered at the time of saving the notification, you may refer the threads: and

   If its not suitable, refer the doc:

Regards,

AKPT