SAP ABAP Class CL_UG_WB_NAV_DETAIL_MD_GUI_WD (SEM: Workbench)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGWB (Package) FI General: Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20040930
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_GUI_WD FinBasis Workbench: GUI Class for Web Dynpro 20040930
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_MENU_WD FinBasis Workbench: Menu / Toolbar in WebDynpro 20041111
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_NAV_DETAIL_GUI_WD Communication View - > GUI for Main Navigation 20040930
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_VIEW_WD FinBasis Workbench: Communication WebDynpro - Data Class 20040930
Properties
Class CL_UG_WB_NAV_DETAIL_MD_GUI_WD  
Short Description SEM: Workbench    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGWB   FI General: Workbench 
Created 20040930   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_WB_NAV_DETAIL_MD_GUI_WD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20040930
2 IF_UG_WB_GUI_WD FinBasis Workbench: GUI Class for Web Dynpro 20040930
3 IF_UG_WB_MENU_WD FinBasis Workbench: Menu / Toolbar in WebDynpro 20041111
4 IF_UG_WB_NAV_DETAIL_GUI_WD Communication View - > GUI for Main Navigation 20040930
5 IF_UG_WB_VIEW_WD FinBasis Workbench: Communication WebDynpro - Data Class 20040930
Friends
Class CL_UG_WB_NAV_DETAIL_MD_GUI_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_HAS_HIERARCHY Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20040930
2 DO_DATA Instance attribute Private Object reference (TYPE REF TO) IF_UG_WB_NAV_DETAIL_DATA SEM: Data of a Detail Navigation 20040930
3 DT_EXTERNAL_HIERARCHY_STRUCT Instance attribute Private Type reference (TYPE) UGWB_TS_NAV_DETAIL_HRY_STRUCT FIN Master Data: Hierarchy Structure 20040930
4 DT_EXTERNAL_HRYNAME Instance attribute Private Type reference (TYPE) UGMD_TS_HRY_NAME FIN Master Data: Hierarchy Names 20040930
5 DT_INTERNAL_HIERARCHY Instance attribute Private Type reference (TYPE) UGWB_TS_NAV_INTERNAL_HIER FIN Master Data: Internal Hiers (Char.Compound...) 20040930
6 DT_NODE Instance attribute Private See coding 20040930
7 D_FIELDNAME Instance attribute Private Type reference (TYPE) UG_FIELDNAME FIN Master Data: Field Name 20040930
8 D_NODE_KEY Instance attribute Private Type reference (TYPE) I 20040930
9 GO_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_UG_WB_NAV_DETAIL_MD_GUI_WD SEM: Workbench 20040930
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_VALUES_OF_FIELD Instance method Private Method 20040930
2 DISPLAY_VALUE_LOW_LEVEL Instance method Private Method 20040930
3 FILL_TOOLBAR Instance method Public Method 20040930
4 GET_NODE_KEY Instance method Private Method 20040930
5 GET_VALUE_TO_LEAD_SELECTION Instance method Private Method 20040930
6 SHOW_DETAIL_FORM Instance method Private Method 20040930
Events
Class CL_UG_WB_NAV_DETAIL_MD_GUI_WD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_NODE Private See coding 20040930 BEGIN OF s_node, node TYPE string, key TYPE string, icon TYPE icon, has_children TYPE wdy_boolean, fieldname type ug_fieldname, sid type ug_sid, END OF s_node
2 T_NODE Private See coding 20040930 t_node type standard table of s_node with non-unique key node
Method Signatures

Method DISPLAY_VALUES_OF_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE Call by reference Type reference (TYPE) T_NODE 20040930
2 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20040930
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20040930

Method DISPLAY_VALUES_OF_FIELD on class CL_UG_WB_NAV_DETAIL_MD_GUI_WD has no exception.

Method DISPLAY_VALUE_LOW_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE Call by reference Type reference (TYPE) T_NODE 20040930
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20040930
3 Importing I_KEY Call by reference Type reference (TYPE) ANY Merkmalswert 20040930
4 Importing I_SID Call by reference Type reference (TYPE) UG_SID FI-Stammdaten: Surrogate ID 20040930
5 Importing I_TXT Call by reference Type reference (TYPE) ANY Langtext 20040930

Method DISPLAY_VALUE_LOW_LEVEL on class CL_UG_WB_NAV_DETAIL_MD_GUI_WD has no exception.

Method FILL_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW API eines Views 20040930

Method FILL_TOOLBAR on class CL_UG_WB_NAV_DETAIL_MD_GUI_WD has no exception.

Method GET_NODE_KEY Signature

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

Method GET_NODE_KEY on class CL_UG_WB_NAV_DETAIL_MD_GUI_WD has no exception.

Method GET_VALUE_TO_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NO_AUTH Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20040930
2 Exporting ER_VALUE Call by reference Object reference (TYPE REF TO) DATA 20040930
3 Exporting E_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20040930
4 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20040930
5 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20040930

Method GET_VALUE_TO_LEAD_SELECTION on class CL_UG_WB_NAV_DETAIL_MD_GUI_WD has no exception.

Method SHOW_DETAIL_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CTXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20040930
2 Importing I_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW API eines Views 20040930

Method SHOW_DETAIL_FORM on class CL_UG_WB_NAV_DETAIL_MD_GUI_WD has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 600