cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Workitem Deletion

Former Member
0 Kudos

Hi All,

I had a requirement where i am sending one workitem for approval to 4 Approvers. Now once any one of them approve the workitem, i need to delete the workitem from other 3 users inbox.

For deletion of workitems i can use "SAP_WAPI_WORKITEM_DELETE" FM. But how to find that workitem number that needs to be deleted.

Regards.

Raman.

View Entire Topic
former_member193382
Active Contributor
0 Kudos

Hi Raman,

This is a automated process in SAP. You need not delete them manually. If you are sending the same workitem to 4 different agents and if anyone of them excutes and completes the execution of the workitem, the workitem will vanish from all other inbox as well.

Let me know if you have any queries.

Regards,

Raj

Former Member
0 Kudos

Thanks Raj.