Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Deleting a notification from a work order work order

Former Member
0 Kudos

Hi All,

Can someone tell me a function module which can unassign a notification from a work order. In IW22, if we see that a notification is linked to a work order, we can go to menu option-> maintenance notif.->order-> delete assignment. I tried to find the FM which does this but could not be able to find it. If any of you know of a FM which does this, please let me know. Thanks in Advance.

2 REPLIES 2

Former Member
0 Kudos

You can use BAPI_ALM_ORDER_MAINTAIN

0 Kudos

Hi,

Thanks for the response. But how do I use this FM to unassign the notification? What are the parameters that i need to pass to the FM to indicate that it needs to unassign, the work order?