SAP ABAP Class IF_ADT_FQL_OPERATOR (IF_ADT_FQL_OPERATOR)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ADT_FQL_OPERATOR_LOGICAL 20110809
2 Interface composition (i COMPRISING i_ref)  IF_ADT_FQL_OPERATOR_RELATIONAL 20110808
3 Interface implementation (CLASS c. INTERFACES i_ref)  CE_ADT_FQL_OPERATOR 20110805
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_FQL_OPERATOR Operator 20110913
Properties
Class IF_ADT_FQL_OPERATOR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_FQL_OPERATOR has no forward declaration.
Interfaces
Class IF_ADT_FQL_OPERATOR has no interface implemented.
Friends
Class IF_ADT_FQL_OPERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE_LOGICAL Constant Public Type reference (TYPE) STRING 'LOGICAL' 20110805
2 C_TYPE_RELATIONAL Constant Public Type reference (TYPE) STRING 'RELATIONAL' 20110805
3 ID Instance attribute Public Type reference (TYPE) STRING 20110808
4 TYPE Instance attribute Public Type reference (TYPE) STRING 20110805
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method 20110809
2 GET_LABEL Instance method Public Method 20110825
3 GET_NUMBER_OF_OPERANDS Instance method Public Method 20110825
Events
Class IF_ADT_FQL_OPERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TAB_OPERATORS Public See coding 20110809 typ_tab_operators TYPE STANDARD TABLE OF ref to IF_ADT_FQL_OPERATOR WITH DEFAULT KEY
Method Signatures

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 20110809

Method GET_ID on class IF_ADT_FQL_OPERATOR 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_OPERATOR has no exception.

Method GET_NUMBER_OF_OPERANDS Signature

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

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