SAP ABAP Class /IWWRK/IF_WF_TGW_USER_INBOX (User Inbox handling for Task Gateway)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/CL_TGW_GEN_INBOX Impl. of task inbox - engine api 20121112
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/CL_TGW_WF_USER_INBOX User Inbox for Task Gateway 20120229
Properties
Class /IWWRK/IF_WF_TGW_USER_INBOX  
Short Description User Inbox handling for Task Gateway    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120223   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWWRK/IF_WF_TGW_USER_INBOX has no forward declaration.
Interfaces
Class /IWWRK/IF_WF_TGW_USER_INBOX has no interface implemented.
Friends
Class /IWWRK/IF_WF_TGW_USER_INBOX has no friend class.
Attributes
Class /IWWRK/IF_WF_TGW_USER_INBOX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TGW_WORKLIST Instance method Public Method Get User Worklist for Task Gateway 20120223
2 SET_PARAMS Instance method Public Method Set Parameters for User Inbox 20120223
Events
Class /IWWRK/IF_WF_TGW_USER_INBOX has no event.
Types
Class /IWWRK/IF_WF_TGW_USER_INBOX has no local type.
Method Signatures

Method GET_TGW_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120223
2 Exporting ET_RETURN_USERS Call by reference Type reference (TYPE) /IWWRK/T_WF_TASK_AGENTS Workflow task agents table 20120924
3 Exporting ET_TASKS Call by reference Type reference (TYPE) /IWWRK/T_TGW_TASK Task Gateway: Task Headers 20120223
4 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120223

Method GET_TGW_WORKLIST on class /IWWRK/IF_WF_TGW_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 20120223
2 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20120223
3 Importing IT_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20120223
4 Importing IV_HEADER_FILTERABLES Call by reference Type reference (TYPE) STRING '' 20120223
5 Importing IV_HEADER_ORDERBY Call by reference Type reference (TYPE) STRING '' 20120223
6 Importing IV_TASK_TYPE Call by reference Type reference (TYPE) /IWWRK/WF_TASK_TYPE Task type 20120223

Method SET_PARAMS on class /IWWRK/IF_WF_TGW_USER_INBOX has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in