SAP ABAP Class IF_ADT_FQL_FUNCTION (IF_ADT_FQL_FUNCTION)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ADT_FQL_FUNCTION_LOGICAL | 20110805 | |
| 2 | Interface composition (i COMPRISING i_ref) | IF_ADT_FQL_FUNCTION_RELATIONAL | 20110805 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_FQL_FUNCTION | 20110805 |
Properties
| Class | IF_ADT_FQL_FUNCTION | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110804 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ADT_FQL_FUNCTION has no forward declaration.
Interfaces
Class IF_ADT_FQL_FUNCTION has no interface implemented.
Friends
Class IF_ADT_FQL_FUNCTION has no friend class.
Attributes
Class IF_ADT_FQL_FUNCTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110815 | ||
| 2 | Instance method | Public | Method | 20110805 | ||
| 3 | Instance method | Public | Method | 20110812 |
Events
Class IF_ADT_FQL_FUNCTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_TAB_FUNCTIONS | Public | See coding | 20110805 | typ_tab_functions TYPE STANDARD TABLE OF REF TO if_adt_fql_function
WITH DEFAULT KEY
|
Method Signatures
Method ACCEPT_VISITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FLG_ABORT | Call by reference | Type reference (TYPE) | XFLAG | 20120124 | ||||
| 2 | I_REF_VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_ADT_FQL_VISITOR | 20110815 |
Method ACCEPT_VISITOR on class IF_ADT_FQL_FUNCTION has no exception.
Method GET_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_OPERATOR | Value transfer | Object reference (TYPE REF TO) | IF_ADT_FQL_OPERATOR | 20110805 |
Method GET_OPERATOR on class IF_ADT_FQL_FUNCTION has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SERIALIZED | Value transfer | Type reference (TYPE) | STRING | 20110815 |
Method SERIALIZE on class IF_ADT_FQL_FUNCTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |