SAP ABAP Interface /IWWRK/IF_WF_TGW_EXPAND (interface to handle expand)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
⤷
/IWWRK/WF_ODC_INBOX (Package) Workflow ODC Runtime for Gateway - Generic Inbox
⤷
⤷
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
| Interface | /IWWRK/IF_WF_TGW_EXPAND | |
| Short Description | interface to handle expand |
General Data
| Package | /IWWRK/WF_ODC_INBOX | Workflow ODC Runtime for Gateway - Generic Inbox |
| Created | 20130508 | SAP |
| Last changed | 20141120 | |
| 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
Interface /IWWRK/IF_WF_TGW_EXPAND has no interface.
Friends
Interface /IWWRK/IF_WF_TGW_EXPAND has no friend.
Attributes
Interface /IWWRK/IF_WF_TGW_EXPAND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build extract flags what data to extract | 20140501 | |
| 2 | Instance method | Public | Method | Get all entityset expanded data | 20130508 | |
| 3 | Instance method | Public | Method | Get all entity expanded data | 20130508 | |
| 4 | Instance method | Public | Method | Set expand parameters | 20130508 |
Events
Interface /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 | ES_REQUESTED_SPEC | Call by reference | Type reference (TYPE) | /IWWRK/S_TGW_TASK_SPEC | Structure to specific read calls | 20140501 | |||
| 2 | ES_REQUESTED_SPEC_READ | Call by reference | Type reference (TYPE) | /IWWRK/S_TGW_TASK_SPEC | Structure to specific read calls | 20140501 | |||
| 3 | ET_USER_DET_SRC | Call by reference | Type reference (TYPE) | TT_USER_DETAIL_SRC | 20140501 | ||||
| 4 | EV_CUSTOM_ATTRIBUTES_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140501 | ||||
| 5 | EV_CUSTOM_ATTRIBUTES_DEF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140501 | ||||
| 6 | EV_TASK_DEFINITION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140501 |
Method BUILD_EXTRACT_FLAGS on Interface /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 | CT_EXPAND_DEEP | Call by reference | Type reference (TYPE) | /IWWRK/T_TGW_EXPAND_DEEP | Table type for task expand structure | 20130508 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20130508 | |||
| 3 | IS_REQUESTED_SPEC | Call by reference | Type reference (TYPE) | /IWWRK/S_TGW_TASK_SPEC | Structure to specific read calls | 20140501 | |||
| 4 | IS_REQUESTED_SPEC_READ | Call by reference | Type reference (TYPE) | /IWWRK/S_TGW_TASK_SPEC | Structure to specific read calls | 20140501 | |||
| 5 | IT_USER_DET_SRC | Call by reference | Type reference (TYPE) | TT_USER_DETAIL_SRC | 20140501 | ||||
| 6 | IV_CUSTOM_ATTRIBUTES_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140501 | ||||
| 7 | IV_CUSTOM_ATTRIBUTES_DEF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140501 | ||||
| 8 | IV_TASK_DEFINITION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140501 |
Method EXTRACT_ENTITYSET_EXPAND_DATA on Interface /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 | CS_EXPAND_DEEP | Call by reference | Type reference (TYPE) | /IWWRK/S_TGW_EXPAND_DEEP | Deep Expand for Task Gateway Structure | 20130508 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20130508 | |||
| 3 | IS_REQUESTED_SPEC | Call by reference | Type reference (TYPE) | /IWWRK/S_TGW_TASK_SPEC | Structure to specific read calls | 20140501 | |||
| 4 | IS_REQUESTED_SPEC_READ | Call by reference | Type reference (TYPE) | /IWWRK/S_TGW_TASK_SPEC | Structure to specific read calls | 20140501 | |||
| 5 | IT_USER_DET_SRC | Call by reference | Type reference (TYPE) | TT_USER_DETAIL_SRC | 20140501 | ||||
| 6 | IV_CUSTOM_ATTRIBUTES_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140501 | ||||
| 7 | IV_CUSTOM_ATTRIBUTES_DEF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140501 | ||||
| 8 | IV_TASK_DEFINITION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140501 |
Method EXTRACT_ENTITY_EXPAND_DATA on Interface /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 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20130508 | |||
| 2 | IT_ENTITIES | Call by reference | Type reference (TYPE) | /IWWRK/T_TGW_ENTITY_DATA | Table type for collection | 20130508 | |||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20130508 | |||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130508 | |||
| 5 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20130508 | |||
| 6 | IV_COLLECTION_FLAG | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130508 | |||
| 7 | IV_SYS_ALIAS | Call by reference | Type reference (TYPE) | /IWBEP/DEFI_SYSTEM_ALIAS | /IWFND/ defined SAP System Alias | 20130508 |
Method SET_EXPAND_PARAMS on Interface /IWWRK/IF_WF_TGW_EXPAND has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |