SAP ABAP Class IF_ADT_FQL_DATA_TYPE (IF_ADT_FQL_DATA_TYPE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CE_ADT_FQL_DATA_TYPE 20110804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_FQL_DATA_TYPE 20110825
Properties
Class IF_ADT_FQL_DATA_TYPE  
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_DATA_TYPE has no forward declaration.
Interfaces
Class IF_ADT_FQL_DATA_TYPE has no interface implemented.
Friends
Class IF_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 Public Type reference (TYPE) TYP_ID 20110825
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACCEPTED_OPERATORS Instance method Public Method 20110825
2 GET_ID Instance method Public Method 20110825
3 GET_LABEL Instance method Public Method 20110825
4 GET_REFERENCE_DATA_TYPE Instance method Public Method 20110825
5 GET_REGEX_FOR_VALUES Instance method Public Method 20110805
6 GET_UNIT Instance method Public Method 20110805
7 GET_URI_FOR_VALUE_SELECTION Instance method Public Method 20110805
Events
Class IF_ADT_FQL_DATA_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_ID Public See coding 20110825 typ_id TYPE c LENGTH 10
2 TYP_TAB_DATA_TYPES Public See coding 20110808 typ_tab_data_types TYPE STANDARD TABLE OF ref to if_adt_fql_data_type WITH DEFAULT KEY
Method Signatures

Method GET_ACCEPTED_OPERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_OPERATORS Value transfer Type reference (TYPE) IF_ADT_FQL_OPERATOR_RELATIONAL=>TYP_TAB 20110825

Method GET_ACCEPTED_OPERATORS on class IF_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 IF_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 IF_ADT_FQL_DATA_TYPE has no exception.

Method GET_REFERENCE_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_REFERENCE_DATA_TYPE on class IF_ADT_FQL_DATA_TYPE has no exception.

Method GET_REGEX_FOR_VALUES Signature

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

Method GET_REGEX_FOR_VALUES on class IF_ADT_FQL_DATA_TYPE has no exception.

Method GET_UNIT Signature

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

Method GET_UNIT on class IF_ADT_FQL_DATA_TYPE has no exception.

Method GET_URI_FOR_VALUE_SELECTION Signature

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

Method GET_URI_FOR_VALUE_SELECTION on class IF_ADT_FQL_DATA_TYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in