Tuesday, June 18, 2013
If a Work Item is sent to multiple users, reserving allows the Work Item to be in your inbox and vanishes away from inbox of other users.

Use function module : SAP_WAPI_RESERVE_WORKITEM
CALL FUNCTION 'SAP_WAPI_RESERVE_WORKITEM'
  EXPORTING
    WORKITEM_ID = L_WID
  IMPORTING
    RETURN_CODE = L_SUBRC.
Function Module: SAP_WAPI_PUT_BACK_WORKITEM

Replacing the workitem again allows the workitem to be visible to the multiple users who got the workitem initially.

0 comments:

Post a Comment

Your useful comments, suggestions are appreciated.Your comments are moderated.

Followers

Contact Form

Name

Email *

Message *

Web Dynpro ABAP Book

An SAP Consultant

Follow US


Want to Contribute ?

If you are interested in writing about the new stuff you learn everyday while working, please write to the.sap.consultants@gmail.com.

Click on Contribution for more details.