Skip to Content
0
Former Member
May 12, 2010 at 09:46 AM

Reserve WorkItem for others

224 Views

Hi,

I have a scenario as mentioned below:

Have 3 users A1, A2 and A3.

A1 has got a workitem (WI_ID - 98785)

Both A1 and A3 should be able to Reserve that workitem (98785) for A2. I tried FM SAP_WAPI_RESERVE_WORKITEM. But, it is only for reserving the workitem for A1.

After that, A3 or A1 should be able to replace the workitem (98785) to A1's Inbox. For this I tried FM SAP_WAPI_PUT_BACK_WORKITEM. But that didn't help.

Similarly, A3 should be able to delete the workitems from the inbox of A1 and A2. For this I tried using FM SAP_WAPI_WORKITEM_DELETE. But, is this advicable? I searched the forum regarding this and some say it is ok and some says that this is not recommended. May I know details regarding this?

Regards,

Jubish