SAP ABAP Class CL_SADL_GW_QUERY_OPTIONS (Query Options for DB Pushdown)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_GW_QUERY_OPTIONS | Container for Query Options | 20130710 |
Properties
Class | CL_SADL_GW_QUERY_OPTIONS | |
Short Description | Query Options for DB Pushdown | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADL_GW_RT_PC | Gateway Runtime Adapter for SADL - MPC/DPC |
Created | 20130710 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SADL_GW_QUERY_OPTIONS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SADL_GW_QUERY_OPTIONS | Container for Query Options | 20130710 |
Friends
Class CL_SADL_GW_QUERY_OPTIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_AUTHS | 20130712 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20130726 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED | 20130806 | |||
4 | ![]() |
Instance attribute | Private | See coding | 20130712 | ||||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_ENTITY_PARAMETERS | 20130712 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS-TEXT_SEARCH-SEARCH_SCOPE | 20130711 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS | 20130729 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS-TEXT_SEARCH-SEARCH_TERM | 20130729 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS-TEXT_SEARCH-SIMILARITY | 20130711 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20130806 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20130806 |
Methods
Events
Class CL_SADL_GW_QUERY_OPTIONS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CONDITION_PROVIDERS | Public | See coding | 20130924 | tt_condition_providers TYPE STANDARD TABLE OF REF TO if_sadl_condition_provider WITH DEFAULT KEY
|
Method Signatures
Method GET_AGGREGATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_AGGREGATION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20130924 |
Method GET_AGGREGATION on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_AUTHORITY_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_AUTHORITY_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_AUTHS | 20130924 |
Method GET_AUTHORITY_PROVIDER on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_CONDITION_PROVIDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONDITION_PROVIDER | Call by reference | Type reference (TYPE) | TT_CONDITION_PROVIDERS | 20130924 |
Method GET_CONDITION_PROVIDERS on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_ENTITY_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAMETERS | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_ENTITY_PARAMETERS | 20130924 |
Method GET_ENTITY_PARAMETERS on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_PAGING Signature
Method GET_PAGING on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method GET_PAGING on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_REQUESTED | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED | 20130924 |
Method GET_REQUESTED on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_REQUESTED_ELEMENTS Signature
Method GET_REQUESTED_ELEMENTS on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method GET_REQUESTED_ELEMENTS on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_SORT_ELEMENTS Signature
Method GET_SORT_ELEMENTS on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method GET_SORT_ELEMENTS on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_TEXT_SEARCH_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SEARCH_SCOPE | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_SEARCH_SCOPE | 20130924 | |||
2 | ![]() |
EV_SIMILARITY | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TY_SIMILARITY | 20130924 |
Method GET_TEXT_SEARCH_PARAMETERS on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method GET_TEXT_SEARCH_TERM Signature
Method GET_TEXT_SEARCH_TERM on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method GET_TEXT_SEARCH_TERM on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_AUTHORITY_PROVIDER Signature
Method SET_AUTHORITY_PROVIDER on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method SET_AUTHORITY_PROVIDER on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_COUNT_FIELD_NAME Signature
Method SET_COUNT_FIELD_NAME on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method SET_COUNT_FIELD_NAME on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_ENTITY_PARAMETERS Signature
Method SET_ENTITY_PARAMETERS on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method SET_ENTITY_PARAMETERS on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_PAGING Signature
Method SET_PAGING on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method SET_PAGING on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REQUESTED | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED | 20130806 |
Method SET_REQUESTED on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_REQUESTED_ELEMENTS Signature
Method SET_REQUESTED_ELEMENTS on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method SET_REQUESTED_ELEMENTS on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_SORT_ELEMENTS Signature
Method SET_SORT_ELEMENTS on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method SET_SORT_ELEMENTS on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_TEXT_SEARCH_SCOPE Signature
Method SET_TEXT_SEARCH_SCOPE on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method SET_TEXT_SEARCH_SCOPE on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_TEXT_SEARCH_SIMILARITY Signature
Method SET_TEXT_SEARCH_SIMILARITY on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method SET_TEXT_SEARCH_SIMILARITY on class CL_SADL_GW_QUERY_OPTIONS has no exception.
Method SET_TEXT_SEARCH_TERM Signature
Method SET_TEXT_SEARCH_TERM on class CL_SADL_GW_QUERY_OPTIONS has no parameter.
Method SET_TEXT_SEARCH_TERM on class CL_SADL_GW_QUERY_OPTIONS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |