KALEEL
Home
My Apps
Blog
SAP
Successfactors
Employee Central
ABAP
Fiori
WebDynpro ABAP
Adobe Forms
Web
Other
✕
Blog
June 11, 2012
Published by
Mohamed Kaleel
at
June 11, 2012
Categories
ABAP
SAP WF View workitem of other user inbox
Pass the username in USER parameter in SAP_WAPI_CREATE_WORKLIST You can get the workitem from WORKLIST parameter. CALL FUNCTION ‘SAP_WAPI_CREATE_WORKLIST‘ * EXPORTING * USER = SY-UNAME
[…]