SAP ABAP Class CE_ADT_FQL_OPERATOR (CE_ADT_FQL_OPERATOR)
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_OPERATOR 20110805
Properties
Class CE_ADT_FQL_OPERATOR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_FEED_QUERY_LANGUAGE   Feed Query Language 
Created 20110805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_ADT_FQL_OPERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_FQL_OPERATOR 20110805
Friends
Class CE_ADT_FQL_OPERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AND Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_LOGICAL 20110824
2 BT Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110824
3 CO Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20120104
4 C_LOGICAL Instance attribute Public Attribute reference (LIKE) 20110805
5 C_RELATIONAL Instance attribute Public Attribute reference (LIKE) 20110805
6 EQ Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110824
7 GE Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110824
8 GT Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110824
9 LE Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110824
10 LT Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110824
11 NAND Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_LOGICAL 20110824
12 NB Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110824
13 NC Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20120104
14 NE Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110824
15 NOR Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_LOGICAL 20110824
16 OR Static Attribute Public Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_LOGICAL 20110824
17 S_TAB_MEMBERS Static Attribute Public See coding 20110805
18 _ID Instance attribute Public Attribute reference (LIKE) 20110805
19 _LABEL Instance attribute Protected Type reference (TYPE) STRING 20110825
20 _NUMBER_OF_OPERANDS Instance attribute Protected Type reference (TYPE) I 20110825
21 _TYPE Instance attribute Public Attribute reference (LIKE) 20110805
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110805
2 S_GET_FROM_ID Static method Public Method 20110808
3 S_INIT Static method Private Method 20110805
Events
Class CE_ADT_FQL_OPERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_MEMBER Public See coding 20110805 BEGIN OF typ_str_member, id TYPE string, ref_member TYPE REF TO if_adt_fql_operator, END OF typ_str_member
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method S_GET_FROM_ID 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 20110808
2 Returning R_REF_OPERATOR Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR 20110808

Method S_GET_FROM_ID on class CE_ADT_FQL_OPERATOR has no exception.

Method S_INIT Signature

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