SAP ABAP Class CL_DBA_DATABASE (DBA Cockpit: Current Database)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20050422
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADA_DATABASE MaxDB: Current Database 20050715
2 Inheritance (c INHERITING FROM c_ref)  CL_DB4_DATABASE DB4: Database Object 20051118
3 Inheritance (c INHERITING FROM c_ref)  CL_DBA_DISTRIBUTED_DATABASE DBA Cockpit: Distributed Database Object 20050425
4 Inheritance (c INHERITING FROM c_ref)  CL_HDB_DATABASE HDB: Current Database 20101015
5 Inheritance (c INHERITING FROM c_ref)  CL_MSS_DATABASE MSS: Current Database 20051118
Properties
Class CL_DBA_DATABASE  
Short Description DBA Cockpit: Current Database    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20050422   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_DATABASE DBA Cockpit: Database Object Interface 20050422
Friends
# Friend Modeled only Created on Description
1 CL_ADA_DATABASE 20050715 MaxDB: Current Database
2 CL_DB4_DATABASE 20051118 DB4: Database Object
3 CL_DB6_DATABASE 20050715 DB6: Current Database
4 CL_DBA_DISTRIBUTED_DATABASE 20050715 DBA Cockpit: Distributed Database Object
5 CL_HDB_DATABASE 20110126 HDB: Current Database
6 CL_MSS_DATABASE 20051118 MSS: Current Database
7 CL_ORA_DATABASE 20050715 ORA: Current Database
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DBREF_TAB Static Attribute Private Type reference (TYPE) DBREF_TABLE 20050715
2 IS_BUFFERED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050715
3 SCHEMA_TAB Instance attribute Private Attribute reference (LIKE) 20061024
4 SYS_REF Instance attribute Public Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20050422
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20050422
2 GET_REF Static method Public Method 20050715
3 REFRESH_TIMESTAMP Instance method Private Method 20050715
Events
Class CL_DBA_DATABASE has no event.
Types
Class CL_DBA_DATABASE 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 SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Entfernte Systemadministration 20050422

Method CONSTRUCTOR on class CL_DBA_DATABASE has no exception.

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DB_REF Value transfer Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20050715
2 Importing IS_FORCED_BUFFERED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090421
3 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20051128
# Exception Resumable Description Created on
1 CX_DBA_DATABASE DBA Cockpit: DB Exceptions 20050715

Method REFRESH_TIMESTAMP Signature

Method REFRESH_TIMESTAMP on class CL_DBA_DATABASE has no parameter.
Method REFRESH_TIMESTAMP on class CL_DBA_DATABASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710