SAP ABAP Class /IWWRK/CL_WF_MGW_EXPAND ($Expand handler)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
⤷
/IWWRK/WF_ODC_RUNTIME (Package) Workflow ODC Runtime for Gateway - Runtime

⤷

⤷

Properties
Class | /IWWRK/CL_WF_MGW_EXPAND | |
Short Description | $Expand handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWWRK/WF_ODC_RUNTIME | Workflow ODC Runtime for Gateway - Runtime |
Created | 20111004 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /IWWRK/CL_WF_MGW_EXPAND has no interface implemented.
Friends
Class /IWWRK/CL_WF_MGW_EXPAND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_EXPAND | Expand Comparator Interface | 20111004 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20111004 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20111004 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWWRK/CL_WF_MGW_GET_WI_DETAIL | Workflow runtime entity | 20111004 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20111004 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111004 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111004 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111004 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111004 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111004 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111004 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/DEFI_SYSTEM_ALIAS | /IWFND/ defined SAP System Alias | 20120313 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111004 |
2 | ![]() |
Instance method | Public | Method | 20111004 | |
3 | ![]() |
Instance method | Private | Method | 20111004 | |
4 | ![]() |
Instance method | Private | Method | 20111004 | |
5 | ![]() |
Instance method | Public | Method | Return the expandned result | 20111004 |
6 | ![]() |
Instance method | Private | Method | 20111004 | |
7 | ![]() |
Instance method | Public | Method | Return the BAPI return internal table | 20111004 |
8 | ![]() |
Instance method | Private | Method | 20111004 |
Events
Class /IWWRK/CL_WF_MGW_EXPAND has no event.
Types
Class /IWWRK/CL_WF_MGW_EXPAND has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXPAND | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_EXPAND | Expand Comparator Interface | 20111004 | ||
2 | ![]() |
IO_EXPAND_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | 20111004 | |||
3 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111004 | ||
4 | ![]() |
IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111004 | ||
5 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20111004 | |||
6 | ![]() |
IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111004 | |||
7 | ![]() |
IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111004 | |||
8 | ![]() |
IV_SYSTEM_ALIAS | Call by reference | Type reference (TYPE) | /IWBEP/DEFI_SYSTEM_ALIAS | 20120313 |
Method CONSTRUCTOR on class /IWWRK/CL_WF_MGW_EXPAND has no exception.
Method EXECUTE_EXPAND Signature
Method EXECUTE_EXPAND on class /IWWRK/CL_WF_MGW_EXPAND has no parameter.
Method EXECUTE_EXPAND on class /IWWRK/CL_WF_MGW_EXPAND has no exception.
Method EXTRACT_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_WORKITEM | Value transfer | Type reference (TYPE) | SWW_WIID | Work item ID | 20111004 |
Method EXTRACT_WORKITEM on class /IWWRK/CL_WF_MGW_EXPAND has no exception.
Method GET_EXPANDED_ENTITIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ENTITIES | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20111004 | ||
2 | ![]() |
IT_COMPONENTS | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | 20111004 |
Method GET_EXPANDED_ENTITIES on class /IWWRK/CL_WF_MGW_EXPAND has no exception.
Method GET_EXPANDED_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXPANDED_CLAUSES | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20111004 | ||
2 | ![]() |
RO_EXPANDED_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20111004 |
Method GET_EXPANDED_RESULT on class /IWWRK/CL_WF_MGW_EXPAND has no exception.
Method GET_EXPANDED_WORKFLOW_TASK Signature
Method GET_EXPANDED_WORKFLOW_TASK on class /IWWRK/CL_WF_MGW_EXPAND has no parameter.
Method GET_EXPANDED_WORKFLOW_TASK on class /IWWRK/CL_WF_MGW_EXPAND has no exception.
Method GET_RETURN_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111004 | ||
2 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20111010 |
Method GET_RETURN_TAB on class /IWWRK/CL_WF_MGW_EXPAND has no exception.
Method SET_WI_DETAIL_INSTANCE Signature
Method SET_WI_DETAIL_INSTANCE on class /IWWRK/CL_WF_MGW_EXPAND has no parameter.
Method SET_WI_DETAIL_INSTANCE on class /IWWRK/CL_WF_MGW_EXPAND has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 200 |