SAP ABAP Class CL_OS_QUERY_MANAGER (Object Services Query 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_QUERY_MANAGER Object Services Query Manager 20040406
Properties
Class CL_OS_QUERY_MANAGER  
Short Description Object Services Query Manager    
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 20040406   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OS_QUERY_MANAGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_QUERY_MANAGER Object Services Query Manager 20040406
Friends
Class CL_OS_QUERY_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_QUERY_MANAGER Singleton of Class 20040406
Methods
# Method Level Visibility Method type Description Created on
1 GET_QUERY_MANAGER Static method Public Method Reads the 'Query Manager' (Singleton) 20040406
2 OS_INIT Instance method Public Method Object Services Private: Initialization of Singleton 20040406
Events
Class CL_OS_QUERY_MANAGER has no event.
Types
Class CL_OS_QUERY_MANAGER has no local type.
Method Signatures

Method GET_QUERY_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) CL_OS_QUERY_MANAGER Query Manager 20040406

Method GET_QUERY_MANAGER on class CL_OS_QUERY_MANAGER has no exception.

Method OS_INIT Signature

Method OS_INIT on class CL_OS_QUERY_MANAGER has no parameter.
Method OS_INIT on class CL_OS_QUERY_MANAGER has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700