SAP ABAP Class IF_HDS_TARGET (Derivation Target)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HDS_TARGET_DDIC Interface for Target Object in Case of DDIC Structure 20050417
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR_ENGINE_HDS_TARGET Target Class 20050408
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_TARGET_DDIC Standard Target Object Based on DDIC Structure 20060611
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_TRAVEL_AGENCY Test Class - Travel Agency (Target) 20050312
Properties
Class IF_HDS_TARGET  
Short Description Derivation Target    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050224   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)
2 CE_HDS_TREE_CATEGORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_HDS_TARGET has no interface implemented.
Friends
Class IF_HDS_TARGET has no friend class.
Attributes
Class IF_HDS_TARGET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Target Object for Completeness/Consistency 20050331
2 CLONE Instance method Public Method Generates Copy of Target 20050418
3 IS_EQUAL Instance method Public Method Compares Transferred Target Object with Current One 20050418
4 SERIALIZE Instance method Public Method Generates a String for Persistency/New Generation 20050303
5 TO_STRING Instance method Public Method Supplies this Target as String for Display 20050328
Events
# Event Type Visibility Description Created on
1 TARGET_CHANGED Instance Event
(0)
Public
(2)
Target Object Changed 20050416
2 TARGET_ERROR Instance Event
(0)
Public
(2)
Target Object Is Inconsistent 20050419
Types
Class IF_HDS_TARGET has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_LOG Call by reference Object reference (TYPE REF TO) IF_HDS_LOG Interface für aktives Logging 20060424
2 Returning R_FLG_INCONSISTENT Value transfer Type reference (TYPE) HDS_DTE_FLAG Target Objekt ist inkonsistent 20050413

Method CHECK on class IF_HDS_TARGET has no exception.

Method CLONE 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 20070718
2 Importing I_TREE_ID Call by reference Type reference (TYPE) HDS_DTE_TREE_ID ID/Name des Ableitungsbaums Klone 20070718
3 Returning R_RIF_CLONE Value transfer Object reference (TYPE REF TO) IF_HDS_TARGET Ableitungsziel 20050418
# Exception Resumable Description Created on
1 CX_HDS_TARGET_ERROR Zielobjekt ist inkonsistent 20070716

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RIF_TARGET Call by reference Object reference (TYPE REF TO) IF_HDS_TARGET Ableitungsziel 20050418
2 Returning R_FLG_IS_EQUAL Value transfer Type reference (TYPE) HDS_DTE_FLAG Übergebenes Zielobjekt ist gleich 20050418

Method IS_EQUAL on class IF_HDS_TARGET has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_NODE Call by reference Object reference (TYPE REF TO) CL_HDS_DERIVATION_NODE Knoten, dem Ziel zugeordnet ist 20070322
2 Returning R_STRING Value transfer Type reference (TYPE) HDS_DTE_TARGET_STRING Ziel als String dargestellt 20050303

Method SERIALIZE on class IF_HDS_TARGET has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STRING Value transfer Type reference (TYPE) STRING 20050328

Method TO_STRING on class IF_HDS_TARGET has no exception.
Event Signatures

Event TARGET_CHANGED Signature
Event TARGET_CHANGED on class IF_HDS_TARGET has no parameter.
Event TARGET_ERROR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 RCX_TARGET_ERROR Exporting Value transfer Object reference (TYPE REF TO) CX_HDS_TARGET_ERROR Zielobjekt ist inkonsistent 20050419
History
Last changed by/on SAP  20110908 
SAP Release Created in