SAP ABAP Class IF_HDS_CALLBACK_BE_TARGET (Interface for HDS Source (Back End))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HDS_CALLBACK_BE Callback Interface for Back End 20060524
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR_ENGINE_CALLBACK Callbacks for HDS 20060526
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_TRAVEL_CALLBACK Test Callback 20060524
Properties
Class IF_HDS_CALLBACK_BE_TARGET  
Short Description Interface for HDS Source (Back End)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060523   SAP 
Last change 20110908   SAP 
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)
Interfaces
Class IF_HDS_CALLBACK_BE_TARGET has no interface implemented.
Friends
Class IF_HDS_CALLBACK_BE_TARGET has no friend class.
Attributes
Class IF_HDS_CALLBACK_BE_TARGET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TARGET Instance method Public Method Generate a Target Object 20060524
Events
Class IF_HDS_CALLBACK_BE_TARGET has no event.
Types
Class IF_HDS_CALLBACK_BE_TARGET has no local type.
Method Signatures

Method CREATE_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_TREECATG Call by reference Object reference (TYPE REF TO) CE_HDS_TREE_CATEGORY CE_HDS_TREE_CATEGORY=>CUSTOM Typ des Ableitungsbaums 20070319
2 Importing I_TARGET_STRING Call by reference Type reference (TYPE) HDS_DTE_TARGET_STRING Ziel als String dargestellt 20060524
3 Importing I_TREE_ID Call by reference Type reference (TYPE) HDS_DTE_TREE_ID Identifikation eines Baumes 20060524
4 Importing I_VALIDATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Testaufruf 20070716
5 Returning R_RIF_TARGET Value transfer Object reference (TYPE REF TO) IF_HDS_TARGET Ableitungsziel 20060524
# Exception Resumable Description Created on
1 CX_HDS_TARGET_ERROR Fehler bei der Anbindung der Anwendung 20060524
History
Last changed by/on SAP  20110908 
SAP Release Created in