QUESTION POSED ON: 23 March 2009
Is there an ABAP function module to remove the "reserved" status of a work item? We have an application that displays workflow items (outside the inbox). I've been given the task to find out how to let User A execute work items that are reserved by User B (for when User B is absent).
I've tried function modules (SAP_WAPI_FORWARD_WORKITEM, SWW_WI_AGENTS_CHANGE and SAP_WAPI_PUT_BACK_WORKITEM), but still get the message, "Work item is reserved for a different agent."
|