SAP ABAP Class CL_SWF_BPE_PERSISTENCE (Persistence Class for BPE Service Provider)
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 | 20061102 |
Properties
Class | CL_SWF_BPE_PERSISTENCE | |
Short Description | Persistence Class for BPE Service Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWP | Business Workflow: Processor |
Created | 20061102 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_BPE_PERSISTENCE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_TSI_PERSISTABLE | TSI: Interface for Service-Provider with Persistence | 20061102 |
Friends
Class CL_SWF_BPE_PERSISTENCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_PERSISTENT_OBJS_T | 20061102 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWF_T100MS | 20070221 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | 20070221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20070306 | |
2 | ![]() |
Instance method | Public | Method | 20061102 | |
3 | ![]() |
Instance method | Public | Method | 20070214 |
Events
Class CL_SWF_BPE_PERSISTENCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PERSISTENT_OBJS_T | Private | See coding | 20061102 | ty_persistent_objs_t TYPE STANDARD TABLE OF REF TO cl_swf_wfm_persistence WITH DEFAULT KEY
|
Method Signatures
Method GET_PARKED_EVENT_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PARKED_EVENT | Call by reference | Type reference (TYPE) | SWW_EVENTS | 20070306 | |||
2 | ![]() |
RE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20070306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070306 |
Method REGISTER_WFM_PERSISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WFM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_PERSISTENCE | 20061102 |
Method REGISTER_WFM_PERSISTENCE on class CL_SWF_BPE_PERSISTENCE has no exception.
Method UNREGISTER_WFM_PERSISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WFM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_PERSISTENCE | Persistenzklasse für den WFM | 20070214 |
Method UNREGISTER_WFM_PERSISTENCE on class CL_SWF_BPE_PERSISTENCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |