SAP ABAP Class /IWWRK/IF_WF_OUTBOX (Workflow Outbox Processing)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/CL_WF_OUTBOX Workflow Outbox processing 20120508
Properties
Class /IWWRK/IF_WF_OUTBOX  
Short Description Workflow Outbox Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120508   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /IWWRK/IF_WF_OUTBOX has no interface implemented.
Friends
Class /IWWRK/IF_WF_OUTBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INIT_SINCE_DATE Constant Public Type reference (TYPE) SY-DATUM '19000101' Current Date of Application Server 20120517
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ITEM_IN_OUTBOX Instance method Public Method Check if a specific workitem is in the user outbox 20120517
2 READ_OUTBOX Instance method Public Method Read Outbox items as they are in the backend 20120508
3 READ_OUTBOX_TGW Instance method Public Method Read Outbox items - formatted to Task Gateway 20120613
Events
Class /IWWRK/IF_WF_OUTBOX has no event.
Types
Class /IWWRK/IF_WF_OUTBOX has no local type.
Method Signatures

Method CHECK_ITEM_IN_OUTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ONLY_EXECUTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120607
2 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20120517
3 Returning RV_IN_OUTBOX Value transfer Type reference (TYPE) ABAP_BOOL 20120517
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20130131

Method READ_OUTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUTBOX_TASKS Call by reference Type reference (TYPE) SWRTWIHDR WAPI: Table Type for Work Item Header 20120613
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120613
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120613
4 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING paging structure 20120613
5 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20120613
6 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20120613
7 Importing IV_ONLY_EXECUTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120613

Method READ_OUTBOX on class /IWWRK/IF_WF_OUTBOX has no exception.

Method READ_OUTBOX_TGW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUTBOX_TASKS Call by reference Type reference (TYPE) /IWWRK/T_TGW_TASK Task Gateway: Outbox Tasks 20120613
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120613
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120613
4 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING paging structure 20120613
5 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20120613
6 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20120613
7 Importing IV_ONLY_EXECUTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120613

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