SAP ABAP Class CL_ADA_DBH_SETUP (ADA-DBH Configuration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
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 20080229
Properties
Class CL_ADA_DBH_SETUP  
Short Description ADA-DBH Configuration    
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 SADA   Porting and CCMS SAP DB 
Created 20080229   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADA_DBH_SETUP has no forward declaration.
Interfaces
Class CL_ADA_DBH_SETUP has no interface implemented.
Friends
Class CL_ADA_DBH_SETUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COCKPIT_NAME Instance attribute Public Type reference (TYPE) SYSYSID DB6NAVSYST NAME 20080229
2 DBM_POSSIBLE Instance attribute Public Type reference (TYPE) FLAG DBM_POSSIBLE ? 20080310
3 DBNAME Instance attribute Public Type reference (TYPE) SDB_DBNAME DB name 20080310
4 DBSERVER Instance attribute Public Type reference (TYPE) SDB_DBNODE DB Server Name 20080310
5 DBVERSION Instance attribute Public Type reference (TYPE) CHAR15 DB Version 20080310
6 SQL_POSSIBLE Instance attribute Public Type reference (TYPE) FLAG SQL_POSSIBLE ? 20080310
7 TYPE Instance attribute Public Type reference (TYPE) CHAR4 'OLTP' or 'LVC' 20080310
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080229
Events
Class CL_ADA_DBH_SETUP has no event.
Types
Class CL_ADA_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 20080229
2 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20080229
3 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Entfernte Systemadministration 20090326
4 Importing TIMEZONE Call by reference Type reference (TYPE) DBA_DBH_TIMEZONE DBA-DBH: Timezone of SMD BI Timestamps 20080229
# Exception Resumable Description Created on
1 CX_DBA_DBH_NOT_SUPPORTED DBA-DBH: Feature not supported 20080229
2 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20080229
History
Last changed by/on SAP  20110908 
SAP Release Created in 711