SAP ABAP Class IF_SADL_QUERY_ENGINE (Execute SADL queries on DB)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20121125
2 Interface composition (i COMPRISING i_ref)  IF_SADL_CAPABILITY_SERVICE Capability Service for DB supported features 20121130
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_QUERY_ENGINE_SQL_BASE Abstract base class for SADL SQL query engines 20130917
2 Interface implementation (CLASS c. INTERFACES i_ref)  TH_SADL_QUERY_ENGINE_SPY Spy object for query engine related tests 20130613
Properties
Class IF_SADL_QUERY_ENGINE  
Short Description Execute SADL queries on DB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120914   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SADL_QUERY_ENGINE has no forward declaration.
Interfaces
Class IF_SADL_QUERY_ENGINE has no interface implemented.
Friends
Class IF_SADL_QUERY_ENGINE has no friend class.
Attributes
Class IF_SADL_QUERY_ENGINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SELECT Instance method Public Method 20120914
2 SET_VIEW_METADATA Instance method Public Method 20120914
Events
Class IF_SADL_QUERY_ENGINE has no event.
Types
Class IF_SADL_QUERY_ENGINE has no local type.
Method Signatures

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20120914
2 Exporting EV_NUMBER_ALL_HITS Call by reference Type reference (TYPE) I 20121022
3 Exporting EV_NUMBER_HITS Call by reference Type reference (TYPE) I 20121022
4 Importing IS_AGGREGATION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION 20121022
5 Importing IS_PAGING Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_PAGING 20120914
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_PARAMETERS 20121129
7 Importing IS_REQUESTED Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED 20120914
8 Importing IS_RESTRICTIONS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_RESTRICTIONS 20121022
9 Importing IT_SORT_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS 20121022
10 Importing IV_DISABLE_LOCALE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131112
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130111
2 CX_SADL_QUERY_ENGINE 20120914

Method SET_VIEW_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VIEW_METADATA Call by reference Type reference (TYPE) IF_SADL_VIEW_DB=>TY_VIEW_METADATA 20120914
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131119
History
Last changed by/on SAP  20141121 
SAP Release Created in