SAP ABAP Interface IF_SWF_WFM_COMPONENT_PERSIST (Persistence for WFM Components)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWP (Package) Business Workflow: Processor

⤷

⤷

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
Interface | IF_SWF_WFM_COMPONENT_PERSIST | |
Short Description | Persistence for WFM Components |
General Data
Package | SWP | Business Workflow: Processor |
Created | 20030710 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_WFM_COMPONENT_PERSIST has no forward declaration.
Interfaces
Interface IF_SWF_WFM_COMPONENT_PERSIST has no interface.
Friends
Interface IF_SWF_WFM_COMPONENT_PERSIST has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | M_NEW | Instance attribute | Public | Type reference (TYPE) | FLAG | 20030710 | |||
2 | M_SAVED | Instance attribute | Public | Type reference (TYPE) | FLAG | 20060615 | |||
3 | M_SWPJOIN | Instance attribute | Public | Type reference (TYPE) | SWP_JOIN | 20030710 | |||
4 | M_SWPNODE | Instance attribute | Public | Type reference (TYPE) | SWPNODE | 20030710 | |||
5 | M_SWPNODEWI | Instance attribute | Public | Type reference (TYPE) | SWP_NODEWI | 20030710 | |||
6 | M_SWZAIENTRY | 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
Interface IF_SWF_WFM_COMPONENT_PERSIST has no event.
Types
Interface 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 Interface IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on Interface IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method AFTER_COMMIT on Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method ON_COMPONENT_DESTROY Signature
Method ON_COMPONENT_DESTROY on Interface IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method ON_COMPONENT_DESTROY on Interface IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method ON_COMPONENT_ROLLBACK Signature
Method ON_COMPONENT_ROLLBACK on Interface IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method ON_COMPONENT_ROLLBACK on Interface 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 Interface IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method SET_SAVED Signature
Method SET_SAVED on Interface IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method SET_SAVED on Interface 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 Interface IF_SWF_WFM_COMPONENT_PERSIST has no exception.
Method SYNC Signature
Method SYNC on Interface IF_SWF_WFM_COMPONENT_PERSIST has no parameter.
Method SYNC on Interface IF_SWF_WFM_COMPONENT_PERSIST has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 640 |