SAP ABAP Interface /IWWRK/IF_WF_USER_INBOX (User Inbox Handling)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/CL_WF_USER_INBOX User inbox handling 20120613
Properties
Interface /IWWRK/IF_WF_USER_INBOX  
Short Description User Inbox Handling    
General Data
Package /IWWRK/WF_RT_IB   Workflow runtime inbound for gateway 
Created 20120216   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /IWWRK/IF_WF_USER_INBOX has no interface.
Friends
Interface /IWWRK/IF_WF_USER_INBOX has no friend.
Attributes
Interface /IWWRK/IF_WF_USER_INBOX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_WORKLIST Instance method Public Method Get User Worklist 20120216
2 SET_PARAMS Instance method Public Method Set Parameters for User Inbox 20120216
Events
Interface /IWWRK/IF_WF_USER_INBOX has no event.
Types
Interface /IWWRK/IF_WF_USER_INBOX has no local type.
Method Signatures

Method GET_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARENT_WORKLIST Call by reference Type reference (TYPE) SWRTWIHDR WAPI: Table Type for Work Item Header 20120216
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120216
3 Exporting ET_TASK_NAME Call by reference Type reference (TYPE) /IWWRK/T_WF_TASK_NAME Workflow task table type 20120216
4 Exporting ET_WI_DEADLINES Call by reference Type reference (TYPE) /IWWRK/T_WI_DEADLINES Workflow item deadlines table 20120216
5 Exporting ET_WI_DETAIL Call by reference Type reference (TYPE) /IWWRK/T_WF_WI_DET Workitem details tab 20120216
6 Exporting ET_WORKLIST Call by reference Type reference (TYPE) SWRTWIHDR WAPI: Table Type for Work Item Header 20120216
7 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120216

Method GET_WORKLIST on Interface /IWWRK/IF_WF_USER_INBOX has no exception.

Method SET_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PAGING Call by reference Type reference (TYPE) /IWWRK/S_WF_PAGING paging structure 20120216
2 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20120216
3 Importing IT_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20120216
4 Importing IV_HEADER_FILTERABLES Call by reference Type reference (TYPE) STRING '' List of WI fields that are in WI header and filterable 20120222
5 Importing IV_HEADER_ORDERBY Call by reference Type reference (TYPE) STRING '' List of WI fields that are in WI header and sortables 20120222
6 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20120216
7 Importing IV_OPTIMIZE_QUERY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Perform optimized query string option 20120613
8 Importing IV_TASK_TYPE Call by reference Type reference (TYPE) /IWWRK/WF_TASK_TYPE Task type 20120216
9 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME User Name 20120216

Method SET_PARAMS on Interface /IWWRK/IF_WF_USER_INBOX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200