SAP ABAP Class IF_DBA_DATABASE (DBA Cockpit: Database Object Interface)
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
Class | IF_DBA_DATABASE | |
Short Description | DBA Cockpit: Database Object Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_DBA_DATABASE has no interface implemented.
Friends
Class IF_DBA_DATABASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | 20050715 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20050729 | |||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_DBA_AUTHORITY | DBA Cockpit: Authorization Interface | 20101123 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYDBSYS | Central Database System | 20060712 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20051130 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_SCREEN_FIELD_ATTR_LIST | DBA Cockpit: Screen Field Attributes | 20051118 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050422 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6CC_DBS_DISPLAY | 20050422 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20051114 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_SCHEMA_TAB | DBA Cockpit: List of schemata within database | 20061117 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20061208 | |||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20050510 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20081113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060202 | |
2 | ![]() |
Instance method | Public | Method | 20050422 | |
3 | ![]() |
Instance method | Public | Method | 20120810 | |
4 | ![]() |
Instance method | Public | Method | 20061213 | |
5 | ![]() |
Instance method | Public | Method | 20061213 | |
6 | ![]() |
Instance method | Public | Method | 20061213 | |
7 | ![]() |
Instance method | Public | Method | 20110922 | |
8 | ![]() |
Instance method | Public | Method | 20061213 | |
9 | ![]() |
Instance method | Public | Method | 20061117 | |
10 | ![]() |
Instance method | Public | Method | 20061213 | |
11 | ![]() |
Instance method | Public | Method | 20070221 | |
12 | ![]() |
Instance method | Public | Method | 20061117 | |
13 | ![]() |
Instance method | Public | Method | 20050422 | |
14 | ![]() |
Instance method | Public | Method | 20070221 | |
15 | ![]() |
Instance method | Public | Method | 20071031 |
Events
Class IF_DBA_DATABASE has no event.
Types
Class IF_DBA_DATABASE has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class IF_DBA_DATABASE has no parameter.
Method CHECK on class IF_DBA_DATABASE has no exception.
Method FREE Signature
Method FREE on class IF_DBA_DATABASE has no parameter.
Method FREE on class 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 | ![]() |
DB_TIME | Value transfer | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20120810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120810 |
Method GET_DBNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBNAME | Value transfer | Type reference (TYPE) | STRING | 20061213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: DB Exceptions | 20061213 |
Method GET_DBOPSYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBOPSYS | Value transfer | Type reference (TYPE) | SYOPSYS | Operating System of Application Server | 20061213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: DB Exceptions | 20061213 |
Method GET_DBREL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBREL | Value transfer | Type reference (TYPE) | STRING | 20061213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
R_SCHEMA | Value transfer | Type reference (TYPE) | STRING | 20110922 |
Method GET_DB_SCHEMA on class 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 | ![]() |
SCHEMANAME | Value transfer | Type reference (TYPE) | STRING | 20061213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: DB Exceptions | 20061213 |
Method GET_SCHEMAS Signature
Method GET_SCHEMAS on class IF_DBA_DATABASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: DB Exceptions | 20061117 |
Method GET_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVERNAME | Value transfer | Type reference (TYPE) | STRING | 20061213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ACTION_ID | Value transfer | Type reference (TYPE) | I | 20070221 |
Method GET_SETUP_ACTION on class 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 | ![]() |
HAS_JAVA | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061117 |
Method HAS_JAVA_STACK on class IF_DBA_DATABASE has no exception.
Method INIT Signature
Method INIT on class IF_DBA_DATABASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: Datenbankausnahmen | 20050422 |
Method IS_CONFIGURED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070221 |
Method IS_CONFIGURED on class IF_DBA_DATABASE has no exception.
Method REFRESH Signature
Method REFRESH on class IF_DBA_DATABASE has no parameter.
Method REFRESH on class IF_DBA_DATABASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |