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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20110805 | |
2 | ![]() |
Static method | Public | Method | 20110808 | |
3 | ![]() |
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 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110808 | |||
2 | ![]() |
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 |