SAP ABAP Interface IF_HDS_FACTORY (Interface to BAdI: HDS_FACTORY)
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_AR_ENGINE_HDS Disjunction ID HDS_FACTORY 20050407
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_HDS_RESOLUTION_STRATEGY Class for BAdI: HDS_FACTORY 20060613
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_COPY_TEMPLATE Class for BAdI: HDS_FACTORY 20060613
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_QUICK_DEMO Class for BAdI: HDS_FACTORY 20060613
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_TRAVEL_CALLBACK Test Callback 20050404
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCV_DYN_REC_DETERMINATION Class for BAdI HDS_FACTORY: Dynamic Recipient Determination 20060912
Properties
Interface IF_HDS_FACTORY  
Short Description Interface to BAdI: HDS_FACTORY    
General Data
Package HDS_MANAGER   Central Access to HDS 
Created 20050404   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CE_HDS_TREE_CATEGORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20050404
Friends
Interface IF_HDS_FACTORY has no friend.
Attributes
Interface IF_HDS_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOWED_TREECATGS Instance method Public Method Get Permitted Tree Categories 20070315
2 GET_CALLBACK_BE Instance method Public Method Supplies Interface for Back End Functions (Callbacks) 20050404
3 GET_CALLBACK_UI Instance method Public Method Supplies Interface for Front End Functions (Callbacks) 20050404
Events
Interface IF_HDS_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TAB_TREECATGS Public See coding 20070315 typ_tab_treecatgs TYPE STANDARD TABLE OF REF TO ce_hds_tree_category WITH DEFAULT KEY
Method Signatures

Method GET_ALLOWED_TREECATGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_TREE_CATEGORIES Call by reference Type reference (TYPE) TYP_TAB_TREECATGS 20070315

Method GET_ALLOWED_TREECATGS on Interface IF_HDS_FACTORY has no exception.

Method GET_CALLBACK_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT Mandantenkennung des aktuellen Benutzers 20060926
2 Importing I_REF_TREECATG Call by reference Object reference (TYPE REF TO) CE_HDS_TREE_CATEGORY CE_HDS_TREE_CATEGORY=>CUSTOM 20070319
3 Importing I_TREE_ID Call by reference Type reference (TYPE) HDS_DTE_TREE_ID ID/Name des Ableitungsbaums 20060420
4 Returning R_RIF_CALLBACK_BE Value transfer Object reference (TYPE REF TO) IF_HDS_CALLBACK_BE Callback Interface für Backend 20050404

Method GET_CALLBACK_BE on Interface IF_HDS_FACTORY has no exception.

Method GET_CALLBACK_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT Mandantenkennung des aktuellen Benutzers 20060926
2 Importing I_REF_TREECATG Call by reference Object reference (TYPE REF TO) CE_HDS_TREE_CATEGORY CE_HDS_TREE_CATEGORY=>CUSTOM 20070319
3 Importing I_TREE_ID Call by reference Type reference (TYPE) HDS_DTE_TREE_ID ID/Name des Ableitungsbaums 20060420
4 Returning R_RIF_CALLBACK_UI Value transfer Object reference (TYPE REF TO) IF_HDS_CALLBACK_UI Callback für UI Implementierung 20050404

Method GET_CALLBACK_UI on Interface IF_HDS_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40