SAP ABAP Class CL_SADL_QUERY_FETCH (SADL Query Fetch Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_QUERY_ENGINE_COMMON (Package) Common objects of SADL Query Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_CAPABILITY_SERVICE | Capability Service for DB supported features | 20130123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_QUERY_FETCH | IF_SADL_QUERY_FETCH | 20120827 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SADL_QUERY_FETCH_ENTITY | Fetch implementation for SADL Entity | 20120903 |
Properties
Class | CL_SADL_QUERY_FETCH | |
Short Description | SADL Query Fetch Implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADL_QUERY_ENGINE_COMMON | Common objects of SADL Query Engine |
Created | 20120822 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SADL_CAPABILITY_SERVICE | Capability Service for DB supported features | 20130123 | ||
2 | IF_SADL_QUERY_FETCH | IF_SADL_QUERY_FETCH | 20120827 |
Friends
Class CL_SADL_QUERY_FETCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SADL_ABQI | 20121122 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20130701 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SADL_VIEW_DB=>TY_VIEW_METADATA | 20121122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120827 | |
2 | ![]() |
Instance method | Protected | Method | 20120903 | |
3 | ![]() |
Instance method | Protected | Method | 20120903 | |
4 | ![]() |
Instance method | Protected | Method | 20130701 | |
5 | ![]() |
Instance method | Protected | Method | 20120903 | |
6 | ![]() |
Instance method | Protected | Method | 20120903 |
Events
Class CL_SADL_QUERY_FETCH has no event.
Types
Class CL_SADL_QUERY_FETCH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VIEW_METADATA | Call by reference | Type reference (TYPE) | IF_SADL_VIEW_DB=>TY_VIEW_METADATA | 20120827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130110 | ||
2 | ![]() |
20130110 |
Method INIT Signature
Method INIT on class CL_SADL_QUERY_FETCH has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130110 | ||
2 | ![]() |
20130110 |
Method _GET_DATA_ROWS_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA_ROWS_EXT | Call by reference | Object reference (TYPE REF TO) | DATA | 20120903 | |||
2 | ![]() |
RR_DATA_ROWS_INT | Value transfer | Object reference (TYPE REF TO) | DATA | 20120903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130110 |
Method _GET_DATA_TABLE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_DATA_TABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | DATA | 20130701 |
Method _GET_DATA_TABLE_CONTAINER on class CL_SADL_QUERY_FETCH has no exception.
Method _MAP_DATA_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA_ROWS_EXT | Call by reference | Object reference (TYPE REF TO) | DATA | 20120903 | |||
2 | ![]() |
IR_DATA_ROWS_INT | Call by reference | Object reference (TYPE REF TO) | DATA | 20120903 | |||
3 | ![]() |
IT_REQUESTED_ELEMENTS_EXT | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_REQUESTED_ELEMENTS | 20120910 |
Method _MAP_DATA_ROWS on class CL_SADL_QUERY_FETCH has no exception.
Method _MAP_ELEMENT_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_AGGREGATION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20121122 | |||
2 | ![]() |
ET_REQUESTED_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_REQUESTED_ELEMENTS | 20120910 | |||
3 | ![]() |
ET_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS | 20120903 | |||
4 | ![]() |
IS_AGGREGATION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20121122 | |||
5 | ![]() |
IT_REQUESTED_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_REQUESTED_ELEMENTS | 20120910 | |||
6 | ![]() |
IT_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS | 20120903 |
Method _MAP_ELEMENT_NAMES on class CL_SADL_QUERY_FETCH has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |