SAP ABAP Class CL_ADT_FQL_OPERATOR (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 20110913
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_FQL_OPERATOR_RELATIONAL 20110913
Properties
Class CL_ADT_FQL_OPERATOR  
Short Description Operator    
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 20110913   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_FQL_OPERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_FQL_OPERATOR 20110913
2 IF_ADT_FQL_OPERATOR_RELATIONAL 20110913
Friends
Class CL_ADT_FQL_OPERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Private Attribute reference (LIKE) 20110913
2 LABEL Instance attribute Private Type reference (TYPE) STRING 20110913
3 NUMBER_OF_OPERANDS Instance attribute Private Type reference (TYPE) I 20110913
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE Static method Public Method 20110913
Events
Class CL_ADT_FQL_OPERATOR has no event.
Types
Class CL_ADT_FQL_OPERATOR has no local type.
Method Signatures

Method S_CREATE 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 20110913
2 Importing I_LABEL Call by reference Type reference (TYPE) CSEQUENCE 20110913
3 Importing I_NUMBER_OF_OPERANDS Call by reference Type reference (TYPE) I 1 20110913
4 Returning R_REF_OPERATOR Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110913
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110913
History
Last changed by/on SAP  20130531 
SAP Release Created in 803