SAP ABAP Class CE_ADT_FQL_DATA_TYPE (CE_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 20110804
Properties
Class CE_ADT_FQL_DATA_TYPE  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_FEED_QUERY_LANGUAGE   Feed Query Language 
Created 20110804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_ADT_FQL_DATA_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_FQL_DATA_TYPE 20110804
Friends
Class CE_ADT_FQL_DATA_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOOLEAN Static Attribute Public Object reference (TYPE REF TO) CE_ADT_FQL_DATA_TYPE 20110825
2 DATE Static Attribute Public Object reference (TYPE REF TO) CE_ADT_FQL_DATA_TYPE 20110824
3 DATETIME Static Attribute Public Object reference (TYPE REF TO) CE_ADT_FQL_DATA_TYPE 20110824
4 NUMBER Static Attribute Public Object reference (TYPE REF TO) CE_ADT_FQL_DATA_TYPE 20110824
5 STRING Static Attribute Public Object reference (TYPE REF TO) CE_ADT_FQL_DATA_TYPE 20110824
6 S_TAB_MEMBERS Static Attribute Public See coding 20110805
7 TIME Static Attribute Public Object reference (TYPE REF TO) CE_ADT_FQL_DATA_TYPE 20110824
8 TYP_TAB_MEMBERS Static Attribute Public See coding 20110804
9 _ID Instance attribute Public Attribute reference (LIKE) 20110825
10 _LABEL Instance attribute Public Type reference (TYPE) STRING 20110825
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110804
2 GET_ID Instance method Public Method 20110825
3 GET_LABEL Instance method Public Method 20110825
4 S_INIT Static method Private Method 20110804
Events
Class CE_ADT_FQL_DATA_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_ID Public Type reference (TYPE) IF_ADT_FQL_DATA_TYPE=>TYP_ID 20110825
2 TYP_STR_MEMBER Public See coding 20110804 BEGIN OF typ_str_member, id TYPE typ_id, ref_member TYPE REF TO if_adt_fql_data_type, END OF typ_str_member
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_ADT_FQL_DATA_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_ADT_FQL_DATA_TYPE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) TYP_ID 20110825

Method GET_ID on class CE_ADT_FQL_DATA_TYPE has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LABEL Value transfer Type reference (TYPE) STRING 20110825

Method GET_LABEL on class CE_ADT_FQL_DATA_TYPE has no exception.

Method S_INIT Signature

Method S_INIT on class CE_ADT_FQL_DATA_TYPE has no parameter.
Method S_INIT on class CE_ADT_FQL_DATA_TYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803