SAP ABAP Class CL_UG_MD_DELTA_LEAF_GUI (Assignment of Postable Hierarchy Nodes)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD5 (Package) FIN General: Master Data: Hierarchies
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI Internal View of GUI Object 20020219
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20020219
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020502
Properties
Class CL_UG_MD_DELTA_LEAF_GUI  
Short Description Assignment of Postable Hierarchy Nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD5   FIN General: Master Data: Hierarchies 
Created 20020219   SAP 
Last change 20041006   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
# Interface Abstract Final Description Created on
1 IF_UC_CUST_GUI Internal View of GUI Object 20020219
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20020219
3 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020502
Friends
Class CL_UG_MD_DELTA_LEAF_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_AUTO_DELTALEAF Instance attribute Private Type reference (TYPE) UG_FLG Field has automatic delta end node 20020502
2 DF_IS_DISPLAY_ONLY Instance attribute Private Type reference (TYPE) UG_FLG Display Only 20020219
3 DF_IS_EDIT Instance attribute Private Type reference (TYPE) UG_FLG Ind.: GUI is ready for input 20020219
4 DO_CUST Instance attribute Private Object reference (TYPE REF TO) CL_UG_MD_CHAR_VALUE FIN Master Data: Representation of a Characteristic Value 20020219
5 DO_DELTALEAF_CHAR Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_CHAR Instance for delta end node attribute 20020429
6 DO_HRY Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_HIERARCHY Hierarchy instance 20020429
7 DO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UG_MD_DELTA_LEAF_GUI Assignment of Postable Hierarchy Nodes 20020219
8 DR_DELTA_ATTR Instance attribute Private Object reference (TYPE REF TO) DATA Ref. to structure with key and delta end node 20020429
9 D_DLEAF_BASE_FIELD Instance attribute Private Type reference (TYPE) UG_FIELDNAME Name of basic characteristic for delta end node attribute 20020502
10 D_DLEAF_BASE_SID Instance attribute Private Type reference (TYPE) UG_SID FSID of basic characteristic for delta end node attribute 20020429
11 GC_CLASSNAME Constant Private Type reference (TYPE) CLASSNAME 'CL_UG_MD_DELTA_LEAF_GUI' Custom class name 20020320
12 GC_DNUM Constant Private Type reference (TYPE) SCRHDNUM '0100' Screen Number 20020219
13 GC_DOCU_OBJ Constant Private Type reference (TYPE) DOKU_OBJ 'UG_MD_CG_GUI_1' Documentation Object 20031020
14 GC_EDT_KND_DISPLAY Constant Private Type reference (TYPE) UG_EDIT_KIND '1' Visibility and Editability of a Value in the Screen 20020228
15 GC_EDT_KND_EDITABLE Constant Private Type reference (TYPE) UG_EDIT_KIND '2' Visibility and Editability of a Value in the Screen 20020305
16 GC_PROG Constant Private Type reference (TYPE) SCRHPROG 'SAPLUGMD5_DELTA' Program Name 20020219
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DELTA_EDGE Instance method Private Method Get hier. edges for delta end node 20020429
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020403
3 CREATE_DELTALEAF_WITH_DIALOG Instance method Private Method Create new char.value of delta end node char. 20020501
4 DOCU_REQUEST Instance method Public Method Request for HTML Help by Application regarding delta endnode 20030327
5 DYNP_VALUE_REQUEST Instance method Public Method Input help for input fields on Dynpro 20020221
6 F1_REQUEST Instance method Public Method F1 help for input fields on Dynpro 20020507
7 GET_GUI_DATA Instance method Public Method Load Data 20020220
8 GET_INSTANCE Static method Public Method Get Instance 20020219
9 GET_VALUE_TEXT Instance method Private Method Read text for attribute value 20020220
10 HANDLE_SET_DISPLAY_MODE Instance method Private Event handling method Set Display Mode 20020403
11 NAVIGATE_TO_DELTALEAF Instance method Public Method Request GUI for delta end node details in the workbench 20020502
12 SET_GUI_DATA Instance method Public Method Return Data 20020219
Events
# Event Type Visibility Description Created on
1 DELTA_LEAF_CHANGED Instance Event
(0)
Public
(2)
Delta end node was changed 20020502
Types
Class CL_UG_MD_DELTA_LEAF_GUI has no local type.
Method Signatures

Method BUILD_DELTA_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DELTA_EDGE Call by reference Type reference (TYPE) UGMD_S_HRY_STRUCT 20020429
2 Importing IS_DELTALEAF Call by reference Type reference (TYPE) DATA Struktur mit Schlüssel von Merkmal und Deltablatt 20020429
# Exception Resumable Description Created on
1 INVALID invalide Eingnagsdaten? SIDs nicht gefunden 20020429

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UG_MD_DELTA_LEAF_GUI has no parameter.
Method CONSTRUCTOR on class CL_UG_MD_DELTA_LEAF_GUI has no exception.

Method CREATE_DELTALEAF_WITH_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NO_DIALOG Call by reference Type reference (TYPE) UG_FLG Abfrage unterdrücken 20030327
2 Importing IT_VALUE Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL Werte der Schlüsselfelder 20020501
# Exception Resumable Description Created on
1 CANCELLED_BY_USER durch Benutzer abgebrochen 20020501

Method DOCU_REQUEST Signature

Method DOCU_REQUEST on class CL_UG_MD_DELTA_LEAF_GUI has no parameter.
# Exception Resumable Description Created on
1 ERROR Hilfe nicht verfügbar 20030327

Method DYNP_VALUE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VALUE Call by reference Type reference (TYPE) UGMD_T_DELTA_LEAF_GUI Tabelle Dynprofelder für Deltaknotenzuordnung 20020221
2 Importing I_DYNP_LINE Call by reference Type reference (TYPE) INT4 Dynpro-Zeile, bestimmt das Eingabefeld 20020221

Method DYNP_VALUE_REQUEST on class CL_UG_MD_DELTA_LEAF_GUI has no exception.

Method F1_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VALUE Call by reference Type reference (TYPE) UGMD_T_DELTA_LEAF_GUI Tabelle Dynprofelder für Deltaknotenzuordnung 20020507
2 Importing I_DYNP_LINE Call by reference Type reference (TYPE) INT4 Dynpro-Zeile, bestimmt das Eingabefeld 20020507

Method F1_REQUEST on class CL_UG_MD_DELTA_LEAF_GUI has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) UGMD_T_DELTA_LEAF_GUI Tabelle Dynprofelder für Deltaknotenzuordnung 20020220

Method GET_GUI_DATA on class CL_UG_MD_DELTA_LEAF_GUI has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UG_MD_DELTA_LEAF_GUI Zuordnung bebuchbarer Hierarchieknoten 20020219

Method GET_INSTANCE on class CL_UG_MD_DELTA_LEAF_GUI has no exception.

Method GET_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) UG_TXTMI Mitteltext 20020220
2 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_UG_MD_CHAR FI-Stammdaten: Repräsentanz eines Merkmals 20020220

Method GET_VALUE_TEXT on class CL_UG_MD_DELTA_LEAF_GUI has no exception.

Method HANDLE_SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_EDIT Call by reference Attribute reference (LIKE) 20020403

Method HANDLE_SET_DISPLAY_MODE on class CL_UG_MD_DELTA_LEAF_GUI has no exception.

Method NAVIGATE_TO_DELTALEAF Signature

Method NAVIGATE_TO_DELTALEAF on class CL_UG_MD_DELTA_LEAF_GUI has no parameter.
Method NAVIGATE_TO_DELTALEAF on class CL_UG_MD_DELTA_LEAF_GUI has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NO_DIALOG Call by reference Type reference (TYPE) UG_FLG ABAP_FALSE Abfrage vor Anlegen Deltablatt unterdrücken 20030327
2 Importing IT_VALUE Call by reference Type reference (TYPE) UGMD_T_DELTA_LEAF_GUI 20020219

Method SET_GUI_DATA on class CL_UG_MD_DELTA_LEAF_GUI has no exception.
Event Signatures

Event DELTA_LEAF_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_SUPERORDINATE_FIELD Exporting Value transfer Type reference (TYPE) UG_FIELDNAME Name des Feldes, dessen Deltablatt sich geändert hat 20020502
History
Last changed by/on SAP  20041006 
SAP Release Created in 10B