SAP ABAP Class IF_OS_QRY_SERVICE (Object Services: Query Service)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OS_QUERY Object Services Query 20040331
Properties
Class IF_OS_QRY_SERVICE  
Short Description Object Services: Query Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040331   SAP 
Last change 20040930   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
Class IF_OS_QRY_SERVICE has no interface implemented.
Friends
Class IF_OS_QRY_SERVICE has no friend class.
Attributes
Class IF_OS_QRY_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ORDER_BY_CLAUSE Instance method Public Method Order By Clause of Query 20040331
2 GET_WHERE_CLAUSE Instance method Public Method Where Clause of Query 20040331
3 MAP Instance method Public Method Execute O/R Mapping 20040406
Events
Class IF_OS_QRY_SERVICE has no event.
Types
Class IF_OS_QRY_SERVICE has no local type.
Method Signatures

Method GET_ORDER_BY_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Order-By-Klausel 20040331
# Exception Resumable Description Created on
1 CX_OS_QUERY_ERROR 20040331

Method GET_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER_TAB Call by reference Type reference (TYPE) OSTYP_DREF_TAB Parameter 20040331
2 Returning RESULT Value transfer Type reference (TYPE) STRING Where-Klausel 20040331
# Exception Resumable Description Created on
1 CX_OS_QUERY_ERROR 20040331

Method MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_AGENT Call by reference Object reference (TYPE REF TO) OBJECT Klassenakteur 20040406
2 Importing I_MAP_ATT_TAB Call by reference Type reference (TYPE) OSTYP_RT_MAP_ATT_INFO_SRT_TAB Mapping Metadaten 20040406
# Exception Resumable Description Created on
1 CX_OS_QUERY_ERROR 20040406
History
Last changed by/on SAP  20040930 
SAP Release Created in