SAP ABAP Interface IF_ADT_FQL_OPERATOR (IF_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 - 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
Interface | IF_ADT_FQL_OPERATOR | |
Short Description |
General Data
Package | SADT_FEED_QUERY_LANGUAGE | Feed Query Language |
Created | 20110805 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ADT_FQL_OPERATOR has no forward declaration.
Interfaces
Interface IF_ADT_FQL_OPERATOR has no interface.
Friends
Interface IF_ADT_FQL_OPERATOR has no friend.
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 | ![]() |
Instance method | Public | Method | 20110809 | |
2 | ![]() |
Instance method | Public | Method | 20110825 | |
3 | ![]() |
Instance method | Public | Method | 20110825 |
Events
Interface 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 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | STRING | 20110809 |
Method GET_ID on Interface 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 | ![]() |
R_LABEL | Value transfer | Type reference (TYPE) | STRING | 20110825 |
Method GET_LABEL on Interface 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 | ![]() |
R_NUMBER | Value transfer | Type reference (TYPE) | I | 20110825 |
Method GET_NUMBER_OF_OPERANDS on Interface IF_ADT_FQL_OPERATOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 803 |