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 ADD_CONDITION_PROVIDER Instance method Public Method 20130711
2 GET_PAGING Instance method Public Method 20130806
3 GET_REQUESTED_ELEMENTS Instance method Public Method 20130924
4 GET_SORT_ELEMENTS Instance method Public Method 20130729
5 GET_TEXT_SEARCH_TERM Instance method Public Method 20130923
6 SET_AUTHORITY_PROVIDER Instance method Public Method 20130711
7 SET_COUNT_FIELD_NAME Instance method Public Method 20130924
8 SET_ENTITY_PARAMETERS Instance method Public Method 20130723
9 SET_PAGING Instance method Public Method 20130806
10 SET_REQUESTED_ELEMENTS Instance method Public Method 20130924
11 SET_SORT_ELEMENTS Instance method Public Method 20130729
12 SET_TEXT_SEARCH_SCOPE Instance method Public Method 20130924
13 SET_TEXT_SEARCH_SIMILARITY Instance method Public Method 20130924
14 SET_TEXT_SEARCH_TERM 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 Importing 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 Exporting EV_SKIP Call by reference Type reference (TYPE) I 20130806
2 Exporting 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 Exporting 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 Exporting 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing IV_SKIP Call by reference Type reference (TYPE) I 0 20130806
2 Importing 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 CX_SADL_CONTRACT_VIOLATION 20131011

Method SET_REQUESTED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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