SAP ABAP Class CL_DB6_ACTION_DB_DBM_DTL_BASE (DB6: DB/DBM Display)
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 20090121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20090121
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20090121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ACTION_DBM_DETAIL DB6: DBM Details 20090121
2 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ACTION_DB_CONFIG_DETAIL DB6: DB Configuration Details 20090121
Properties
Class CL_DB6_ACTION_DB_DBM_DTL_BASE  
Short Description DB6: DB/DBM Display    
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 20090121   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20090121
2 IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20090121
Friends
Class CL_DB6_ACTION_DB_DBM_DTL_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADVISOR_TEXT Instance attribute Private Type reference (TYPE) DB6_EDITOR_LIST DB6: Table of DB6_EDITOR_LINE 20090121
2 CMD_SWITCH_AUTOMATIC Constant Public Type reference (TYPE) SYUCOMM 'SWITCH_AUTO' Function Code that Triggered PAI 20100318
3 CMD_SWITCH_IMMEDIATE Constant Public Type reference (TYPE) SYUCOMM 'SWITCH_IMMEDIATE' Function Code that Triggered PAI 20100318
4 CMD_SWITCH_PARTITION Constant Public Type reference (TYPE) SYUCOMM 'SWITCH_PARTITION' Function Code that Triggered PAI 20100318
5 HIGHEST_ERROR_WEIGHT Instance attribute Private Type reference (TYPE) I 20090121
6 IS_AUTO_ENABLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090121
7 IS_IMMEDIATE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090123
8 IS_KNOWN Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090121
9 IS_OBSOLETE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090121
10 IS_READONLY Instance attribute Private Type reference (TYPE) STRING 20090121
11 NAV_REF Instance attribute Private Attribute reference (LIKE) 20090121
12 OBJECTTYPE Instance attribute Protected Type reference (TYPE) DB6PMHCDM-OBJECTTYPE DB6: object type (D=database,M=database manager) 20090121
13 ORG_PARAM_AUTOMATIC Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090121
14 ORG_PARAM_VALUE Instance attribute Private Type reference (TYPE) STRING 20090121
15 PARAM_CHANGES Instance attribute Private Type reference (TYPE) DB6PMHCDM_TAB DB6 CCMS: Table of DB6PMHCDM 20090121
16 PARENT_ACTION Instance attribute Protected Type reference (TYPE) I 20090121
17 SPECIFY_PARTITION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090123
18 SUCCESS_MSGNO Instance attribute Protected Type reference (TYPE) SYMSGNO Message Number 20100317
19 TITLE Instance attribute Protected Type reference (TYPE) STRING 20090121
20 VIEW_DATA Instance attribute Protected Type reference (TYPE) DB6_VIEW_DBM_CONFIG_DETAIL DB6: View Structure of Configuration Parameter Tree 20090121
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CMD_LINE Instance method Protected Method 20090121
2 BUILD_SQL_STMT Instance method Private Method DB6: generate SQL statement to update DB configuration 20090121
3 CHECK_FOR_CHANGES Instance method Private Method DB6: Check if DB configuration has been changed on screen 20090121
4 CHECK_INPUT Instance method Protected Method DB6: check database configuration parameters 20090121
5 CHECK_PARAM_DEF Instance method Private Method check definition of configuration parameter 20090121
6 CHECK_SPECIAL Instance method Protected Method 20090121
7 EXECUTE Instance method Private Method 20090121
8 EXEC_SQL_COMMAND Instance method Private Method DB6: change DB configuration parameters (execute sql command 20090121
9 GET_CFG_PARAM Instance method Protected Method 20090121
10 HAS_CFG_PARAM Instance method Protected Method 20090121
11 VALUE_OF_PARAM Instance method Private Method 20090121
Events
Class CL_DB6_ACTION_DB_DBM_DTL_BASE has no event.
Types
Class CL_DB6_ACTION_DB_DBM_DTL_BASE has no local type.
Method Signatures

Method BUILD_CMD_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CMD_LINE Value transfer Type reference (TYPE) STRING 20090121
2 Importing PARAM Call by reference Type reference (TYPE) STRING 20090121
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090121

Method BUILD_CMD_LINE on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method BUILD_SQL_STMT Signature

Method BUILD_SQL_STMT on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no parameter.
Method BUILD_SQL_STMT on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method CHECK_FOR_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20090121

Method CHECK_FOR_CHANGES on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method CHECK_INPUT Signature

Method CHECK_INPUT on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no parameter.
Method CHECK_INPUT on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method CHECK_PARAM_DEF Signature

Method CHECK_PARAM_DEF on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no parameter.
Method CHECK_PARAM_DEF on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method CHECK_SPECIAL Signature

Method CHECK_SPECIAL on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no parameter.
Method CHECK_SPECIAL on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no parameter.
Method EXECUTE on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method EXEC_SQL_COMMAND Signature

Method EXEC_SQL_COMMAND on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no parameter.
Method EXEC_SQL_COMMAND on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method GET_CFG_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Type reference (TYPE) STRING 20090121
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20090121

Method GET_CFG_PARAM on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method HAS_CFG_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EXISTING Value transfer Type reference (TYPE) ABAP_BOOL 20090121
2 Importing PARAM Call by reference Type reference (TYPE) STRING 20090121

Method HAS_CFG_PARAM on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.

Method VALUE_OF_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20090121
2 Importing VAL_STRING Call by reference Type reference (TYPE) STRING 20090121

Method VALUE_OF_PARAM on class CL_DB6_ACTION_DB_DBM_DTL_BASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720