SAP ABAP Class IF_OS_PM_SERVICE (Interface for Services (Persistence Manager))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OS_PERSISTENCY_MANAGER | Central Agent for Persistence Service | 19981214 |
Properties
| Class | IF_OS_PM_SERVICE | |
| Short Description | Interface for Services (Persistence Manager) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19981203 | SAP |
| Last change | 20010426 | 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) |
Interfaces
Class IF_OS_PM_SERVICE has no interface implemented.
Friends
Class IF_OS_PM_SERVICE has no friend class.
Attributes
Class IF_OS_PM_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Object Services Private: Conversion (Runtime ref. -> OID) | 19981203 | |
| 2 | Instance method | Public | Method | Object Services Private: Conversion (OID -> Runtime Ref. ) | 19981203 | |
| 3 | Instance method | Public | Method | Object Services Private: Prepare for Top Transaction | 19990917 | |
| 4 | Instance method | Public | Method | Object Services Private: Save Object Data | 19981214 |
Events
Class IF_OS_PM_SERVICE has no event.
Types
Class IF_OS_PM_SERVICE has no local type.
Method Signatures
Method GET_OID_BY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CLASS_GUID | Call by reference | Type reference (TYPE) | OS_GUID | Klassen-GUID | 19990210 | |||
| 2 | C_OBJECT_GUID | Call by reference | Type reference (TYPE) | OS_GUID | Objekt-GUID | 19990210 | |||
| 3 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Klassenakteur nicht gefunden | 20010110 |
Method GET_REF_BY_OID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | OS_GUID | Klassen-GUID | 19990210 | |||
| 2 | I_LOAD_STATE | Call by reference | Type reference (TYPE) | OS_BOOLEAN | OSCON_FALSE | Flag: Zustand laden | 19991102 | ||
| 3 | I_OID | Call by reference | Type reference (TYPE) | OS_GUID | Objektid | 19990210 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt | 19981221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Klassenakteur nicht gefunden | 20010110 |
Method PREPARE_FOR_TOP_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INVALIDATE | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Flag: Invalidierung der persistenten Objekte | 19990917 |
Method PREPARE_FOR_TOP_TRANSACTION on class IF_OS_PM_SERVICE has no exception.
Method SAVE Signature
Method SAVE on class IF_OS_PM_SERVICE has no parameter.
Method SAVE on class IF_OS_PM_SERVICE has no exception.
History
| Last changed by/on | SAP | 20010426 |
| SAP Release Created in |