SAP ABAP Class CL_SDB_DATABASE (SDB: Database Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB-CCM (Application Component) CCMS/Database Monitors for MaxDB
     SDBA_SDB (Package) MaxDB/liveCache Monitoring and Administration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SDB_DATABASE_LOCAL SDB: Local DB Database Object 20070413
2 Inheritance (c INHERITING FROM c_ref)  CL_SDB_DATABASE_REMOTE SDB: Remote DB Database Object 20070413
Properties
Class CL_SDB_DATABASE  
Short Description SDB: Database Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_SDB   MaxDB/liveCache Monitoring and Administration 
Created 20070413   SAP 
Last change 20110908   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
Class CL_SDB_DATABASE has no interface implemented.
Friends
Class CL_SDB_DATABASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_DETAILS Instance attribute Public Type reference (TYPE) SDB_CONINFO SDB: Connection Information for DBMServer 20070523
2 CON_FOR_SQL Instance attribute Public Type reference (TYPE) DBCON_NAME Logical Name for a Database Connection 20070523
3 CON_FOR_SQL_2 Instance attribute Public Type reference (TYPE) DBCON_NAME Logical Name for a Database Connection 20091126
4 DBMUSER Instance attribute Public Type reference (TYPE) DBCON_UID Database User 20090502
5 DBM_EXCEPTION Instance attribute Public Object reference (TYPE REF TO) CX_DBA_SDB Exception Class for CCMS MaxDB 20070730
6 DBM_POSSIBLE Instance attribute Public Type reference (TYPE) FLAG General Flag 20070523
7 DBSTATE Instance attribute Public Type reference (TYPE) CHAR10 Character Field Length = 10 20070523
8 DBUSER Instance attribute Public Type reference (TYPE) DBCON_UID Database User 20070523
9 DB_FULL Instance attribute Public Type reference (TYPE) FLAG General Flag 20070822
10 DISP_VERSION Instance attribute Public Type reference (TYPE) CHAR10 Character Field Length = 10 20080320
11 KERNELVERSION Instance attribute Public Type reference (TYPE) SDB_LINE SAP DB: Response line from DBM command 20070822
12 LOG_FULL Instance attribute Public Type reference (TYPE) FLAG General Flag 20070822
13 LONG_VERSION Instance attribute Public Type reference (TYPE) CHAR15 Char 15 20070523
14 NO_CON_ENV Instance attribute Protected Type reference (TYPE) FLAG General Flag 20070413
15 NO_DBCON Instance attribute Protected Type reference (TYPE) FLAG General Flag 20070413
16 NO_DBCONUSR Instance attribute Protected Type reference (TYPE) FLAG General Flag 20070413
17 ORD_INT_POSSIBLE Instance attribute Public Type reference (TYPE) CHAR1 General Flag 20091222
18 PAGESIZE Instance attribute Public Type reference (TYPE) INT4 Natural Number 20070612
19 REFRESH_DATE Instance attribute Public Type reference (TYPE) SYDATUM Last Refresh: Date 20070618
20 REFRESH_TIME Instance attribute Public Type reference (TYPE) SYUZEIT Last Refresh: Time 20070618
21 RESTART_DATE Instance attribute Public Type reference (TYPE) SYDATUM Current Date of Application Server 20070523
22 RESTART_TIME Instance attribute Public Type reference (TYPE) SYUZEIT Current Time of Application Server 20070523
23 SPLIT_CON_ENV_ERROR Instance attribute Protected Type reference (TYPE) FLAG General Flag 20070413
24 SQL_EXCEPTION Instance attribute Public Object reference (TYPE REF TO) CX_DBA_SDB Exception Class for CCMS MaxDB 20070720
25 SQL_POSSIBLE Instance attribute Public Type reference (TYPE) FLAG General Flag 20070523
26 SYSID Instance attribute Public Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20070523
27 TYPE Instance attribute Public Type reference (TYPE) CHAR4 'OLTP' or 'LVC' 20070719
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ORDER_INTERFACE Instance method Public Method 20091126
2 CONSTRUCTOR Instance method Public Constructor 20070413
3 REFRESH Instance method Public Method 20070523
Events
# Event Type Visibility Description Created on
1 STATE_CHANGED Instance Event
(0)
Public
(2)
Status changed by REFRESH method 20081215
Types
Class CL_SDB_DATABASE has no local type.
Method Signatures

Method CHECK_ORDER_INTERFACE Signature

Method CHECK_ORDER_INTERFACE on class CL_SDB_DATABASE has no parameter.
Method CHECK_ORDER_INTERFACE on class CL_SDB_DATABASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSID Value transfer Type reference (TYPE) DB6NAVSYST-SYSID Name des SAP-Systems 20070523

Method CONSTRUCTOR on class CL_SDB_DATABASE has no exception.

Method REFRESH Signature

Method REFRESH on class CL_SDB_DATABASE has no parameter.
Method REFRESH on class CL_SDB_DATABASE has no exception.
Event Signatures

Event STATE_CHANGED Signature
Event STATE_CHANGED on class CL_SDB_DATABASE has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710