SAP ABAP Interface IF_ADT_FQL_SERVICE (IF_ADT_FQL_SERVICE)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_FQL_SERVICE 20110808
Properties
Interface IF_ADT_FQL_SERVICE  
Short Description    
General Data
Package SADT_FEED_QUERY_LANGUAGE   Feed Query Language 
Created 20110808   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ADT_FQL_SERVICE has no forward declaration.
Interfaces
Interface IF_ADT_FQL_SERVICE has no interface.
Friends
Interface IF_ADT_FQL_SERVICE has no friend.
Attributes
Interface 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
Interface IF_ADT_FQL_SERVICE has no event.
Types
Interface 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 Interface 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 803