SAP ABAP Class IF_SADL_QUERY_FETCH (IF_SADL_QUERY_FETCH)
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 20130115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SADL_ENTITY_RUNTIME SADL Runtime API 20130104
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_ENTITY_RUNTIME SADL Runtime Implementation 20130104
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_QUERY_FETCH SADL Query Fetch Implementation 20120827
4 Interface implementation (CLASS c. INTERFACES i_ref)  TD_SALV_IDA_QUERY_ENGINE_ITAB Dummy implementation of query engine on ITAB 20140801
Properties
Class IF_SADL_QUERY_FETCH  
Short Description IF_SADL_QUERY_FETCH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120821   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SADL_QUERY_FETCH has no forward declaration.
Interfaces
Class IF_SADL_QUERY_FETCH has no interface implemented.
Friends
Class IF_SADL_QUERY_FETCH has no friend class.
Attributes
Class IF_SADL_QUERY_FETCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FETCH Instance method Public Method 20120903
2 IS_CAPABILITY_SUPPORTED Instance method Public Method 20130115
3 REGISTER_CONDITION_PROVIDER Instance method Public Method 20121219
4 UNREGISTER_CONDITION_PROVIDER Instance method Public Method 20121219
Events
Class IF_SADL_QUERY_FETCH has no event.
Types
Class IF_SADL_QUERY_FETCH has no local type.
Method Signatures

Method FETCH 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 20120903
2 Exporting EV_NUMBER_ALL_HITS Call by reference Type reference (TYPE) I 20121023
3 Importing IS_AGGREGATION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION 20121122
4 Importing IS_PAGING Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_PAGING 20120903
5 Importing IS_PARAMETERS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_PARAMETERS 20130205
6 Importing IS_REQUESTED Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_REQUESTED 20120903
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 20120903
9 Importing IV_DISABLE_LOCALE Call by reference Type reference (TYPE) ABAP_BOOL 20131113
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130110
2 CX_SADL_STATIC 20130110

Method IS_CAPABILITY_SUPPORTED Signature

Method IS_CAPABILITY_SUPPORTED on class IF_SADL_QUERY_FETCH has no parameter.
Method IS_CAPABILITY_SUPPORTED on class IF_SADL_QUERY_FETCH 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 20121219
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130124

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 20121219

Method UNREGISTER_CONDITION_PROVIDER on class IF_SADL_QUERY_FETCH has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in