SAP ABAP Class /IWWRK/IF_WF_TGW_EXPAND (interface to handle expand)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/CL_TGW_EXPAND Expand handling for task GW 20130508
Properties
Class /IWWRK/IF_WF_TGW_EXPAND  
Short Description interface to handle expand    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130508   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWWRK/CL_TGW_EXPAND Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWWRK/IF_WF_TGW_EXPAND has no interface implemented.
Friends
Class /IWWRK/IF_WF_TGW_EXPAND has no friend class.
Attributes
Class /IWWRK/IF_WF_TGW_EXPAND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_EXTRACT_FLAGS Instance method Public Method Build extract flags what data to extract 20140501
2 EXTRACT_ENTITYSET_EXPAND_DATA Instance method Public Method Get all entityset expanded data 20130508
3 EXTRACT_ENTITY_EXPAND_DATA Instance method Public Method Get all entity expanded data 20130508
4 SET_EXPAND_PARAMS Instance method Public Method Set expand parameters 20130508
Events
Class /IWWRK/IF_WF_TGW_EXPAND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_USER_DETAIL_SRC Public See coding 20140501 tt_user_detail_src TYPE STANDARD TABLE OF ty_user_detail_src
2 TY_USER_DETAIL_SRC Public See coding 20140501 BEGIN OF ty_user_detail_src , source TYPE string, nav_path TYPE string, END OF ty_user_detail_src
Method Signatures

Method BUILD_EXTRACT_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQUESTED_SPEC Call by reference Type reference (TYPE) /IWWRK/S_TGW_TASK_SPEC Structure to specific read calls 20140501
2 Exporting ES_REQUESTED_SPEC_READ Call by reference Type reference (TYPE) /IWWRK/S_TGW_TASK_SPEC Structure to specific read calls 20140501
3 Exporting ET_USER_DET_SRC Call by reference Type reference (TYPE) TT_USER_DETAIL_SRC 20140501
4 Exporting EV_CUSTOM_ATTRIBUTES_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20140501
5 Exporting EV_CUSTOM_ATTRIBUTES_DEF Call by reference Type reference (TYPE) ABAP_BOOL 20140501
6 Exporting EV_TASK_DEFINITION Call by reference Type reference (TYPE) ABAP_BOOL 20140501

Method BUILD_EXTRACT_FLAGS on class /IWWRK/IF_WF_TGW_EXPAND has no exception.

Method EXTRACT_ENTITYSET_EXPAND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EXPAND_DEEP Call by reference Type reference (TYPE) /IWWRK/T_TGW_EXPAND_DEEP Table type for task expand structure 20130508
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130508
3 Importing IS_REQUESTED_SPEC Call by reference Type reference (TYPE) /IWWRK/S_TGW_TASK_SPEC Structure to specific read calls 20140501
4 Importing IS_REQUESTED_SPEC_READ Call by reference Type reference (TYPE) /IWWRK/S_TGW_TASK_SPEC Structure to specific read calls 20140501
5 Importing IT_USER_DET_SRC Call by reference Type reference (TYPE) TT_USER_DETAIL_SRC 20140501
6 Importing IV_CUSTOM_ATTRIBUTES_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20140501
7 Importing IV_CUSTOM_ATTRIBUTES_DEF Call by reference Type reference (TYPE) ABAP_BOOL 20140501
8 Importing IV_TASK_DEFINITION Call by reference Type reference (TYPE) ABAP_BOOL 20140501

Method EXTRACT_ENTITYSET_EXPAND_DATA on class /IWWRK/IF_WF_TGW_EXPAND has no exception.

Method EXTRACT_ENTITY_EXPAND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_EXPAND_DEEP Call by reference Type reference (TYPE) /IWWRK/S_TGW_EXPAND_DEEP Deep Expand for Task Gateway Structure 20130508
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130508
3 Importing IS_REQUESTED_SPEC Call by reference Type reference (TYPE) /IWWRK/S_TGW_TASK_SPEC Structure to specific read calls 20140501
4 Importing IS_REQUESTED_SPEC_READ Call by reference Type reference (TYPE) /IWWRK/S_TGW_TASK_SPEC Structure to specific read calls 20140501
5 Importing IT_USER_DET_SRC Call by reference Type reference (TYPE) TT_USER_DETAIL_SRC 20140501
6 Importing IV_CUSTOM_ATTRIBUTES_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20140501
7 Importing IV_CUSTOM_ATTRIBUTES_DEF Call by reference Type reference (TYPE) ABAP_BOOL 20140501
8 Importing IV_TASK_DEFINITION Call by reference Type reference (TYPE) ABAP_BOOL 20140501

Method EXTRACT_ENTITY_EXPAND_DATA on class /IWWRK/IF_WF_TGW_EXPAND has no exception.

Method SET_EXPAND_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) /IWBEP/S_MGW_PAGING paging structure 20130508
2 Importing IT_ENTITIES Call by reference Type reference (TYPE) /IWWRK/T_TGW_ENTITY_DATA Table type for collection 20130508
3 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20130508
4 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20130508
5 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20130508
6 Importing IV_COLLECTION_FLAG Call by reference Type reference (TYPE) FLAG General Flag 20130508
7 Importing IV_SYS_ALIAS Call by reference Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS /IWFND/ defined SAP System Alias 20130508

Method SET_EXPAND_PARAMS on class /IWWRK/IF_WF_TGW_EXPAND has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in