SAP ABAP Class IF_SADL_GW_QUERY_OPTIONS (Container for Query Options)
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
Class | IF_SADL_GW_QUERY_OPTIONS | |
Short Description | Container for Query Options | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130710 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SADL_GW_QUERY_OPTIONS has no forward declaration.
Interfaces
Class IF_SADL_GW_QUERY_OPTIONS has no interface implemented.
Friends
Class IF_SADL_GW_QUERY_OPTIONS has no friend class.
Attributes
Class 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
Class IF_SADL_GW_QUERY_OPTIONS has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SADL_GW_QUERY_OPTIONS has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |