SAP ABAP Class CL_UC_SVERSION_TREE_GUI (Master Data: Special Versions: GUI)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCUMV (Package) SEM-BCS: User Interface: Versions, Special Versions
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 20010917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20010917
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20011025
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_CUST_CTRL Internal View of GUI Object 20011026
Properties
Class CL_UC_SVERSION_TREE_GUI  
Short Description Master Data: Special Versions: GUI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCUMV   SEM-BCS: User Interface: Versions, Special Versions 
Created 20010911   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UC_HIERARCHY_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON 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 20010917
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20010917
3 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20011025
4 IF_UG_WB_CUST_CTRL Internal View of GUI Object 20011026
Friends
Class CL_UC_SVERSION_TREE_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_COMPLETE_TREE Static Attribute Private Type reference (TYPE) UC_FLG 'X' = Complete Tree 20020528
2 DD_DISPLAY Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020415
3 DD_IS_EDIT Instance attribute Private Type reference (TYPE) UC_FLG 'X' General indicator, SAP Consolidation 20020415
4 DD_IS_EDIT_EXT Instance attribute Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20020607
5 DD_LOAD Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20020529
6 DD_LOAD_GUI Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030411
7 DF_DATA_CHANGED Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030424
8 DO_AREA Instance attribute Private Object reference (TYPE REF TO) IF_UC_AREA Cons Area 20011014
9 DO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20020416
10 DO_CONTAINER_CUST Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Custom Container 20020416
11 DO_CONTAINER_NAV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Container 20011026
12 DO_CONTAINER_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Tree 20011026
13 DO_CUST Instance attribute Private Object reference (TYPE REF TO) CL_UC_SVERSION_TREE Data Object 20010911
14 DO_TREE Instance attribute Private Object reference (TYPE REF TO) IF_UC_HIERARCHY_TREE Object for Tree Structure 20010913
15 DO_VERSIONS Instance attribute Private Object reference (TYPE REF TO) CL_UC_VERSIONS_FACTORY Version Combinations 20011014
16 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020426
17 DT_ITEN Instance attribute Private Type reference (TYPE) UCU_TS_HIER_ITEN Items of Nodes 20011014
18 DT_NODE Instance attribute Private Type reference (TYPE) UCU_T_HIER_NODE Node Table 20011026
19 GC_COLUMN2 Constant Private Type reference (TYPE) UC_HIER_NAME 'COLUMN2' Name of a Column / Item 20011026
20 GC_COLUMN3 Constant Private Type reference (TYPE) UC_HIER_NAME 'COLUMN3' Name of a Column / Item 20011026
21 GC_COLUMN4 Constant Private Type reference (TYPE) UC_HIER_NAME 'COLUMN4' Name of a Column / Item 20011026
22 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UC_SVERSION_TREE_GUI Instance 20031121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010911
2 GET_DISPLAY_MODE Instance method Public Method Get Display Mode 20020415
3 GET_GUI_DATA Instance method Public Method Load Data 20010917
4 GET_INSTANCE Static method Public Method Get Instance 20011026
5 GET_LOAD_FLG Instance method Public Method Return dd_load 20020529
6 HANDLE_DATA_CHANGED Instance method Private Event handling method Event Handler: Data was changed 20011014
7 HANDLE_ITEM_CTXT_MENU_REQ Instance method Private Event handling method Event Handler: Right Mouseclick on Cell 20011014
8 HANDLE_ITEM_CTXT_MENU_SEL Instance method Private Event handling method Event Handler: Entry Selected from Context Menu 20011014
9 HANDLE_NODE_CTXT_MENU_REQ Instance method Private Event handling method Event Handler: Right Mouseclick on Cell 20011026
10 HANDLE_NODE_CTXT_MENU_SEL Instance method Private Event handling method Event Handler: Entry Selected from Context Menu 20011026
11 HANDLE_NODE_DOUBLE_CLICK Instance method Private Event handling method Event Handler: Doubleclick on Node 20011026
12 HANDLE_ONF4 Instance method Private Event handling method Event Handler: F4 on Cell 20011014
13 SET_DISPLAY_MODE_EXT Instance method Public Method Set display mode through cl_uc_wb_sversion_gui 20020607
14 SET_GUI_DATA Instance method Public Method Return Data 20011014
15 SET_REGISTERED_EVENTS Instance method Private Method Registration of Events 20011014
16 SHOW_MESSAGE Instance method Public Method Display Messages 20020606
Events
Class CL_UC_SVERSION_TREE_GUI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_DATA Private See coding 20010911 begin of s_data, o_data type ref to if_ug_wb_nav_main_data, o_tree type ref to if_uc_hierarchy_tree, end of s_data
2 S_INSTANCE Private See coding 20010911 begin of s_instance, idx type ug_seqnr1, o_instance type ref to if_ug_wb_cust_ctrl, end of s_instance
3 S_NODE_DATA Private See coding 20010911 begin of s_node_data, node_key type uc_hier_node_key, r_data type ref to data, end of s_node_data
4 T_DATA Private See coding 20010911 t_data type standard table of s_data with non-unique default key
5 T_INSTANCE Private See coding 20010911 t_instance type hashed table of s_instance with unique key idx
6 T_NODE_DATA Private See coding 20010911 t_node_data type hashed table of s_node_data with unique key node_key
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_EDIT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020415

Method GET_DISPLAY_MODE on class CL_UC_SVERSION_TREE_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 E_VERS_TEXT Call by reference Type reference (TYPE) STRING Texte der ausgewählten VersKombi 20011018
2 Importing I_CONTAINER Call by reference Type reference (TYPE) C Custom Container 20020415

Method GET_GUI_DATA on class CL_UC_SVERSION_TREE_GUI has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_UG_WB_CUST_CTRL Workbench: Events und Methoden zur Kommunikation mit der WB 20011026
# Exception Resumable Description Created on
1 INVALID_INSTANCE Ungültige Instanz ID 20011026

Method GET_LOAD_FLG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_LOAD Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020529
2 Exporting ED_LOAD_GUI Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030411

Method GET_LOAD_FLG on class CL_UC_SVERSION_TREE_GUI has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20011014
2 Importing NEW_VALUE Value transfer Attribute reference (LIKE) Text / Wert eines Items 20011014
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20011014

Method HANDLE_DATA_CHANGED on class CL_UC_SVERSION_TREE_GUI has no exception.

Method HANDLE_ITEM_CTXT_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Value transfer Attribute reference (LIKE) Name des Items 20011014
2 Importing MENU Value transfer Attribute reference (LIKE) Context Menu 20011014
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20020403

Method HANDLE_ITEM_CTXT_MENU_REQ on class CL_UC_SVERSION_TREE_GUI has no exception.

Method HANDLE_ITEM_CTXT_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20011014
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20011014
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20011014

Method HANDLE_ITEM_CTXT_MENU_SEL on class CL_UC_SVERSION_TREE_GUI has no exception.

Method HANDLE_NODE_CTXT_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) Context Menu 20011026
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20020606

Method HANDLE_NODE_CTXT_MENU_REQ on class CL_UC_SVERSION_TREE_GUI has no exception.

Method HANDLE_NODE_CTXT_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) Im Kontextmenü ausgewählter Funktionscode 20011026
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20020403

Method HANDLE_NODE_CTXT_MENU_SEL on class CL_UC_SVERSION_TREE_GUI has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

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

Method HANDLE_NODE_DOUBLE_CLICK on class CL_UC_SVERSION_TREE_GUI has no exception.

Method HANDLE_ONF4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20011014
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20011014

Method HANDLE_ONF4 on class CL_UC_SVERSION_TREE_GUI has no exception.

Method SET_DISPLAY_MODE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_EDIT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020607

Method SET_DISPLAY_MODE_EXT on class CL_UC_SVERSION_TREE_GUI has no exception.

Method SET_GUI_DATA Signature

Method SET_GUI_DATA on class CL_UC_SVERSION_TREE_GUI has no parameter.
Method SET_GUI_DATA on class CL_UC_SVERSION_TREE_GUI has no exception.

Method SET_REGISTERED_EVENTS Signature

Method SET_REGISTERED_EVENTS on class CL_UC_SVERSION_TREE_GUI has no parameter.
Method SET_REGISTERED_EVENTS on class CL_UC_SVERSION_TREE_GUI has no exception.

Method SHOW_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020606

Method SHOW_MESSAGE on class CL_UC_SVERSION_TREE_GUI has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 3.1A