SAP ABAP Class CL_DB6_ACTION_REGVAR_TREE (DB6: DB2 Registry Variables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ACTION_CONTROLLER DB6: Abstract Action Controller 20060705
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20120109
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_TREE DBA Cockpit: Interface for Tree 20081112
Properties
Class CL_DB6_ACTION_REGVAR_TREE  
Short Description DB6: DB2 Registry Variables    
Super Class CL_DB6_ACTION_CONTROLLER DB6: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20060705   SAP 
Last change 20130531   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)
2 CL_GUI_COLUMN_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 DB6AL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20120109
2 IF_DBA_ACTION_CONTROLLER_TREE DBA Cockpit: Interface for Tree 20081112
Friends
Class CL_DB6_ACTION_REGVAR_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20120109
2 CFG_GROUPS Instance attribute Private Type reference (TYPE) DB6CFGGROUP_TAB DB6: Table of DB6CFGGROUP 20081112
3 NAV_REF Instance attribute Private Attribute reference (LIKE) 20060705
4 OTHERS_NKEY Instance attribute Private Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20060705
5 REG_PARAM_TAB Instance attribute Private Type reference (TYPE) DB6PMREGVAR_TAB DB6: Table of DB6PMREGVAR 20120109
6 REG_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_DB6_COLUMN_TREE DB6: simple column tree abstraction 20060705
7 TREECOL1 Constant Private Type reference (TYPE) STRING 'COL1' 20060705
8 TREECOL2 Constant Private Type reference (TYPE) STRING 'COL2' 20060705
9 TREE_STRUC Instance attribute Private Type reference (TYPE) DB6CFGTREE_TAB DB6: Table of DB6CFGTREE 20060705
10 TREE_STYLE_ATTR_ERR Constant Private Type reference (TYPE) I CL_GUI_COLUMN_TREE=>STYLE_EMPHASIZED_NEGATIVE 20060705
11 TREE_STYLE_ATTR_NA Constant Private Type reference (TYPE) I CL_GUI_COLUMN_TREE=>STYLE_DEFAULT 20060705
12 TREE_STYLE_ATTR_OK Constant Private Type reference (TYPE) I CL_GUI_COLUMN_TREE=>STYLE_EMPHASIZED_POSITIVE 20060705
13 TREE_STYLE_ATTR_WRN Constant Private Type reference (TYPE) I CL_GUI_COLUMN_TREE=>STYLE_EMPHASIZED 20060705
14 TREE_STYLE_OBJECT Constant Private Type reference (TYPE) I CL_GUI_COLUMN_TREE=>STYLE_DEFAULT 20060705
15 TREE_STYLE_TREE Constant Private Type reference (TYPE) I CL_GUI_COLUMN_TREE=>STYLE_DEFAULT 20060705
16 VIEW_DATA Instance attribute Protected Type reference (TYPE) DB6_VIEW_REGVAR_TREE DB6: View Structure of Configuration Parameter Tree 20060705
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AGGREGATE_NODE Instance method Private Method create single group node 20060707
2 CREATE_AGGREGATE_NODES Instance method Private Method create parameter group folders 20060705
3 CREATE_PARAM_NODE Instance method Private Method create single parameter node 20060707
4 CREATE_PARTITION_NODES Instance method Private Method create partition nodes 20060707
5 SET_GRID_ATTRIBUTES Instance method Private Method 20120109
6 SET_TREE_COLUMNS Instance method Private Method set column model, etc 20060705
Events
Class CL_DB6_ACTION_REGVAR_TREE has no event.
Types
Class CL_DB6_ACTION_REGVAR_TREE has no local type.
Method Signatures

Method CREATE_AGGREGATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP Call by reference Type reference (TYPE) DB6CFGGROUP DB6: key table for configuration parameter groups 20060707
2 Importing LEVEL Call by reference Type reference (TYPE) DB6PMREGVAR-LEVEL 20060707
3 Changing NODECNT Value transfer Type reference (TYPE) I 20060707
4 Importing PARTITN Call by reference Type reference (TYPE) INT4 Natural number 20060707
5 Importing PAR_NKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20060707
6 Importing VALUE Call by reference Type reference (TYPE) DB6PMREGVAR-REG_VAR_VALUE 20060707

Method CREATE_AGGREGATE_NODE on class CL_DB6_ACTION_REGVAR_TREE has no exception.

Method CREATE_AGGREGATE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NODECNT Value transfer Type reference (TYPE) I 20060705
2 Importing PARTITN Call by reference Type reference (TYPE) INT4 Natural number 20060707
3 Importing PAR_NKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20060705

Method CREATE_AGGREGATE_NODES on class CL_DB6_ACTION_REGVAR_TREE has no exception.

Method CREATE_PARAM_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NODECNT Value transfer Type reference (TYPE) I 20060707
2 Importing OVERWRITTEN_AGGREGATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060711
3 Importing PARLEVEL Call by reference Type reference (TYPE) DB6PMREGVAR-LEVEL 20060707
4 Importing PARNAME Call by reference Type reference (TYPE) DB6PMREGVAR-REG_VAR_NAME 20060707
5 Importing PARVALUE Call by reference Type reference (TYPE) DB6PMREGVAR-REG_VAR_VALUE 20060707
6 Importing PAR_NKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20060707

Method CREATE_PARAM_NODE on class CL_DB6_ACTION_REGVAR_TREE has no exception.

Method CREATE_PARTITION_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NODECNT Value transfer Type reference (TYPE) I 20060707

Method CREATE_PARTITION_NODES on class CL_DB6_ACTION_REGVAR_TREE has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_REGVAR_TREE has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_REGVAR_TREE has no exception.

Method SET_TREE_COLUMNS Signature

Method SET_TREE_COLUMNS on class CL_DB6_ACTION_REGVAR_TREE has no parameter.
Method SET_TREE_COLUMNS on class CL_DB6_ACTION_REGVAR_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710