SAP ABAP Class IF_SADL_ABQI (ABAP Query Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 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_ABQI ABAP Query Interface 20121108
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_SADL_ABQI_ABSTRACT Abstract implementation of IF_SADL_ABQI 20130128
3 Interface implementation (CLASS c. INTERFACES i_ref)  TD_SALV_IDA_QUERY_ENGINE_ITAB Dummy implementation of query engine on ITAB 20121122
Properties
Class IF_SADL_ABQI  
Short Description ABAP Query Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121108   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SADL_QUERY_ENGINE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SADL_VIEW_ENTITY_GENERATOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SADL_ABQI has no interface implemented.
Friends
Class IF_SADL_ABQI has no friend class.
Attributes
Class IF_SADL_ABQI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_CAPABILITY_SUPPORTED Instance method Public Method 20121130
2 REGISTER_CONDITION_PROVIDER Instance method Public Method 20121217
3 SELECT Instance method Public Method 20121108
4 SET_VIEW_METADATA Instance method Public Method 20121108
5 UNREGISTER_CONDITION_PROVIDER Instance method Public Method 20121217
Events
Class IF_SADL_ABQI has no event.
Types
Class IF_SADL_ABQI has no local type.
Method Signatures

Method IS_CAPABILITY_SUPPORTED Signature

Method IS_CAPABILITY_SUPPORTED on class IF_SADL_ABQI has no parameter.
Method IS_CAPABILITY_SUPPORTED on class IF_SADL_ABQI has no exception.

Method REGISTER_CONDITION_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SADL_CONDITION_PROVIDER 20121217
# Exception Resumable Description Created on
1 CX_SADL_REGISTER_NOT_ALLOWED 20130123

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_ROWS Call by reference Type reference (TYPE) INDEX TABLE 20121122
2 Exporting EV_NUMBER_ALL_HITS Call by reference Type reference (TYPE) I 20121108
3 Importing IS_AGGREGATION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION 20121108
4 Importing IS_PAGING Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_PAGING 20121108
5 Importing IS_PARAMETERS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_PARAMETERS 20121129
6 Importing IS_REQUESTED Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED 20121108
7 Importing IS_TEXT_SEARCH Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_TEXT_SEARCH 20121219
8 Importing IT_SORT_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS 20121108
9 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 20130110
2 CX_SADL_STATIC 20130110

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_ENTITY=>TY_VIEW_METADATA 20121108
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130111
2 CX_SADL_STATIC 20130111

Method UNREGISTER_CONDITION_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SADL_CONDITION_PROVIDER 20121217
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130125
History
Last changed by/on SAP  20141121 
SAP Release Created in