SAP ABAP Interface IF_SADL_ABQI (ABAP Query Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_ABQI (Package) ABAP Query Interface
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_ABQI | ABAP Query Interface | 20121108 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_SADL_ABQI_ABSTRACT | Abstract implementation of IF_SADL_ABQI | 20130128 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_SALV_IDA_QUERY_ENGINE_ITAB | Dummy implementation of query engine on ITAB | 20121122 |
Properties
| Interface | IF_SADL_ABQI | |
| Short Description | ABAP Query Interface |
General Data
| Package | SADL_ABQI | ABAP Query Interface |
| Created | 20121108 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_SADL_QUERY_ENGINE_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_SADL_VIEW_ENTITY_GENERATOR | 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 | 20121130 |
Friends
Interface IF_SADL_ABQI has no friend.
Attributes
Interface IF_SADL_ABQI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121130 | ||
| 2 | Instance method | Public | Method | 20121217 | ||
| 3 | Instance method | Public | Method | 20121108 | ||
| 4 | Instance method | Public | Method | 20121108 | ||
| 5 | Instance method | Public | Method | 20121217 |
Events
Interface IF_SADL_ABQI has no event.
Types
Interface IF_SADL_ABQI has no local type.
Method Signatures
Method IS_CAPABILITY_SUPPORTED Signature
Method IS_CAPABILITY_SUPPORTED on Interface IF_SADL_ABQI has no parameter.
Method IS_CAPABILITY_SUPPORTED on Interface IF_SADL_ABQI has no exception.
Method REGISTER_CONDITION_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SADL_CONDITION_PROVIDER | 20121217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130123 |
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA_ROWS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20121122 | ||||
| 2 | EV_NUMBER_ALL_HITS | Call by reference | Type reference (TYPE) | I | 20121108 | ||||
| 3 | IS_AGGREGATION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20121108 | ||||
| 4 | IS_PAGING | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_PAGING | 20121108 | ||||
| 5 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_PARAMETERS | 20121129 | ||||
| 6 | IS_REQUESTED | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED | 20121108 | ||||
| 7 | IS_TEXT_SEARCH | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_TEXT_SEARCH | 20121219 | ||||
| 8 | IT_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS | 20121108 | ||||
| 9 | IV_DISABLE_LOCALE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130110 | |||
| 2 | 20130110 |
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_ENTITY=>TY_VIEW_METADATA | 20121108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130111 | |||
| 2 | 20130111 |
Method UNREGISTER_CONDITION_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SADL_CONDITION_PROVIDER | 20121217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130125 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |