SAP ABAP Interface IF_HDS_QUERY (Derivation Queries)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_MANAGER (Package) Central Access to HDS
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
Interface IF_HDS_QUERY  
Short Description Derivation Queries    
General Data
Package HDS_MANAGER   Central Access to HDS 
Created 20050301   SAP 
Last changed 20110908   SAP 
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
Interface IF_HDS_QUERY has no interface.
Friends
Interface IF_HDS_QUERY has no friend.
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
Interface 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 Interface 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 Interface IF_HDS_QUERY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40