SAP ABAP Class IF_SWF_WFM_COMPONENT_PERSIST (Persistence for WFM Components)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_WFM_COMPONENT_PERSIST | Persistence for WFM Components | 20030710 |
Properties
| Class | IF_SWF_WFM_COMPONENT_PERSIST | |
| Short Description | Persistence for WFM Components | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030710 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_WFM_COMPONENT_PERSIST has no forward declaration.
Interfaces
Class IF_SWF_WFM_COMPONENT_PERSIST has no interface implemented.
Friends
Class IF_SWF_WFM_COMPONENT_PERSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FLAG | 20030710 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | FLAG | 20060615 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SWP_JOIN | 20030710 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | SWPNODE | 20030710 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SWP_NODEWI | 20030710 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | SWZAIENTRY | Object Table for Work Queues (Entries) | 20050524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds data | 20030922 | |
| 2 | Instance method | Public | Method | 20060615 | ||
| 3 | Instance method | Public | Method | Gets/generates GUID of corresponding component | 20030710 | |
| 4 | Instance method | Public | Method | Gets ID of start node of corresponding component | 20030710 | |
| 5 | Instance method | Public | Method | Gets ParForEach index of corresponding component | 20030710 | |
| 6 | Instance method | Public | Method | 20130102 | ||
| 7 | Instance method | Public | Method | Called when corresponding component started | 20030711 | |
| 8 | Instance method | Public | Method | Called when corresponding component started | 20031111 | |
| 9 | Instance method | Public | Method | 20060616 | ||
| 10 | Instance method | Public | Method | 20130102 | ||
| 11 | Instance method | Public | Method | 20070403 | ||
| 12 | Instance method | Public | Method | Sync Point | 20030711 |
Events
Class IF_SWF_WFM_COMPONENT_PERSIST has no event.
Types
Class IF_SWF_WFM_COMPONENT_PERSIST has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SWPJOIN | Call by reference | Type reference (TYPE) | SWP_JOIN | 20030922 | ||||
| 2 | IM_SWPNODE | Call by reference | Type reference (TYPE) | SWPNODE | 20030922 | ||||
| 3 | IM_SWPNODEWI | Call by reference | Type reference (TYPE) | SWP_NODEWI | 20030922 | ||||
| 4 | IM_SWZAIENTRY | Call by reference | Type reference (TYPE) | SWZAIENTRY | 20050524 |
Method ADD on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on class IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method AFTER_COMMIT on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method GET_COMPONENT_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_COMPONENT_GUID | Value transfer | Type reference (TYPE) | GUID_32 | 20030710 |
Method GET_COMPONENT_GUID on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method GET_NODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODEID | Value transfer | Type reference (TYPE) | SWD_NODEID | 20030710 |
Method GET_NODEID on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method GET_PARFOREACH_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODE_P_IND | Value transfer | Type reference (TYPE) | SWP_PARIND | 20030710 |
Method GET_PARFOREACH_INDEX on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method GET_SAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SAVED | Value transfer | Type reference (TYPE) | XFELD | 20130102 |
Method GET_SAVED on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method ON_COMPONENT_DESTROY Signature
Method ON_COMPONENT_DESTROY on class IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method ON_COMPONENT_DESTROY on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method ON_COMPONENT_ROLLBACK Signature
Method ON_COMPONENT_ROLLBACK on class IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method ON_COMPONENT_ROLLBACK on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method ROLLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ROLLBACK_TO_SAVED | Call by reference | Type reference (TYPE) | FLAG | 20060616 | ||||
| 2 | IM_SWPJOIN | Call by reference | Type reference (TYPE) | SWP_JOIN | 20060616 | ||||
| 3 | IM_SWPNODE | Call by reference | Type reference (TYPE) | SWPNODE | 20060616 | ||||
| 4 | IM_SWPNODEWI | Call by reference | Type reference (TYPE) | SWP_NODEWI | 20060616 |
Method ROLLBACK on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method SET_SAVED Signature
Method SET_SAVED on class IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method SET_SAVED on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method SET_TRANSIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRANSIENT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20070403 |
Method SET_TRANSIENT on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method SYNC Signature
Method SYNC on class IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method SYNC on class IF_SWF_WFM_COMPONENT_PERSIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |