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 MO_AUTH_PROV Instance attribute Private Object reference (TYPE REF TO) IF_SADL_COND_PROVIDER_AUTHS 20130712
2 MS_AGGREGATION Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION 20130726
3 MS_REQUESTED Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED 20130806
4 MT_CONDITION_PROVIDERS Instance attribute Private See coding 20130712
5 MT_ENTITY_PARAMETERS Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_ENTITY_PARAMETERS 20130712
6 MT_SEARCH_SCOPE Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS-TEXT_SEARCH-SEARCH_SCOPE 20130711
7 MT_SORT_ELEMENTS Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS 20130729
8 MV_SEARCH_TERM Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS-TEXT_SEARCH-SEARCH_TERM 20130729
9 MV_SIMILARITY Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS-TEXT_SEARCH-SIMILARITY 20130711
10 MV_SKIP Instance attribute Private Type reference (TYPE) I 20130806
11 MV_TOP Instance attribute Private Type reference (TYPE) I 20130806
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGGREGATION Instance method Public Method 20130924
2 GET_AUTHORITY_PROVIDER Instance method Public Method 20130924
3 GET_CONDITION_PROVIDERS Instance method Public Method 20130924
4 GET_ENTITY_PARAMETERS Instance method Public Method 20130924
5 GET_PAGING Instance method Public Method 20130924
6 GET_REQUESTED Instance method Public Method 20130924
7 GET_REQUESTED_ELEMENTS Instance method Public Method 20130924
8 GET_SORT_ELEMENTS Instance method Public Method 20130924
9 GET_TEXT_SEARCH_PARAMETERS Instance method Public Method 20130924
10 GET_TEXT_SEARCH_TERM Instance method Public Method 20130924
11 SET_AUTHORITY_PROVIDER Instance method Public Method 20130924
12 SET_COUNT_FIELD_NAME Instance method Public Method 20130924
13 SET_ENTITY_PARAMETERS Instance method Public Method 20130924
14 SET_PAGING Instance method Public Method 20130924
15 SET_REQUESTED Instance method Public Method 20130806
16 SET_REQUESTED_ELEMENTS Instance method Public Method 20130924
17 SET_SORT_ELEMENTS Instance method Public Method 20130924
18 SET_TEXT_SEARCH_SCOPE Instance method Public Method 20130924
19 SET_TEXT_SEARCH_SIMILARITY Instance method Public Method 20130924
20 SET_TEXT_SEARCH_TERM Instance method Public Method 20130924
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 Exporting 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 Returning 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 Exporting 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 Exporting 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 Exporting 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 Exporting ET_SEARCH_SCOPE Call by reference Type reference (TYPE) IF_SADL_PUBLIC_TYPES=>TT_SEARCH_SCOPE 20130924
2 Exporting 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 Importing 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