SAP ABAP Class CL_DBA_DBH_SETUP (DBA-DBH: Manage DBH setup in monitored DB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_DBH_SETUP DBA-DBH: Manage DBH setup in monitored DB 20070918
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADA_DBH_SETUP ADA-DBH Configuration 20080229
2 Inheritance (c INHERITING FROM c_ref)  CL_DB2_DBH_SETUP DB2-DBH: Manage DBH Configuration in monitored DB 20080409
3 Inheritance (c INHERITING FROM c_ref)  CL_DB4_DBH_SETUP DB4-DBH: Manage DBH configuration in monitored DB 20111221
4 Inheritance (c INHERITING FROM c_ref)  CL_DB6_DBH_SETUP DB6-DBH: Manage DBH Configuratrion in monitored DB 20070823
5 Inheritance (c INHERITING FROM c_ref)  CL_HDB_DBH_SETUP ADA-DBH Configuration 20110713
6 Inheritance (c INHERITING FROM c_ref)  CL_MSS_DBH_SETUP MSSQL : DBH Configuration 20080402
7 Inheritance (c INHERITING FROM c_ref)  CL_ORA_DBH_SETUP ORA-DBH: Manage DBH Configuration in monitored DB 20090126
8 Inheritance (c INHERITING FROM c_ref)  CL_SYB_DBH_SETUP SYB-DBH: Manage DBH Configuratrion in monitored DB 20100726
Properties
Class CL_DBA_DBH_SETUP  
Short Description DBA-DBH: Manage DBH setup in monitored DB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_BACKEND   DBA Cockpit: Backend Infrastructure 
Created 20070823   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_DBH_SETUP DBA-DBH: Manage DBH setup in monitored DB 20070918
Friends
Class CL_DBA_DBH_SETUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BI_SERVER Instance attribute Private Type reference (TYPE) DBA_DBH_BI_SERVER DBA-DBH: BI Server 20070823
2 CO_KEY_BI_SERVER Constant Protected Type reference (TYPE) DBA_DBH_VALUE 'BI_SERVER' DBA-DBH: Key for BI Server 20070823
3 CO_KEY_COMP_MODE Constant Public Type reference (TYPE) DBA_DBH_VALUE 'COMPATIBILITY_MODE' DB6-DBH: SAP Solution Manager 20110923
4 CO_KEY_COMP_VERSION Constant Public Type reference (TYPE) DBA_DBH_VALUE 'UPWARDS_COMPATIBLE_VERSION' DB6-DBH: Upwards Compatible Version 20100726
5 CO_KEY_DBACOCKPIT_SID Constant Protected Type reference (TYPE) DBA_DBH_VALUE 'DBACOCKPIT_SID' DBA-DBH: Key for DBAcockpit SID 20070823
6 CO_KEY_DCF_FORCE_OWNERSHIP Constant Public Type reference (TYPE) DBA_DBH_VALUE 'DCF_FORCE_OWNERSHIP' DB6-DBH: Force Back-End Ownership 20110204
7 CO_KEY_DCF_SETUP_TEMPLATE Constant Public Type reference (TYPE) DBA_DBH_VALUE 'DCF_SETUP_TEMPLATE' DB6-DBH: Setup Template 20110204
8 CO_KEY_DETAIL_LEVEL Constant Public Type reference (TYPE) DBA_DBH_VALUE 'DETAIL_LEVEL' DB6-DBH: Collection Detail Level 20100726
9 CO_KEY_FORCE_TASK_SCHEDULER Constant Public Type reference (TYPE) DBA_DBH_VALUE 'FORCE_TASK_SCHEDULER' DB6-DBH: Setup Template 20110204
10 CO_KEY_KEEP_FW_DATA Constant Public Type reference (TYPE) DBA_DBH_VALUE 'KEEP_FW_DATA' DB6-DBH: Keep Framework Data 20100726
11 CO_KEY_KEEP_STG_DATA Constant Public Type reference (TYPE) DBA_DBH_VALUE 'KEEP_STG_DATA' DB6-DBH: Keep Staging Data 20100726
12 CO_KEY_MASTER_IS_SOLMAN Constant Public Type reference (TYPE) DBA_DBH_VALUE 'MASTER_IS_SOLMAN' DB6-DBH: SAP Solution Manager 20110923
13 CO_KEY_MSG_LEVEL Constant Public Type reference (TYPE) DBA_DBH_VALUE 'MSG_LEVEL' DB6-DBH: Message Level 20100726
14 CO_KEY_SLAVE_IS_SOLMAN Constant Public Type reference (TYPE) DBA_DBH_VALUE 'SLAVE_IS_SOLMAN' DB6-DBH: SAP Solution Manager 20110923
15 CO_KEY_SLAVE_SID Constant Public Type reference (TYPE) DBA_DBH_VALUE 'SLAVE_SID' DB6-DBH: SAP Solution Manager 20110923
16 CO_KEY_SLAVE_VERSION Constant Public Type reference (TYPE) DBA_DBH_VALUE 'SLAVE_VERSION' DB6-DBH: SAP Solution Manager 20110923
17 CO_KEY_TIMEZONE Constant Protected Type reference (TYPE) DBA_DBH_VALUE 'TIMEZONE' DBA-DBH: Key for Timezone 20071106
18 CO_KEY_VERSION Constant Public Type reference (TYPE) DBA_DBH_VALUE 'VERSION' DB6-DBH: DBH Version 20100726
19 CO_MSG_LVL_DEBUG Constant Public Type reference (TYPE) DBA_DBH_VALUE '0' DB6-DBH: Message Level Information 20100726
20 CO_MSG_LVL_ERROR Constant Public Type reference (TYPE) DBA_DBH_VALUE '3' DB6-DBH: Message Level Error 20100726
21 CO_MSG_LVL_INFO Constant Public Type reference (TYPE) DBA_DBH_VALUE '1' DB6-DBH: Message Level Information 20100726
22 CO_MSG_LVL_NONE Constant Public Type reference (TYPE) DBA_DBH_VALUE '4' DB6-DBH: Message Level None 20100726
23 CO_MSG_LVL_WARN Constant Public Type reference (TYPE) DBA_DBH_VALUE '2' DB6-DBH: Message Level Warning 20100726
24 CO_VALUE_FALSE Constant Public Type reference (TYPE) DBA_DBH_VALUE 'NO' DBA-DBH: Key/Value for Configuration Table 20110923
25 CO_VALUE_TRUE Constant Public Type reference (TYPE) DBA_DBH_VALUE 'YES' DBA-DBH: Key/Value for Configuration Table 20110923
26 DBACOCKPIT_SID Instance attribute Private Type reference (TYPE) DBA_DBH_SID DBA-DBH: SID 20090327
27 DBA_CONFIG_REF Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 20090326
28 DBCNAME Instance attribute Protected Type reference (TYPE) DBCON_NAME Logical name for a database connection 20070823
29 READONLY_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20100726
30 SYS_REF Instance attribute Protected Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20090326
31 TIMEZONE Instance attribute Private Type reference (TYPE) DBA_DBH_TIMEZONE DBA-DBH: Timezone of SMD BI Timestamps 20071106
32 _INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DBA_DBH_SETUP DBA-DBH: Manage DBH setup in monitored DB 20110207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070823
2 GET_INSTANCE Static method Public Method DBA-DBH: Get Reference of DBCFG object 20070823
3 GET_KEEP_FW_DATA Instance method Public Method 20100726
4 GET_KEEP_STG_DATA Instance method Public Method 20100726
5 GET_MSG_LEVEL Instance method Public Method 20100726
6 GET_SAP_BASIS_VERSION Static method Public Method 20100726
7 GET_VERSION Instance method Public Method 20100726
8 SET_KEEP_FW_DATA Instance method Public Method 20100726
9 SET_KEEP_STG_DATA Instance method Public Method 20100726
10 SET_MSG_LEVEL Instance method Public Method 20100726
11 SET_VERSION Instance method Public Method 20100726
12 SYNCHRONIZE_OFFLINE_INFO Instance method Public Method DBA-DBH: Synchronize the Information for Offline Mode 20090326
Events
Class CL_DBA_DBH_SETUP has no event.
Types
Class CL_DBA_DBH_SETUP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BI_SERVER Call by reference Type reference (TYPE) DBA_DBH_BI_SERVER DBA-DBH: BI Server 20070823
2 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20070823
3 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20090326
4 Importing TIMEZONE Call by reference Type reference (TYPE) DBA_DBH_TIMEZONE DBA-DBH: Timezone of SMD BI Timestamps 20071106
# Exception Resumable Description Created on
1 CX_DBA_DBH_NOT_SUPPORTED DBA-DBH: Feature not supported 20070823
2 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20070823

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BI_SERVER Call by reference Type reference (TYPE) DBA_DBH_BI_SERVER DBA-DBH: BI Server 20070823
2 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20070823
3 Returning DBH_SETUP_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBH_SETUP DBA-DBH: Platform specific setup object 20070823
4 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20090326
5 Importing TIMEZONE Call by reference Type reference (TYPE) DBA_DBH_TIMEZONE DBA-DBH: Timezone of SMD BI Timestamps 20071106
# Exception Resumable Description Created on
1 CX_DBA_DBH_NOT_SUPPORTED DBA-DBH: Feature not supported 20070823
2 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20070823

Method GET_KEEP_FW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning KEEP_FW_DATA Value transfer Type reference (TYPE) DB6_DBH_KEEP_DATA DB6-DBH: Lifetime of DBH Data 20100726
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method GET_KEEP_STG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning KEEP_STG_DATA Value transfer Type reference (TYPE) DB6_DBH_KEEP_DATA DB6-DBH: Lifetime of DBH Data 20100726
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method GET_MSG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG_LEVEL Value transfer Type reference (TYPE) DBA_DBH_VALUE DBA-DBH: Key/Value for Configuration Table 20100726
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method GET_SAP_BASIS_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION Value transfer Type reference (TYPE) DBA_DBH_VALUE DBA-DBH: Key/Value for Configuration Table 20100726

Method GET_SAP_BASIS_VERSION on class CL_DBA_DBH_SETUP has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION Value transfer Type reference (TYPE) DBA_DBH_VALUE DBA-DBH: Key/Value for Configuration Table 20100726
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method SET_KEEP_FW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100726
2 Importing VALUE Call by reference Type reference (TYPE) DB6_DBH_KEEP_DATA DB6-DBH: Lifetime of DBH Data 20100726
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method SET_KEEP_STG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100726
2 Importing VALUE Call by reference Type reference (TYPE) DB6_DBH_KEEP_DATA DB6-DBH: Lifetime of DBH Data 20100726
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method SET_MSG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100726
2 Importing VALUE Call by reference Type reference (TYPE) DBA_DBH_VALUE DBA-DBH: Key/Value for Configuration Table 20100726
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION Call by reference Type reference (TYPE) DBA_DBH_VALUE DBA-DBH: Key/Value for Configuration Table 20100726
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method SYNCHRONIZE_OFFLINE_INFO Signature

Method SYNCHRONIZE_OFFLINE_INFO on class CL_DBA_DBH_SETUP has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20090326
History
Last changed by/on SAP  20130531 
SAP Release Created in 711