SAP ABAP Class /IWWRK/CL_MGW_EDP_WORKFLOW (Workflow Runtime class)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_GSR_EDP_WR_BASE | OData Channel: Entity Data Provider Read Write Base | 20111114 |
Properties
| Class | /IWWRK/CL_MGW_EDP_WORKFLOW | |
| Short Description | Workflow Runtime class | |
| Super Class | /IWBEP/CL_MGW_GSR_EDP_WR_BASE | OData Channel: Entity Data Provider Read Write Base |
| 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 | 20111114 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWWRK/CL_MGW_EDP_WORKFLOW has no forward declaration.
Interfaces
Class /IWWRK/CL_MGW_EDP_WORKFLOW has no interface implemented.
Friends
Class /IWWRK/CL_MGW_EDP_WORKFLOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111114 | |||||
| 2 | Constant | Public | See coding | 20111114 | |||||
| 3 | Constant | Private | See coding | 20111114 | |||||
| 4 | Constant | Public | See coding | 20111114 | |||||
| 5 | Constant | Public | Type reference (TYPE) | SWR_FILENAME | 'Approver Comments' | 20111114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120418 | ||
| 2 | Instance method | Protected | Method | 20120418 | ||
| 3 | Instance method | Private | Method | 20120418 | ||
| 4 | Instance method | Protected | Method | 20111116 | ||
| 5 | Instance method | Protected | Method | 20111116 | ||
| 6 | Instance method | Protected | Method | 20111116 | ||
| 7 | Instance method | Protected | Method | 20111114 | ||
| 8 | Instance method | Protected | Method | 20111115 | ||
| 9 | Instance method | Protected | Method | 20111116 | ||
| 10 | Instance method | Private | Method | Set Workitem ID from key table | 20120418 |
Events
Class /IWWRK/CL_MGW_EDP_WORKFLOW has no event.
Types
Class /IWWRK/CL_MGW_EDP_WORKFLOW has no local type.
Method Signatures
Method CREATE_BOP_RFC_WF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOP_NAME | Call by reference | Type reference (TYPE) | STRING | Backend Operation Proxy ID | 20120418 | |||
| 2 | RR_BOP | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_BOP | OData Channel : Backend Operation Proxy | 20120418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical Exception | 20120418 |
Method CREATE_STREAM_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Call by reference | Type reference (TYPE) | DATA | 20120418 | ||||
| 2 | IS_MEDIA_RESOURCE | Call by reference | Type reference (TYPE) | TY_S_MEDIA_RESOURCE | 20120418 | ||||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | 20120418 | ||||
| 4 | IV_SLUG | Call by reference | Type reference (TYPE) | STRING | 20120418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120418 | ||
| 2 | Technical Exception | 20120418 |
Method EXECUTE_BOP_WF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BOP | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_BOP | OData Channel : Backend Operation Proxy | 20120418 | |||
| 2 | IO_BOP_DO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_BOP_DO | 20120418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical Exception | 20120418 |
Method GET_ACTION_MAPPING_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_SPECIALIST_ATTR | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_EDP_BOP_MAP_EXT | 20111116 | ||||
| 2 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20111116 | ||||
| 3 | IV_ENTITY_OPERATION | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_OPERATION_CODE | 20111116 |
Method GET_ACTION_MAPPING_ATTR on class /IWWRK/CL_MGW_EDP_WORKFLOW has no exception.
Method GET_CREATE_MAPPING_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_SPECIALIST_ATTR | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_EDP_BOP_MAP_EXT | 20111116 | ||||
| 2 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20111116 | ||||
| 3 | IV_ENTITY_OPERATION | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_OPERATION_CODE | 20111116 |
Method GET_CREATE_MAPPING_ATTR on class /IWWRK/CL_MGW_EDP_WORKFLOW has no exception.
Method GET_DELETE_MAPPING_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_SPECIALIST_ATTR | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_EDP_BOP_MAP_EXT | 20111116 | ||||
| 2 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20111116 | ||||
| 3 | IV_ENTITY_OPERATION | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_OPERATION_CODE | 20111116 |
Method GET_DELETE_MAPPING_ATTR on class /IWWRK/CL_MGW_EDP_WORKFLOW has no exception.
Method GET_QUERY_MAPPING_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_SPECIALIST_ATTR | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_EDP_BOP_MAP_EXT | OData Channel: Table of Extended BOP Attributes | 20111114 | |||
| 2 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20111114 | ||||
| 3 | IV_ENTITY_OPERATION | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_OPERATION_CODE | 20111114 |
Method GET_QUERY_MAPPING_ATTR on class /IWWRK/CL_MGW_EDP_WORKFLOW has no exception.
Method GET_READ_MAPPING_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_SPECIALIST_ATTR | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_EDP_BOP_MAP_EXT | OData Channel: Table of Extended BOP Attributes | 20111115 | |||
| 2 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20111115 | ||||
| 3 | IV_ENTITY_OPERATION | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_OPERATION_CODE | OData Channel: Operation Code | 20111115 |
Method GET_READ_MAPPING_ATTR on class /IWWRK/CL_MGW_EDP_WORKFLOW has no exception.
Method GET_STREAM_MAPPING_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_SPECIALIST_ATTR | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_EDP_BOP_MAP_EXT | 20111116 | ||||
| 2 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20111116 | ||||
| 3 | IV_ENTITY_OPERATION | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_OPERATION_CODE | 20111116 |
Method GET_STREAM_MAPPING_ATTR on class /IWWRK/CL_MGW_EDP_WORKFLOW has no exception.
Method SET_WORKITEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20120418 | |||
| 2 | RV_WORKITEM_ID | Value transfer | Type reference (TYPE) | SWW_WIID | Work item ID | 20120418 |
Method SET_WORKITEM_ID on class /IWWRK/CL_MGW_EDP_WORKFLOW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |