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 | 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 | Instance attribute | Public | Type reference (TYPE) | SDB_CONINFO | SDB: Connection Information for DBMServer | 20070523 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DBCON_NAME | Logical Name for a Database Connection | 20070523 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DBCON_NAME | Logical Name for a Database Connection | 20091126 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DBCON_UID | Database User | 20090502 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_DBA_SDB | Exception Class for CCMS MaxDB | 20070730 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20070523 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20070523 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | DBCON_UID | Database User | 20070523 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20070822 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20080320 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SDB_LINE | SAP DB: Response line from DBM command | 20070822 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20070822 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | CHAR15 | Char 15 | 20070523 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20070413 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20070413 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20070413 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | General Flag | 20091222 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20070612 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | SYDATUM | Last Refresh: Date | 20070618 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | SYUZEIT | Last Refresh: Time | 20070618 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20070523 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20070523 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20070413 | |||
| 24 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_DBA_SDB | Exception Class for CCMS MaxDB | 20070720 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20070523 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20070523 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | CHAR4 | 'OLTP' or 'LVC' | 20070719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091126 | ||
| 2 | Instance method | Public | Constructor | 20070413 | ||
| 3 | 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 | 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 |