SAP ABAP Class IF_HDS_QUERY (Derivation Queries)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_GENPROG_ACCESS Execution of Query in Generator 20050606
Properties
Class IF_HDS_QUERY  
Short Description Derivation Queries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050301   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HDS_CALLBACK_BE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_HDS_QUERY has no interface implemented.
Friends
Class IF_HDS_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_MODE_ALL Constant Public Type reference (TYPE) HDS_DTE_QUERY_MODE IF_HDS_CALLBACK_BE=>CON_QUERY_MODE_ALL Supply All Hits 20060524
2 CON_MODE_BEST Constant Public Type reference (TYPE) HDS_DTE_QUERY_MODE IF_HDS_CALLBACK_BE=>CON_QUERY_MODE_BEST Supply Best Hits 20060524
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_MATCHES Instance method Public Method Supplies All Target Objects Suiting Query 20050301
2 GET_BEST_MATCH Instance method Public Method Supplies Target Object Best Suiting Query 20050301
Events
Class IF_HDS_QUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TAB_TARGETS Public Type reference (TYPE) HDS_TAB_TARGETS Table with Target Objects 20060703
Method Signatures

Method GET_ALL_MATCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_INPUT Call by reference Type reference (TYPE) ANY Anfragevektor 20050308
2 Returning R_TAB_TARGETS Value transfer Type reference (TYPE) HDS_TAB_TARGETS Tabelle mit Zielobjekten 20050308

Method GET_ALL_MATCHES on class IF_HDS_QUERY has no exception.

Method GET_BEST_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_INPUT Call by reference Type reference (TYPE) ANY Anfragestruktur 20050312
2 Returning R_REF_TARGET Value transfer Object reference (TYPE REF TO) IF_HDS_TARGET Ableitungsziel 20060502

Method GET_BEST_MATCH on class IF_HDS_QUERY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in