SAP ABAP Class IF_OS_QUERY (Object Services Query)
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 20040319
Properties
Class IF_OS_QUERY  
Short Description Object Services Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040319   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_OS_QUERY has no interface implemented.
Friends
Class IF_OS_QUERY has no friend class.
Attributes
Class IF_OS_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXPR_FACTORY Instance method Public Method Returns Expression Factory 20040422
2 PARSE Instance method Public Method Parse Filter and Sorting 20040406
3 SET_FILTER_EXPR Instance method Public Method Set Filter Expression 20040408
4 SET_ORDERING_EXPR Instance method Public Method Set Sort Expression 20040408
5 SET_PARAMETERS_EXPR Instance method Public Method Set Parameter Expression 20050208
Events
Class IF_OS_QUERY has no event.
Types
Class IF_OS_QUERY has no local type.
Method Signatures

Method GET_EXPR_FACTORY 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_QUERY_EXPR_FACTORY Object Services Query Expression Factory 20040422

Method GET_EXPR_FACTORY on class IF_OS_QUERY has no exception.

Method PARSE Signature

Method PARSE on class IF_OS_QUERY has no parameter.
# Exception Resumable Description Created on
1 CX_OS_QUERY_PARSE_ERROR 20040406

Method SET_FILTER_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILTER_EXPR Call by reference Object reference (TYPE REF TO) IF_OS_QUERY_FILTER_EXPR 20040408

Method SET_FILTER_EXPR on class IF_OS_QUERY has no exception.

Method SET_ORDERING_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORDERING_EXPR Call by reference Object reference (TYPE REF TO) IF_OS_QUERY_ORDERING_EXPR 20040408

Method SET_ORDERING_EXPR on class IF_OS_QUERY has no exception.

Method SET_PARAMETERS_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETERS_EXPR Call by reference Object reference (TYPE REF TO) IF_OS_QUERY_PARAMETERS_EXPR 20050208

Method SET_PARAMETERS_EXPR on class IF_OS_QUERY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in