SAP ABAP Class CL_HDS_UI_TARGET (UI Class for Target)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_UI (Package) HDS User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HDS_UI_SUBSCREEN Access to Field Properties 20050401
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ECH_TARGET_UI Target UI 20070123
2 Inheritance (c INHERITING FROM c_ref)  CL_HDS_UI_TARGET_DDIC Target as DDIC Structure 20050401
Properties
Class CL_HDS_UI_TARGET  
Short Description UI Class for Target    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package HDS_UI   HDS User Interface 
Created 20050401   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDS_UI_TARGET has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HDS_UI_SUBSCREEN Access to Field Properties 20050401
Friends
Class CL_HDS_UI_TARGET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLG_DISPLAY Instance attribute Protected Type reference (TYPE) HDS_DTE_FLAG Display Only 20050403
2 REF_TARGET Instance attribute Protected Object reference (TYPE REF TO) IF_HDS_TARGET Derivation Target 20060419
Methods
# Method Level Visibility Method type Description Created on
1 GET_TARGET Instance method Public Method Supplies Current Target Object 20050403
2 ON_TARGET_CHANGE Instance method Private Event handling method Event Handler: Change to Target 20060502
3 SET_FLG_DISPLAY Instance method Public Method Set Indicator: Display 20050403
4 SET_TARGET Instance method Public Method Sets Target Object 20050401
Events
# Event Type Visibility Description Created on
1 DATA_CHANGED Instance Event
(0)
Public
(2)
Target Data Has Changed 20050416
Types
Class CL_HDS_UI_TARGET has no local type.
Method Signatures

Method GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_TARGET Value transfer Object reference (TYPE REF TO) IF_HDS_TARGET Ableitungsziel 20060419

Method GET_TARGET on class CL_HDS_UI_TARGET has no exception.

Method ON_TARGET_CHANGE Signature

Method ON_TARGET_CHANGE on class CL_HDS_UI_TARGET has no parameter.
Method ON_TARGET_CHANGE on class CL_HDS_UI_TARGET has no exception.

Method SET_FLG_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DISPLAY Call by reference Type reference (TYPE) HDS_DTE_FLAG Kennzeichen: Anzeigemodus 20050403

Method SET_FLG_DISPLAY on class CL_HDS_UI_TARGET has no exception.

Method SET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_TARGET Call by reference Object reference (TYPE REF TO) IF_HDS_TARGET Ableitungsziel 20060419

Method SET_TARGET on class CL_HDS_UI_TARGET has no exception.
Event Signatures

Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_HDS_UI_TARGET has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40