SAP ABAP Class CL_OS_QUERY (Object Services Query)
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_QRY_SERVICE Object Services: Query Service 20040331
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_QUERY Object Services Query 20040319
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_QUERY_EXPR_FACTORY Object Services Query Expression Factory 20040422
Properties
Class CL_OS_QUERY  
Short Description Object Services Query    
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 20040319   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_QRY_SERVICE Object Services: Query Service 20040331
2 IF_OS_QUERY Object Services Query 20040319
3 IF_OS_QUERY_EXPR_FACTORY Object Services Query Expression Factory 20040422
Friends
# Friend Modeled only Created on Description
1 CL_OS_QUERY_MANAGER 20040406 Object Services Query Manager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_AGENT Instance attribute Protected Object reference (TYPE REF TO) OBJECT Class Actor for Which the Query Is Bound 20040331
2 DEFAULT_PARAMETERS Static Attribute Protected Type reference (TYPE) STRING `PAR1 PAR2 PAR3` Default Parameters 20050208
3 DEFAULT_PARAMETERS_EXPR Static Attribute Protected Object reference (TYPE REF TO) IF_OS_QUERY_PARAMETERS_EXPR Default Parameters Expression 20050208
4 FILTER Instance attribute Protected Type reference (TYPE) STRING Filter 20040406
5 FILTER_EXPR Instance attribute Protected Object reference (TYPE REF TO) IF_OS_QUERY_FILTER_EXPR Filter Expression 20040406
6 ORDERING Instance attribute Protected Type reference (TYPE) STRING Ordering 20040406
7 ORDERING_EXPR Instance attribute Protected Object reference (TYPE REF TO) IF_OS_QUERY_ORDERING_EXPR Ordering Expression 20040406
8 PARAMETERS Instance attribute Protected Type reference (TYPE) STRING Parameters 20050208
9 PARAMETERS_EXPR Instance attribute Protected Object reference (TYPE REF TO) IF_OS_QUERY_PARAMETERS_EXPR Parameters Expression 20050208
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20050208
2 CONSTRUCTOR Instance method Public Constructor 20050208
Events
Class CL_OS_QUERY has no event.
Types
Class CL_OS_QUERY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_OS_QUERY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OS_QUERY has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_OS_QUERY has no parameter.
Method CONSTRUCTOR on class CL_OS_QUERY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700