Application Development and Automation 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: 
Read only

Cannot close notification in workflow-Please help

Former Member
0 Likes
424

We had some notifications that got stuck for new hires and we manually processed them through IQS22 but we are not able to close the notification after processing those new hires! Does anyone happen to know any transaction/tables where I could go by notification number and close that notification?

Thanks.

Mithun

1 REPLY 1
Read only

Former Member
0 Likes
344

Hi,

We do not have any data in our system for this transaction. I assume it is like IW22.

You should be able to close or complete by clicking on the "Technically Complete" button (if available).

Or use function module: BAPI_ALM_NOTIF_CLOSE or ALM_PM_NOTIFICATION_CLOSE to try and close the notification. Check the func.module documentation for help.

Regards,

Subramanian