SAP ABAP Class CL_UMB_BSC_HIERARCHY_TREE (Scorecard Hierarchy Tree)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
Properties
Class CL_UMB_BSC_HIERARCHY_TREE  
Short Description Scorecard Hierarchy Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20010611   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_BSC_HIERARCHY_TREE has no forward declaration.
Interfaces
Class CL_UMB_BSC_HIERARCHY_TREE has no interface implemented.
Friends
Class CL_UMB_BSC_HIERARCHY_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BSP_TREE Instance attribute Private Type reference (TYPE) UMB_YT_BSP_HIER_TREE 20010611
2 MT_HINODE Instance attribute Private Type reference (TYPE) UMB_YT_HINODE Interface for Hierarchy 20021125
3 MT_ITEM Instance attribute Private Type reference (TYPE) TREEMCITAC Column Tree Model: Table of Node Key Plus Item 20021125
4 MT_NODE Instance attribute Private Type reference (TYPE) TREEMCNOTA Column Tree Model. Node Table 20021125
5 M_APPLY_AUTHORISATION Instance attribute Private Type reference (TYPE) AS4FLAG 20010611
6 M_AUTHORISATION_ACT Instance attribute Private Type reference (TYPE) ACTIV_AUTH 20010611
7 M_KEY Instance attribute Private See coding 20010611
8 M_LEVEL Instance attribute Private Type reference (TYPE) I 20010611
9 M_LEVEL_EXP Instance attribute Public Type reference (TYPE) I 2 20050317
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SUBHIERARCHY Instance method Private Method 20010611
2 CLEAR_CHECKED Instance method Public Method 20050318
3 CONSTRUCTOR Instance method Public Constructor Constructor 20010611
4 EXPAND_PARENT Instance method Private Method Make Node and Path to It Visible 20050318
5 GET_CHECKED_NODES Instance method Public Method 20050318
6 GET_HIERARCHY Instance method Public Method Gets the Hierary Tree 20010611
7 HIERARCHY_CREATE Instance method Private Method 20010611
8 NODE_CLICKED Instance method Public Method Node was clicked to expand or collapse it 20050317
9 SET_CHECKED Instance method Public Method 20050318
10 SET_CHECKED_NODES Instance method Public Method 20050318
11 SET_CHILD_VISIBILITY Instance method Private Method Set Visibility of Lower-Level Nodes (recuse) 20050317
12 SET_NODE_LAYOUT Instance method Private Method 20010611
Events
Class CL_UMB_BSC_HIERARCHY_TREE has no event.
Types
Class CL_UMB_BSC_HIERARCHY_TREE has no local type.
Method Signatures

Method ADD_SUBHIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT_HINODE Call by reference Type reference (TYPE) UMB_Y_SCNOD 20010611
# Exception Resumable Description Created on
1 INVALID 20010611

Method CLEAR_CHECKED Signature

Method CLEAR_CHECKED on class CL_UMB_BSC_HIERARCHY_TREE has no parameter.
Method CLEAR_CHECKED on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLY_AUTHORISATION Value transfer Type reference (TYPE) AS4FLAG ' ' Flag (X oder Blank) 20010611
2 Importing I_AUTHORISATION_ACT Value transfer Type reference (TYPE) ACTIV_AUTH '33' Aktivität 20010611
3 Importing I_EXP_LVL Value transfer Type reference (TYPE) I 0 0 ... fully exp. 20050318
4 Importing I_HEADING Value transfer Type reference (TYPE) TV_HEADING Heading text 20010611
5 Importing I_ROOT Value transfer Type reference (TYPE) UMB_Y_SCNOD root node 20010611

Method CONSTRUCTOR on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method EXPAND_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCNOD Call by reference Type reference (TYPE) UMB_Y_SCNOD 20050318

Method EXPAND_PARENT on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method GET_CHECKED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_NODE Value transfer Type reference (TYPE) UMB_YT_SCARD Node key 20050318

Method GET_CHECKED_NODES on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method GET_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BSP_TREE Value transfer Type reference (TYPE) UMB_YT_BSP_HIER_TREE BSP Tree 20010611

Method GET_HIERARCHY on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method HIERARCHY_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROOT Value transfer Type reference (TYPE) UMB_Y_SCNOD 20010611

Method HIERARCHY_CREATE on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method NODE_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) STRING Characterfeld der Länge 10 20050317

Method NODE_CLICKED on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method SET_CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SCARD Call by reference Type reference (TYPE) UMB_YT_SCARD Scorecard 20050318
2 Importing I_FIXED Call by reference Type reference (TYPE) AS4FLAG Set fixed checkboxes 20050318

Method SET_CHECKED on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method SET_CHECKED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODE Call by reference Type reference (TYPE) UMB_YT_SCARD Node key 20050318
2 Importing I_FIXED Call by reference Type reference (TYPE) AS4FLAG Set fixed checkboxes 20050318

Method SET_CHECKED_NODES on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method SET_CHILD_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_VISIBLE Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20050317
2 Importing I_PARENT Call by reference Type reference (TYPE) UMB_Y_SCNOD 20050317

Method SET_CHILD_VISIBILITY on class CL_UMB_BSC_HIERARCHY_TREE has no exception.

Method SET_NODE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYN 20010611
2 Exporting ET_ITEM_LAYOUT Call by reference Type reference (TYPE) LVC_T_LAYI 20010611
3 Exporting E_NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE 20010611
4 Exporting E_USED Call by reference Type reference (TYPE) AS4FLAG 20010611
5 Importing IS_HINODE Call by reference Type reference (TYPE) UMB_YS_HINODE 20010611

Method SET_NODE_LAYOUT on class CL_UMB_BSC_HIERARCHY_TREE has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 3.1A