SAP ABAP Interface IF_SADL_QUERY_ENGINE (Execute SADL queries on DB)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_QUERY_ENGINE_SQL_BASE | Abstract base class for SADL SQL query engines | 20130917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TH_SADL_QUERY_ENGINE_SPY | Spy object for query engine related tests | 20130613 |
Properties
| Interface | IF_SADL_QUERY_ENGINE | |
| Short Description | Execute SADL queries on DB |
General Data
| Package | SADL_QUERY_ENGINE_COMMON | Common objects of SADL Query Engine |
| Created | 20120914 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IF_SADL_QUERY_ENGINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121125 | ||
| 2 | IF_SADL_CAPABILITY_SERVICE | Capability Service for DB supported features | 20121130 |
Friends
Interface IF_SADL_QUERY_ENGINE has no friend.
Attributes
Interface IF_SADL_QUERY_ENGINE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120914 | ||
| 2 | Instance method | Public | Method | 20120914 |
Events
Interface IF_SADL_QUERY_ENGINE has no event.
Types
Interface IF_SADL_QUERY_ENGINE has no local type.
Method Signatures
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FLAT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120914 | ||||
| 2 | EV_NUMBER_ALL_HITS | Call by reference | Type reference (TYPE) | I | 20121022 | ||||
| 3 | EV_NUMBER_HITS | Call by reference | Type reference (TYPE) | I | 20121022 | ||||
| 4 | IS_AGGREGATION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20121022 | ||||
| 5 | IS_PAGING | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_PAGING | 20120914 | ||||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_PARAMETERS | 20121129 | ||||
| 7 | IS_REQUESTED | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED | 20120914 | ||||
| 8 | IS_RESTRICTIONS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS | 20121022 | ||||
| 9 | IT_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS | 20121022 | ||||
| 10 | IV_DISABLE_LOCALE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130111 | |||
| 2 | 20120914 |
Method SET_VIEW_METADATA 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 | 20120914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131119 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |