SAP ABAP Class CL_OS_INSTANCE_MANAGER (Central Agent for Instance Adminstration)
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_INSTANCE_MANAGER Instance Manager 19981202
Properties
Class CL_OS_INSTANCE_MANAGER  
Short Description Central Agent for Instance Adminstration    
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 20010509   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_INSTANCE_MANAGER Instance Manager 19981202
Friends
Class CL_OS_INSTANCE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_OS_INSTANCE_MANAGER Singleton of Class 19981218
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE_MANAGER Static method Public Method Reads the 'Instance Manger' (Singleton) 19981221
2 OS_INIT Instance method Public Method Initialize Singleton 19981221
Events
Class CL_OS_INSTANCE_MANAGER has no event.
Types
Class CL_OS_INSTANCE_MANAGER has no local type.
Method Signatures

Method GET_INSTANCE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_OS_INSTANCE_MANAGER Instance Manager 19981221

Method GET_INSTANCE_MANAGER on class CL_OS_INSTANCE_MANAGER has no exception.

Method OS_INIT Signature

Method OS_INIT on class CL_OS_INSTANCE_MANAGER has no parameter.
Method OS_INIT on class CL_OS_INSTANCE_MANAGER has no exception.
History
Last changed by/on SAP  20010509 
SAP Release Created in