SAP ABAP Class CL_SYB_DBH_SETUP (SYB-DBH: Manage DBH Configuratrion in monitored DB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_DBH_SETUP DBA-DBH: Manage DBH setup in monitored DB 20100726
Properties
Class CL_SYB_DBH_SETUP  
Short Description SYB-DBH: Manage DBH Configuratrion in monitored DB    
Super Class CL_DBA_DBH_SETUP DBA-DBH: Manage DBH setup in monitored DB 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSYB   SYBASE Database Monitor 
Created 20100726   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_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DB6_DBH_SETUP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SYB_DBH_SETUP has no interface implemented.
Friends
Class CL_SYB_DBH_SETUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DBREL_MIN_SUPPORTED Constant Public Type reference (TYPE) STRING '15.05.0000' DB6-DBH: Minimal supported DB release 20100726
2 CO_DFT_KEEP_FW_DATA Constant Public Type reference (TYPE) DB6_DBH_KEEP_DATA '336' DB6-DBH: Default Keep Framework Data 20100726
3 CO_DFT_KEEP_STG_DATA Constant Public Type reference (TYPE) DB6_DBH_KEEP_DATA '336' DB6-DBH: Default Keep Staging Data 20100726
4 CO_DFT_MSG_LVL Constant Public Type reference (TYPE) DBA_DBH_VALUE '3' DBA-DBH: Default Message Level 20100726
5 DBREL Instance attribute Public Type reference (TYPE) DB6DBREL DB6-DBH: DB Release 20100726
6 IS_CE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED DB6-DBH: Cache For Is pureScale 20100726
7 RDI Instance attribute Private Object reference (TYPE REF TO) CL_DBA_RDI DBA-RDI: Back-End Wrapper 20100726
8 VERSION Instance attribute Public Type reference (TYPE) DBA_DBH_VALUE '07.02.0000' DB6-DBH: Version 20100726
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100726
2 INITIALIZE_RDI Instance method Private Method DB6-DBH: Initialize RDI Object 20100726
3 INSTALL_INTERNAL Instance method Public Method DB6-DBH: General Setup 20100726
4 REMOVE_CFG_VALUE Instance method Public Method DB6-DBH: Remove Configuration Value 20100726
5 UNINSTALL_INTERNAL Instance method Public Method DB6-DBH: General Setup 20100726
Events
Class CL_SYB_DBH_SETUP has no event.
Types
Class CL_SYB_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 20100726
2 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20100726
3 Importing RDI Call by reference Object reference (TYPE REF TO) CL_DBA_RDI DBA-RDI: Back-End Wrapper 20100726
4 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20100726
5 Importing TIMEZONE Call by reference Type reference (TYPE) DBA_DBH_TIMEZONE DBA-DBH: Timezone of SMD BI Timestamps 20100726
# Exception Resumable Description Created on
1 CX_DBA_DBH_NOT_SUPPORTED DBA-DBH: Feature not supported 20100726
2 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method INITIALIZE_RDI Signature

Method INITIALIZE_RDI on class CL_SYB_DBH_SETUP has no parameter.
Method INITIALIZE_RDI on class CL_SYB_DBH_SETUP has no exception.

Method INSTALL_INTERNAL Signature

Method INSTALL_INTERNAL on class CL_SYB_DBH_SETUP has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726

Method REMOVE_CFG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY 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 UNINSTALL_INTERNAL Signature

Method UNINSTALL_INTERNAL on class CL_SYB_DBH_SETUP has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100726
History
Last changed by/on SAP  20130531 
SAP Release Created in 703