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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TSI_PERSISTABLE | TSI: Interface for Service-Provider with Persistence | 20060522 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TSI_ROLLBACK_LISTENER | TSI: Interface for Rollback-Sensitive Service Provider | 20060612 |
Properties
Class | CL_SWF_WFM_PERSISTENCE | |
Short Description | Persistence class for WFM | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWP | Business Workflow: Processor |
Created | 20060522 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_TSI_PERSISTABLE | TSI: Interface for Service-Provider with Persistence | 20060522 | ||
2 | IF_SWF_TSI_ROLLBACK_LISTENER | TSI: Interface for Rollback-Sensitive Service Provider | 20060612 |
Friends
Class CL_SWF_WFM_PERSISTENCE has no friend class.
Attributes
Methods
Events
Class CL_SWF_WFM_PERSISTENCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PARKED_EVTS_GUIDS | Public | See coding | 20070403 | ty_parked_evts_guids TYPE STANDARD TABLE OF guid_32 WITH DEFAULT KEY
|
||
2 | TY_SWW_EVENT | Public | See coding | 20070403 | ty_sww_event TYPE STANDARD TABLE OF sww_events WITH DEFAULT KEY
|
||
3 | TY_SWW_EVENTCRL | Public | See coding | 20070403 | ty_sww_eventcrl TYPE STANDARD TABLE OF sww_eventcrl WITH DEFAULT KEY
|
Method Signatures
Method BPE_AFTER_COMMIT Signature
Method BPE_AFTER_COMMIT on class CL_SWF_WFM_PERSISTENCE has no parameter.
Method BPE_AFTER_COMMIT on class CL_SWF_WFM_PERSISTENCE has no exception.
Method CLEANUP Signature
Method CLEANUP on class CL_SWF_WFM_PERSISTENCE has no parameter.
Method CLEANUP on class CL_SWF_WFM_PERSISTENCE has no exception.
Method CONSOLIDATE_DATA Signature
Method CONSOLIDATE_DATA on class CL_SWF_WFM_PERSISTENCE has no parameter.
Method CONSOLIDATE_DATA on class CL_SWF_WFM_PERSISTENCE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENT_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_PERSIST | 20060524 | |||
2 | ![]() |
IM_WFM | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20060522 |
Method CONSTRUCTOR on class CL_SWF_WFM_PERSISTENCE has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENT_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_PERSIST | 20060524 | |||
2 | ![]() |
IM_WFM | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20060522 | |||
3 | ![]() |
RE_PERSISTENCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_WFM_PERSISTENCE | 20060522 |
Method CREATE on class CL_SWF_WFM_PERSISTENCE has no exception.
Method GET_CORRELATIONS_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CORRELATIONS_REF | Value transfer | Object reference (TYPE REF TO) | SWFRCRLINSTTAB | 20060523 |
Method GET_CORRELATIONS_REF on class CL_SWF_WFM_PERSISTENCE has no exception.
Method GET_DEL_CORRELATIONS_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DEL_CORRELATIONS_REF | Value transfer | Object reference (TYPE REF TO) | SWFMODCRL_TAB | 20060706 |
Method GET_DEL_CORRELATIONS_REF on class CL_SWF_WFM_PERSISTENCE has no exception.
Method GET_PARKED_EVENTS_REFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SWW_EVENTCRLS_INS_REF | Call by reference | Object reference (TYPE REF TO) | TY_SWW_EVENTCRL | 20070403 | |||
2 | ![]() |
EX_SWW_EVENTS_DEACT_REF | Call by reference | Object reference (TYPE REF TO) | TY_PARKED_EVTS_GUIDS | 20070403 | |||
3 | ![]() |
EX_SWW_EVENTS_INS_REF | Call by reference | Object reference (TYPE REF TO) | TY_SWW_EVENT | 20070403 |
Method GET_PARKED_EVENTS_REFS on class CL_SWF_WFM_PERSISTENCE has no exception.
Method GET_SWP_HEADER_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_SWP_HEADER_REF | Value transfer | Object reference (TYPE REF TO) | SWP_HEADER | 20060522 |
Method GET_SWP_HEADER_REF on class CL_SWF_WFM_PERSISTENCE has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SWF_WFM_PERSISTENCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060620 |
Method PREPARE Signature
Method PREPARE on class CL_SWF_WFM_PERSISTENCE has no parameter.
Method PREPARE on class CL_SWF_WFM_PERSISTENCE has no exception.
Method PULL_BPE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NODELOG_INS | Call by reference | Type reference (TYPE) | IF_SWF_RUN_WFM_LOGGER=>TY_NODELOG_TAB | 20070403 | |||
2 | ![]() |
EX_STEPLOG_INS | Call by reference | Type reference (TYPE) | IF_SWF_RUN_WFM_LOGGER=>TY_STEPLOG_TAB | 20070403 | |||
3 | ![]() |
EX_SWPHEADER_INS | Call by reference | Type reference (TYPE) | SWP_HEADER | Workflow Instanzen: Kopfdaten einer Workflow-Ausführung | 20070403 | ||
4 | ![]() |
EX_SWPHEADER_UPD | Call by reference | Type reference (TYPE) | SWP_HEADER | Workflow Instanzen: Kopfdaten einer Workflow-Ausführung | 20070403 | ||
5 | ![]() |
EX_SWPJOIN_INS | Call by reference | Type reference (TYPE) | SWPJOINT | WFM: Tabelle der Struktur SWP_JOIN | 20070403 | ||
6 | ![]() |
EX_SWPJOIN_UPD | Call by reference | Type reference (TYPE) | SWPJOINT | WFM: Tabelle der Struktur SWP_JOIN | 20070403 | ||
7 | ![]() |
EX_SWPNODEWI_INS | Call by reference | Type reference (TYPE) | SWP_NODES_TO_WIS | WF: Zuordnungen von Knoten zu Workitems | 20070403 | ||
8 | ![]() |
EX_SWPNODEWI_UPD | Call by reference | Type reference (TYPE) | SWP_NODES_TO_WIS | WF: Zuordnungen von Knoten zu Workitems | 20070403 | ||
9 | ![]() |
EX_SWPNODE_INS | Call by reference | Type reference (TYPE) | SWPNODET | WFM: Tabelle der Struktur SWPNODE | 20070403 | ||
10 | ![]() |
EX_SWPNODE_UPD | Call by reference | Type reference (TYPE) | SWPNODET | WFM: Tabelle der Struktur SWPNODE | 20070403 | ||
11 | ![]() |
EX_SWW_EVENTCRLS_INS | Call by reference | Type reference (TYPE) | TY_SWW_EVENTCRL | 20070403 | |||
12 | ![]() |
EX_SWW_EVENTS_DEACT | Call by reference | Type reference (TYPE) | TY_PARKED_EVTS_GUIDS | 20070403 | |||
13 | ![]() |
EX_SWW_EVENTS_INS | Call by reference | Type reference (TYPE) | TY_SWW_EVENT | 20070403 | |||
14 | ![]() |
EX_WFM | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | WFM-Interface für WFM-Komponenten | 20070403 |
Method PULL_BPE_DATA on class CL_SWF_WFM_PERSISTENCE has no exception.
Method PULL_COMPONENT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COUNTER | Call by reference | Type reference (TYPE) | I | 20060531 |
Method PULL_COMPONENT_DATA on class CL_SWF_WFM_PERSISTENCE has no exception.
Method PULL_LOG_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COUNTER | Call by reference | Type reference (TYPE) | I | 20060531 |
Method PULL_LOG_DATA on class CL_SWF_WFM_PERSISTENCE has no exception.
Method ROLLBACK_COMPONENT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ROLLBACK_COUNTER | Call by reference | Type reference (TYPE) | I | 20060614 |
Method ROLLBACK_COMPONENT_DATA on class CL_SWF_WFM_PERSISTENCE has no exception.
Method SAVE Signature
Method SAVE on class CL_SWF_WFM_PERSISTENCE has no parameter.
Method SAVE on class CL_SWF_WFM_PERSISTENCE has no exception.
Method SAVE_LOG Signature
Method SAVE_LOG on class CL_SWF_WFM_PERSISTENCE has no parameter.
Method SAVE_LOG on class CL_SWF_WFM_PERSISTENCE has no exception.
Method SET_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_SWF_WFM | 20060612 |
Method SET_EXCEPTION on class CL_SWF_WFM_PERSISTENCE has no exception.
Method SYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CS_CMPGUID | Call by reference | Type reference (TYPE) | SWPCMPGUID | 20060523 | |||
2 | ![]() |
IM_CS_STAGE | Call by reference | Type reference (TYPE) | SWPCMPEXST | 20060523 | |||
3 | ![]() |
IM_CS_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | 20060612 |
Method SYNC on class CL_SWF_WFM_PERSISTENCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |