SAP ABAP Class /IWWRK/CL_MGW_RT_WORKFLOW (Workflow ODC service Runtime class (WFSERVICE))
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_PUSH_ABS_DATA | Abstract Push Data Provider | 20110626 |
Properties
Class | /IWWRK/CL_MGW_RT_WORKFLOW | |
Short Description | Workflow ODC service Runtime class (WFSERVICE) | |
Super Class | /IWBEP/CL_MGW_PUSH_ABS_DATA | Abstract Push Data Provider |
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 | 20110331 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWWRK/CL_MGW_RT_WORKFLOW has no interface implemented.
Friends
Class /IWWRK/CL_MGW_RT_WORKFLOW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20110721 | ||||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /IWWRK/CL_WF_MGW_READ_DETAILS | Read workitem | 20110403 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | Message Container Interface | 20110721 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWW_WIID | Work item ID | 20110331 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Convert extensible element for update | 20110714 |
2 | ![]() |
Instance method | Private | Method | Get System Alias | 20120313 |
3 | ![]() |
Instance method | Protected | Method | Set the workitem ID value | 20110331 |
4 | ![]() |
Instance method | Private | Method | Update entity extansible element update | 20110720 |
5 | ![]() |
Instance method | Private | Method | Update the workitem extensible elements | 20110720 |
Events
Class /IWWRK/CL_MGW_RT_WORKFLOW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_OUTBOX_FOLDER | Private | See coding | 20110711 | tt_outbox_folder TYPE STANDARD TABLE OF swr_wihdr
|
Method Signatures
Method CONVERT_UPD_EXT_ELEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPL_CONTAINER | Call by reference | Type reference (TYPE) | /IWWRK/TT_APPL_CONTAINER | Table of Application Container elements | 20110714 | ||
2 | ![]() |
ET_WF_CONTAINER | Call by reference | Type reference (TYPE) | /IWWRK/TT_WF_CONTAINER | Table of Workflow Container elements | 20110714 | ||
3 | ![]() |
EV_WRITE_CONTAINER | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110714 | ||
4 | ![]() |
IS_EXT_ELEMET | Call by reference | Type reference (TYPE) | /IWWRK/CL_MGW_MED_WORKFLOW=>EXTENSIBLE_ELEMENT_UPD | 20110714 |
Method CONVERT_UPD_EXT_ELEM on class /IWWRK/CL_MGW_RT_WORKFLOW has no exception.
Method GET_SYSTEM_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SYSTEM_ALIAS | Value transfer | Type reference (TYPE) | /IWBEP/DEFI_SYSTEM_ALIAS | /IWFND/ defined SAP System Alias | 20120313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical Exception | 20120313 |
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 | 20110331 |
Method SET_WORKITEM_ID on class /IWWRK/CL_MGW_RT_WORKFLOW has no exception.
Method UPDATE_ENTITY_EXT_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ENTITY | Call by reference | Object reference (TYPE REF TO) | DATA | 20110720 | |||
2 | ![]() |
IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20110720 | ||
3 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20110720 | ||
4 | ![]() |
IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20110720 | ||
5 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20110720 | |||
6 | ![]() |
IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20110720 | |||
7 | ![]() |
IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20110720 | |
2 | ![]() |
Technical Exception | 20110720 |
Method UPDATE_EXTENSIBLE_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_RESULT | Call by reference | Type reference (TYPE) | DATA | 20110720 | |||
2 | ![]() |
IS_EXT_ELEMET | Call by reference | Type reference (TYPE) | /IWWRK/CL_MGW_MED_WORKFLOW=>EXTENSIBLE_ELEMENT_UPD | 20110720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20110720 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 200 |