SAP ABAP Interface IF_OS_PM_SERVICE (Interface for Services (Persistence Manager))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-OBS (Application Component) Object Services
     SOS_PERSISTENCE (Package) Object Services Persistence
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
Interface IF_OS_PM_SERVICE  
Short Description Interface for Services (Persistence Manager)    
General Data
Package SOS_PERSISTENCE   Object Services Persistence 
Created 19981203   SAP 
Last changed 20010426   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OSCON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_OS_PM_SERVICE has no interface.
Friends
Interface IF_OS_PM_SERVICE has no friend.
Attributes
Interface IF_OS_PM_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OID_BY_REF Instance method Public Method Object Services Private: Conversion (Runtime ref. -> OID) 19981203
2 GET_REF_BY_OID Instance method Public Method Object Services Private: Conversion (OID -> Runtime Ref. ) 19981203
3 PREPARE_FOR_TOP_TRANSACTION Instance method Public Method Object Services Private: Prepare for Top Transaction 19990917
4 SAVE Instance method Public Method Object Services Private: Save Object Data 19981214
Events
Interface IF_OS_PM_SERVICE has no event.
Types
Interface 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 Changing C_CLASS_GUID Call by reference Type reference (TYPE) OS_GUID Klassen-GUID 19990210
2 Changing C_OBJECT_GUID Call by reference Type reference (TYPE) OS_GUID Objekt-GUID 19990210
3 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt 19990210
# Exception Resumable Description Created on
1 CX_OS_CLASS_NOT_FOUND 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 Importing I_CLASS Call by reference Type reference (TYPE) OS_GUID Klassen-GUID 19990210
2 Importing I_LOAD_STATE Call by reference Type reference (TYPE) OS_BOOLEAN OSCON_FALSE Flag: Zustand laden 19991102
3 Importing I_OID Call by reference Type reference (TYPE) OS_GUID Objektid 19990210
4 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT Objekt 19981221
# Exception Resumable Description Created on
1 CX_OS_CLASS_NOT_FOUND 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 Importing I_INVALIDATE Call by reference Type reference (TYPE) OS_BOOLEAN Flag: Invalidierung der persistenten Objekte 19990917

Method PREPARE_FOR_TOP_TRANSACTION on Interface IF_OS_PM_SERVICE has no exception.

Method SAVE Signature

Method SAVE on Interface IF_OS_PM_SERVICE has no parameter.
Method SAVE on Interface IF_OS_PM_SERVICE has no exception.
History
Last changed by/on SAP  20010426 
SAP Release Created in