SAP ABAP Class CL_ADT_FQL_QUERY (CL_ADT_FQL_QUERY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_FEED_QUERY_LANGUAGE (Package) Feed Query Language
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_FQL_QUERY 20110805
Properties
Class CL_ADT_FQL_QUERY  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_FEED_QUERY_LANGUAGE   Feed Query Language 
Created 20110805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_FQL_QUERY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_FQL_QUERY 20110805
Friends
Class CL_ADT_FQL_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLG_ABORT_VISITOR Instance attribute Private Type reference (TYPE) XFLAG 20120124
2 REF_ROOT_FUNCTION Instance attribute Private Object reference (TYPE REF TO) IF_ADT_FQL_FUNCTION 20110810
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE_FROM_QUERYSTRING Static method Public Method 20110809
2 S_CREATE_FROM_SCRATCH Static method Public Method 20120123
Events
Class CL_ADT_FQL_QUERY has no event.
Types
Class CL_ADT_FQL_QUERY has no local type.
Method Signatures

Method S_CREATE_FROM_QUERYSTRING 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 Value transfer Type reference (TYPE) CSEQUENCE 20110809
3 Importing I_REF_SERVICE Call by reference Object reference (TYPE REF TO) CL_ADT_FQL_SERVICE 20110810
4 Returning R_REF_QUERY Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_QUERY 20110809
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110809
2 CX_ADT_FQL_FAILURE 20110809

Method S_CREATE_FROM_SCRATCH 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 20120123
2 Importing I_REF_LOGICAL_OPERATOR Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_LOGICAL 20120123
3 Returning R_REF_QUERY Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_QUERY 20120123

Method S_CREATE_FROM_SCRATCH on class CL_ADT_FQL_QUERY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803