SAP ABAP Class CL_OS_PERSISTENCY_MANAGER (Central Agent for Persistence Service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-OBS (Application Component) Object Services
⤷
SOS_PERSISTENCE (Package) Object Services Persistence
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_PERSISTENCY_MANAGER | Persistence Manager | 19981202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_PM_SERVICE | Interface for Services (Persistence Manager) | 19981214 |
Properties
| Class | CL_OS_PERSISTENCY_MANAGER | |
| Short Description | Central Agent for Persistence Service | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SOS_PERSISTENCE | Object Services Persistence |
| Created | 19981202 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_PERSISTENCY_MANAGER | Persistence Manager | 19981202 | ||
| 2 | IF_OS_PM_SERVICE | Interface for Services (Persistence Manager) | 19981214 |
Friends
Class CL_OS_PERSISTENCY_MANAGER 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) | TYP_CA_REPLACE_TAB | Replacement List for SAVE and PREPARE | 20000705 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_OS_PERSISTENCY_MANAGER | Singleton of Class | 19981218 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | OS_DMODE | OSCON_DMODE_DEFAULT | Database Update Mode | 19990111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Reads 'Persistence Manager' (Singleton) | 19981221 | |
| 2 | Instance method | Public | Method | Object Services Private: Initialization of Singleton | 19981221 |
Events
Class CL_OS_PERSISTENCY_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_CA_REPLACE_ITEM | Private | See coding | Line Type Replacement List for SAVE and PREPARE | 20000705 | |
|
| 2 | TYP_CA_REPLACE_TAB | Private | See coding | Table Type Replacement List for SAVE and PREPARE | 20000705 | |
Method Signatures
Method GET_PERSISTENCY_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_OS_PERSISTENCY_MANAGER | Persistency Manager | 19981221 |
Method GET_PERSISTENCY_MANAGER on class CL_OS_PERSISTENCY_MANAGER has no exception.
Method OS_INIT Signature
Method OS_INIT on class CL_OS_PERSISTENCY_MANAGER has no parameter.
Method OS_INIT on class CL_OS_PERSISTENCY_MANAGER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |