SAP ABAP Function Module /IWWRK/WF_USER_INBOX (Get the user inbox items)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_RT_IB (Package) Workflow runtime inbound for gateway
Basic Data
Function Module /IWWRK/WF_USER_INBOX Get the user inbox items  
Function Group /IWWRK/FG_WF_IB_SERVICES   Workflow inbound services function group  
Program Name /IWWRK/SAPLFG_WF_IB_SERVICES    
INCLUDE Name /IWWRK/LFG_WF_IB_SERVICESU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_WORKLIST TYPE SWRTWIHDR Workflow task list
Exporting ET_PARENT_WORKLIST TYPE SWRTWIHDR WAPI: Table Type for Work Item Header
Exporting ET_TASK_NAME TYPE /IWWRK/T_WF_TASK_NAME Workflow task table type
Exporting ET_RETURN TYPE BAPIRETTAB Table with BAPI Return Information
Exporting EV_RETURN_CODE TYPE SYST-SUBRC General Flag
Importing IV_USER TYPE SYST-UNAME SY-UNAME User Name
Importing IV_TASK_TYPE TYPE /IWWRK/WF_TASK_TYPE if empty than all task type are retrive
Importing IV_WITH_TASK_NAME TYPE FLAG ABAP_TRUE General Flag
Importing IS_PAGING TYPE /IWWRK/S_WF_PAGING paging structure
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130604 
SAP Release Created in 100