SAP ABAP Class CL_ADT_FQL_DATA_TYPE (CL_ADT_FQL_DATA_TYPE)
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_DATA_TYPE 20110825
Properties
Class CL_ADT_FQL_DATA_TYPE  
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 20110825   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_FQL_DATA_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_FQL_DATA_TYPE 20110825
Friends
Class CL_ADT_FQL_DATA_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Private Attribute reference (LIKE) 20110825
2 LABEL Instance attribute Private Type reference (TYPE) STRING 20110825
3 REF_REFERENCE_DATA_TYPE Instance attribute Private Object reference (TYPE REF TO) IF_ADT_FQL_DATA_TYPE 20110825
4 REGEX_FOR_VALUES Instance attribute Private Type reference (TYPE) STRING 20110825
5 TAB_OPERATORS Instance attribute Private Type reference (TYPE) IF_ADT_FQL_OPERATOR_RELATIONAL=>TYP_TAB 20110825
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE Static method Public Method 20110825
Events
Class CL_ADT_FQL_DATA_TYPE has no event.
Types
Class CL_ADT_FQL_DATA_TYPE has no local type.
Method Signatures

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20110825
2 Importing I_LABEL Call by reference Type reference (TYPE) CSEQUENCE 20110825
3 Importing I_REF_REFERENCE_DATA_TYPE Call by reference Object reference (TYPE REF TO) CE_ADT_FQL_DATA_TYPE 20110825
4 Importing I_REGEX_FOR_VALUES Call by reference Type reference (TYPE) CSEQUENCE 20110825
5 Importing I_TAB_ACCEPTED_OPERATORS Call by reference Type reference (TYPE) IF_ADT_FQL_OPERATOR_RELATIONAL=>TYP_TAB 20110825
6 Returning R_REF_DATA_TYPE Value transfer Object reference (TYPE REF TO) CL_ADT_FQL_DATA_TYPE 20110825
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110825
History
Last changed by/on SAP  20130531 
SAP Release Created in 803