SAP ABAP Class IF_ADT_FQL_SERVICE (IF_ADT_FQL_SERVICE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_FQL_SERVICE 20110808
Properties
Class IF_ADT_FQL_SERVICE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_FQL_SERVICE has no forward declaration.
Interfaces
Class IF_ADT_FQL_SERVICE has no interface implemented.
Friends
Class IF_ADT_FQL_SERVICE has no friend class.
Attributes
Class IF_ADT_FQL_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_QUERY_FROM_STRING Instance method Public Method 20110808
2 GET_FACTORY Instance method Public Method 20110825
3 REGISTER_ATTRIBUTE Instance method Public Method 20110808
4 REGISTER_DATA_TYPE Instance method Public Method 20110808
5 REGISTER_OPERATOR Instance method Public Method 20110809
Events
Class IF_ADT_FQL_SERVICE has no event.
Types
Class IF_ADT_FQL_SERVICE has no local type.
Method Signatures

Method CREATE_QUERY_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAX_DEPTH Call by reference Type reference (TYPE) I 0 20111223
2 Importing I_QUERYSTRING Call by reference Type reference (TYPE) CSEQUENCE 20110810
3 Returning R_REF_QUERY Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_QUERY 20110808
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110913
2 CX_ADT_FQL_FAILURE 20110913

Method GET_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_FACTORY Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_FACTORY 20110825

Method GET_FACTORY on class IF_ADT_FQL_SERVICE has no exception.

Method REGISTER_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_REGISTER_DATATYPE Call by reference Type reference (TYPE) XFLAG 'X' 20120118
2 Importing I_REF_ATTRIBUTE Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_ATTRIBUTE 20110808
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110825

Method REGISTER_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_REGISTER_OPERATORS Call by reference Type reference (TYPE) XFLAG 'X' 20120118
2 Importing I_REF_DATA_TYPE Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_DATA_TYPE 20110808
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110825

Method REGISTER_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_OPERATOR Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR 20110809
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110825
History
Last changed by/on SAP  20130531 
SAP Release Created in