SAP ABAP Class IF_ADT_FQL_ATTRIBUTE (IF_ADT_FQL_ATTRIBUTE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_FQL_ATTRIBUTE 20110808
Properties
Class IF_ADT_FQL_ATTRIBUTE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_FQL_ATTRIBUTE has no forward declaration.
Interfaces
Class IF_ADT_FQL_ATTRIBUTE has no interface implemented.
Friends
Class IF_ADT_FQL_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Type reference (TYPE) STRING 20110825
2 REF_DATATYPE Instance attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_DATA_TYPE 20110808
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_TYPE Instance method Public Method 20110825
2 GET_ID Instance method Public Method 20110825
3 GET_LABEL Instance method Public Method 20110825
Events
Class IF_ADT_FQL_ATTRIBUTE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TAB_ATTRIBUTES Public See coding 20110808 typ_tab_attributes TYPE STANDARD TABLE OF ref to if_adt_fql_attribute WITH DEFAULT KEY
Method Signatures

Method GET_DATA_TYPE Signature

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

Method GET_DATA_TYPE on class IF_ADT_FQL_ATTRIBUTE 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) STRING 20110825

Method GET_ID on class IF_ADT_FQL_ATTRIBUTE 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 IF_ADT_FQL_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in