SAP ABAP Class CL_SWF_CNT_WS_PERSISTENCE (Container: Implementation of General XML Persistence)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CNT_BASE_PERSISTENCE | Container: Implementation of General XML Persistence | 20001010 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CNT_WF_PERSISTENCE | ?? | 20001011 |
Properties
| Class | CL_SWF_CNT_WS_PERSISTENCE | |
| Short Description | Container: Implementation of General XML Persistence | |
| Super Class | CL_SWF_CNT_BASE_PERSISTENCE | Container: Implementation of General XML Persistence |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CNT | Workflow: Container |
| Created | 20000907 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_CNT_WS_PERSISTENCE has no interface implemented.
Friends
Class CL_SWF_CNT_WS_PERSISTENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SWF_CNT_WS_INDEX | Container Index | 20001122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000907 | |
| 2 | Instance method | Protected | Method | Create an Index Persistence | 20001122 | |
| 3 | Instance method | Protected | Method | Internal Read Routine for Old Container Definitions | 20001012 | |
| 4 | Instance method | Protected | Method | Internal Routine: Removes texts for deleted elements | 20020527 | |
| 5 | Instance method | Private | Method | Internal routine gets the DB key | 20020528 |
Events
Class CL_SWF_CNT_WS_PERSISTENCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DB_KEY | Protected | Type reference (TYPE) | SWD_WFDKEY | Database Key Structure | 20000907 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_CNT_WS_PERSISTENCE has no parameter.
Method CONSTRUCTOR on class CL_SWF_CNT_WS_PERSISTENCE has no exception.
Method P_CREATE_INDEX Signature
Method P_CREATE_INDEX on class CL_SWF_CNT_WS_PERSISTENCE has no parameter.
Method P_CREATE_INDEX on class CL_SWF_CNT_WS_PERSISTENCE has no exception.
Method P_LOAD_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20001012 |
Method P_LOAD_OLD on class CL_SWF_CNT_WS_PERSISTENCE has no exception.
Method P_MAINT_TEXT_ELEMENTS Signature
Method P_MAINT_TEXT_ELEMENTS on class CL_SWF_CNT_WS_PERSISTENCE has no parameter.
Method P_MAINT_TEXT_ELEMENTS on class CL_SWF_CNT_WS_PERSISTENCE has no exception.
Method _GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Type reference (TYPE) | SWD_CNTKEY | Container-Schlüssel | 20020528 |
Method _GET_KEY on class CL_SWF_CNT_WS_PERSISTENCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 610 |