SAP ABAP Class IF_SALV_IDA_QUERY_ENGINE (Wrapper of ABQI, common services for IDA and ITAB mode)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_IDA_QUERY_ENGINE ATS for IDA 20140228
Properties
Class IF_SALV_IDA_QUERY_ENGINE  
Short Description Wrapper of ABQI, common services for IDA and ITAB mode    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130517   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_IDA_QUERY_ENGINE has no forward declaration.
Interfaces
Class IF_SALV_IDA_QUERY_ENGINE has no interface implemented.
Friends
Class IF_SALV_IDA_QUERY_ENGINE has no friend class.
Attributes
Class IF_SALV_IDA_QUERY_ENGINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AUTHORIZATION_FOR_OBJECT Instance method Public Method 20140228
2 CONDITION_FACTORY Instance method Public Method 20140228
3 REGISTER_AUTHORIZATION_PROV Instance method Public Method 20140228
4 SET_CONDITION Instance method Public Method 20140228
5 SET_DATA_SUPPRESSING Instance method Public Method 20140228
6 SET_DEFAULT_SEARCH_SCOPE Instance method Public Method 20140912
7 SET_SELECTION_RANGE_TAB Instance method Public Method 20140228
8 SET_VIEW_PARAMETERS Instance method Public Method 20140228
9 TEXT_SEARCH Instance method Public Method 20140313
Events
Class IF_SALV_IDA_QUERY_ENGINE has no event.
Types
Class IF_SALV_IDA_QUERY_ENGINE has no local type.
Method Signatures

Method ADD_AUTHORIZATION_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTIVITIES Call by reference Type reference (TYPE) IF_SADL_AUTHORIZATION=>TT_ACTIVITIES 20140228
2 Importing IT_FIELD_MAPPING Call by reference Type reference (TYPE) IF_SADL_AUTHORIZATION=>TT_FIELD_MAPPING 20140228
3 Importing IV_AUTHORIZATION_OBJECT Call by reference Type reference (TYPE) IF_SADL_AUTHORIZATION=>TY_AUTHORITY_OBJECT 20140228
# Exception Resumable Description Created on
1 CX_SALV_FUNCTION_NOT_SUPPORTED 20140228

Method CONDITION_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONDITION_FACTORY Value transfer Object reference (TYPE REF TO) IF_SALV_IDA_CONDITION_FACTORY 20140228

Method CONDITION_FACTORY on class IF_SALV_IDA_QUERY_ENGINE has no exception.

Method REGISTER_AUTHORIZATION_PROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_AUTHORISATION_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SADL_COND_PROVIDER_AUTHS 20140228
# Exception Resumable Description Created on
1 CX_SALV_FUNCTION_NOT_SUPPORTED 20140228

Method SET_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) IF_SALV_IDA_CONDITION 20140228
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20140821

Method SET_DATA_SUPPRESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUPPRESS_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20140228

Method SET_DATA_SUPPRESSING on class IF_SALV_IDA_QUERY_ENGINE has no exception.

Method SET_DEFAULT_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) STRING_TABLE 20140912
# Exception Resumable Description Created on
1 CX_SALV_IDA_SEARCH_NOT_SUPP 20140912
2 CX_SALV_IDA_UNKNOWN_NAME 20140912

Method SET_SELECTION_RANGE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGES Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_NAMED_RANGES 20140228
# Exception Resumable Description Created on
1 CX_SALV_DB_CONNECTION 20140819
2 CX_SALV_IDA_ASSOCIATE_INVALID 20140819
3 CX_SALV_IDA_UNKNOWN_NAME Unknown name: FieldName,DataElementName,... 20140819

Method SET_VIEW_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_SALV_IDA_TYPES_INT=>YT_PARAMETER 20140228
2 Importing IV_VIEW_ALIAS Call by reference Type reference (TYPE) STRING 20140228

Method SET_VIEW_PARAMETERS on class IF_SALV_IDA_QUERY_ENGINE has no exception.

Method TEXT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TEXT_SEARCH Value transfer Object reference (TYPE REF TO) IF_SALV_IDA_TEXT_SEARCH 20140313
# Exception Resumable Description Created on
1 CX_SALV_IDA_NO_DB_TEXT_SEARCH 20140313
History
Last changed by/on SAP  20141121 
SAP Release Created in