SAP ABAP Class TC_SADL_GW_QUERY_OPTIONS (Query Option tests)
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
⤷
⤷
Properties
| Class | TC_SADL_GW_QUERY_OPTIONS | |
| Short Description | Query Option tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SADL_GW_RT_PC | Gateway Runtime Adapter for SADL - MPC/DPC |
| Created | 20130801 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class TC_SADL_GW_QUERY_OPTIONS has no forward declaration.
Interfaces
Class TC_SADL_GW_QUERY_OPTIONS has no interface implemented.
Friends
Class TC_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) | TH_SADL_QUERY_ENGINE_SPY | 20130923 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SADL_GW_GENERIC_DPC | 20130923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Test Method for ABAP Unit | 20130801 | ||
| 2 | Instance method | Protected | Test Method for ABAP Unit | 20130801 | ||
| 3 | Instance method | Protected | Test Method for ABAP Unit | 20130801 | ||
| 4 | Instance method | Protected | Test Method for ABAP Unit | 20130805 | ||
| 5 | Instance method | Protected | Test Method for ABAP Unit | 20130806 | ||
| 6 | Instance method | Private | Method | 20130801 | ||
| 7 | Instance method | Protected | Test Method for ABAP Unit | 20130806 | ||
| 8 | Instance method | Protected | Test Method for ABAP Unit | 20130801 | ||
| 9 | Instance method | Protected | Test Method for ABAP Unit | 20130801 | ||
| 10 | Instance method | Private | Method | 20130923 | ||
| 11 | Instance method | Private | Method | 20130923 |
Events
Class TC_SADL_GW_QUERY_OPTIONS has no event.
Types
Class TC_SADL_GW_QUERY_OPTIONS has no local type.
Method Signatures
Method AGGREGATION_GROUPING Signature
Method AGGREGATION_GROUPING on class TC_SADL_GW_QUERY_OPTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130801 |
Method AUTHORITY_PROVIDER Signature
Method AUTHORITY_PROVIDER on class TC_SADL_GW_QUERY_OPTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130801 |
Method CONDITION_PROVIDER Signature
Method CONDITION_PROVIDER on class TC_SADL_GW_QUERY_OPTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130801 |
Method ENTITY_PARAMETERS Signature
Method ENTITY_PARAMETERS on class TC_SADL_GW_QUERY_OPTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130805 |
Method REQUESTED Signature
Method REQUESTED on class TC_SADL_GW_QUERY_OPTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130806 |
Method SETUP Signature
Method SETUP on class TC_SADL_GW_QUERY_OPTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130801 |
Method SKIP_TOP Signature
Method SKIP_TOP on class TC_SADL_GW_QUERY_OPTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130806 |
Method SORT_ELEMENTS Signature
Method SORT_ELEMENTS on class TC_SADL_GW_QUERY_OPTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130801 |
Method TEXT_SEARCH_PARAMETER Signature
Method TEXT_SEARCH_PARAMETER on class TC_SADL_GW_QUERY_OPTIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130801 |
Method _CALL_DPC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | TH_SADL_QUERY_ENGINE_SPY=>TY_SELECT_OPTIONS | 20130923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130923 |
Method _CREATE_DPC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_AUTH_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_AUTHS | 20130923 | ||||
| 2 | IO_COND_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SADL_CONDITION_PROVIDER | 20130923 | ||||
| 3 | IT_ENTITY_PARAMETERS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_ENTITY_PARAMETERS | 20130923 | ||||
| 4 | IT_REQUESTED_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_REQUESTED_ELEMENTS | 20130923 | ||||
| 5 | IT_SEARCH_SCOPE | Call by reference | Type reference (TYPE) | STRINGTAB | 20130923 | ||||
| 6 | IT_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS | 20130923 | ||||
| 7 | IV_COUNT_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20130924 | ||||
| 8 | IV_SEARCH_TERM | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_TEXT_SEARCH-SEARCH_TERM | 20130923 | ||||
| 9 | IV_SIMILARITY | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_TEXT_SEARCH-SIMILARITY | 20130923 | ||||
| 10 | IV_SKIP | Call by reference | Type reference (TYPE) | I | 20130923 | ||||
| 11 | IV_TOP | Call by reference | Type reference (TYPE) | I | 20130923 |
Method _CREATE_DPC on class TC_SADL_GW_QUERY_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |