SAP ABAP Interface IF_DBA_DATABASE (DBA Cockpit: Database Object Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DB6_DISTRIBUTED_DATABASE DB6 Distributed Database 20090623
2 Interface composition (i COMPRISING i_ref)  IF_DBA_DISTRIBUTED_DATABASE DBA Cockpit: Interface to distributed DBs 20050422
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_DATABASE DBA Cockpit: Current Database 20050422
Properties
Interface IF_DBA_DATABASE  
Short Description DBA Cockpit: Database Object Interface    
General Data
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20050422   SAP 
Last changed 20130531   SAP 
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 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_DBA_DATABASE has no interface.
Friends
Interface IF_DBA_DATABASE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_PARAM_REF Instance attribute Public Object reference (TYPE REF TO) OBJECT 20050715
2 ADA_MSG Instance attribute Public Type reference (TYPE) STRING 20050729
3 AUTHORITY Instance attribute Public Object reference (TYPE REF TO) IF_DBA_AUTHORITY DBA Cockpit: Authorization Interface 20101123
4 DBSYS Instance attribute Public Type reference (TYPE) SYDBSYS Central Database System 20060712
5 DB_REL Instance attribute Public Type reference (TYPE) STRING 20051130
6 FIELD_ATTRIBUTES Instance attribute Public Type reference (TYPE) DBA_SCREEN_FIELD_ATTR_LIST DBA Cockpit: Screen Field Attributes 20051118
7 IS_DISTRIBUTED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050422
8 NAME Instance attribute Public Type reference (TYPE) DB6CC_DBS_DISPLAY 20050422
9 RESET Instance attribute Public Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20051114
10 SCHEMA_TAB Instance attribute Public Type reference (TYPE) DBA_SCHEMA_TAB DBA Cockpit: List of schemata within database 20061117
11 SQL_POSSIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20061208
12 START Instance attribute Public Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20050510
13 UTC_TIMEZONE_DIFF Instance attribute Public Type reference (TYPE) I 20081113
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20060202
2 FREE Instance method Public Method 20050422
3 GET_CURRENT_DB_TIME Instance method Public Method 20120810
4 GET_DBNAME Instance method Public Method 20061213
5 GET_DBOPSYS Instance method Public Method 20061213
6 GET_DBREL Instance method Public Method 20061213
7 GET_DB_SCHEMA Instance method Public Method 20110922
8 GET_SCHEMA Instance method Public Method 20061213
9 GET_SCHEMAS Instance method Public Method 20061117
10 GET_SERVER Instance method Public Method 20061213
11 GET_SETUP_ACTION Instance method Public Method 20070221
12 HAS_JAVA_STACK Instance method Public Method 20061117
13 INIT Instance method Public Method 20050422
14 IS_CONFIGURED Instance method Public Method 20070221
15 REFRESH Instance method Public Method 20071031
Events
Interface IF_DBA_DATABASE has no event.
Types
Interface IF_DBA_DATABASE has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on Interface IF_DBA_DATABASE has no parameter.
Method CHECK on Interface IF_DBA_DATABASE has no exception.

Method FREE Signature

Method FREE on Interface IF_DBA_DATABASE has no parameter.
Method FREE on Interface IF_DBA_DATABASE has no exception.

Method GET_CURRENT_DB_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DB_TIME Value transfer Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20120810
# Exception Resumable Description Created on
1 CX_DBA_DATABASE 20120810

Method GET_DBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBNAME Value transfer Type reference (TYPE) STRING 20061213
# Exception Resumable Description Created on
1 CX_DBA_DATABASE DBA Cockpit: DB Exceptions 20061213

Method GET_DBOPSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBOPSYS Value transfer Type reference (TYPE) SYOPSYS Operating System of Application Server 20061213
# Exception Resumable Description Created on
1 CX_DBA_DATABASE DBA Cockpit: DB Exceptions 20061213

Method GET_DBREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBREL Value transfer Type reference (TYPE) STRING 20061213
# Exception Resumable Description Created on
1 CX_DBA_DATABASE DBA Cockpit: DB Exceptions 20061213

Method GET_DB_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SCHEMA Value transfer Type reference (TYPE) STRING 20110922

Method GET_DB_SCHEMA on Interface IF_DBA_DATABASE has no exception.

Method GET_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCHEMANAME Value transfer Type reference (TYPE) STRING 20061213
# Exception Resumable Description Created on
1 CX_DBA_DATABASE DBA Cockpit: DB Exceptions 20061213

Method GET_SCHEMAS Signature

Method GET_SCHEMAS on Interface IF_DBA_DATABASE has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DATABASE DBA Cockpit: DB Exceptions 20061117

Method GET_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVERNAME Value transfer Type reference (TYPE) STRING 20061213
# Exception Resumable Description Created on
1 CX_DBA_DATABASE DBA Cockpit: DB Exceptions 20061213

Method GET_SETUP_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_ID Value transfer Type reference (TYPE) I 20070221

Method GET_SETUP_ACTION on Interface IF_DBA_DATABASE has no exception.

Method HAS_JAVA_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_JAVA Value transfer Type reference (TYPE) ABAP_BOOL 20061117

Method HAS_JAVA_STACK on Interface IF_DBA_DATABASE has no exception.

Method INIT Signature

Method INIT on Interface IF_DBA_DATABASE has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DATABASE DBA Cockpit: Datenbankausnahmen 20050422

Method IS_CONFIGURED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIGURED Value transfer Type reference (TYPE) ABAP_BOOL 20070221

Method IS_CONFIGURED on Interface IF_DBA_DATABASE has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_DBA_DATABASE has no parameter.
Method REFRESH on Interface IF_DBA_DATABASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710