SAP ABAP Interface IF_SADL_GW_QUERY_OPTIONS (Container for Query Options)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_GW_RT_PC (Package) Gateway Runtime Adapter for SADL - MPC/DPC
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_GW_QUERY_OPTIONS | Query Options for DB Pushdown | 20130710 |
Properties
| Interface | IF_SADL_GW_QUERY_OPTIONS | |
| Short Description | Container for Query Options |
General Data
| Package | SADL_GW_RT_PC | Gateway Runtime Adapter for SADL - MPC/DPC |
| Created | 20130710 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IF_SADL_GW_QUERY_OPTIONS has no forward declaration.
Interfaces
Interface IF_SADL_GW_QUERY_OPTIONS has no interface.
Friends
Interface IF_SADL_GW_QUERY_OPTIONS has no friend.
Attributes
Interface IF_SADL_GW_QUERY_OPTIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130711 | ||
| 2 | Instance method | Public | Method | 20130806 | ||
| 3 | Instance method | Public | Method | 20130924 | ||
| 4 | Instance method | Public | Method | 20130729 | ||
| 5 | Instance method | Public | Method | 20130923 | ||
| 6 | Instance method | Public | Method | 20130711 | ||
| 7 | Instance method | Public | Method | 20130924 | ||
| 8 | Instance method | Public | Method | 20130723 | ||
| 9 | Instance method | Public | Method | 20130806 | ||
| 10 | Instance method | Public | Method | 20130924 | ||
| 11 | Instance method | Public | Method | 20130729 | ||
| 12 | Instance method | Public | Method | 20130924 | ||
| 13 | Instance method | Public | Method | 20130924 | ||
| 14 | Instance method | Public | Method | 20130923 |
Events
Interface IF_SADL_GW_QUERY_OPTIONS has no event.
Types
Interface IF_SADL_GW_QUERY_OPTIONS has no local type.
Method Signatures
Method ADD_CONDITION_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SADL_CONDITION_PROVIDER | 20130711 |
Method ADD_CONDITION_PROVIDER on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_PAGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SKIP | Call by reference | Type reference (TYPE) | I | 20130806 | ||||
| 2 | EV_TOP | Call by reference | Type reference (TYPE) | I | 20130806 |
Method GET_PAGING on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_REQUESTED_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_REQUESTED_ELEMENTS | 20130924 |
Method GET_REQUESTED_ELEMENTS on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_SORT_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_SORT_ELEMENTS | 20130729 |
Method GET_SORT_ELEMENTS on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_TEXT_SEARCH_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEARCH_TERM | Value transfer | Type reference (TYPE) | STRING | 20130924 |
Method GET_TEXT_SEARCH_TERM on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_AUTHORITY_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_AUTHORITY_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_AUTHS | 20130711 |
Method SET_AUTHORITY_PROVIDER on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_COUNT_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20130924 |
Method SET_COUNT_FIELD_NAME on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_ENTITY_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_ENTITY_PARAMETERS | 20130723 |
Method SET_ENTITY_PARAMETERS on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_PAGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SKIP | Call by reference | Type reference (TYPE) | I | 0 | 20130806 | |||
| 2 | IV_TOP | Call by reference | Type reference (TYPE) | I | IF_SADL_QUERY_ENGINE_TYPES=>CO_MAXIMUM_ROWS_DEFAULT | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131011 |
Method SET_REQUESTED_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_REQUESTED_ELEMENTS | 20130924 |
Method SET_REQUESTED_ELEMENTS on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_SORT_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_SORT_ELEMENTS | 20130729 |
Method SET_SORT_ELEMENTS on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_TEXT_SEARCH_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEARCH_SCOPE | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_SEARCH_SCOPE | 20130924 |
Method SET_TEXT_SEARCH_SCOPE on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_TEXT_SEARCH_SIMILARITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SIMILARITY | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TY_SIMILARITY | 20130924 |
Method SET_TEXT_SEARCH_SIMILARITY on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_TEXT_SEARCH_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEARCH_TERM | Call by reference | Type reference (TYPE) | STRING | 20130923 |
Method SET_TEXT_SEARCH_TERM on Interface IF_SADL_GW_QUERY_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |