SAP ABAP Class IF_SADL_ABQI (ABAP Query Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SADL_CAPABILITY_SERVICE | Capability Service for DB supported features | 20121130 |
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
| Class | IF_SADL_ABQI | |
| Short Description | ABAP Query Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121108 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SADL_ABQI has no interface implemented.
Friends
Class IF_SADL_ABQI has no friend class.
Attributes
Class 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
Class IF_SADL_ABQI has no event.
Types
Class IF_SADL_ABQI has no local type.
Method Signatures
Method IS_CAPABILITY_SUPPORTED Signature
Method IS_CAPABILITY_SUPPORTED on class IF_SADL_ABQI has no parameter.
Method IS_CAPABILITY_SUPPORTED on class 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 |