SAP ABAP Class CX_DBA_SYSTEM_CHECK (DBA-RDI: General Back-end Error)
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 | Inheritance (c INHERITING FROM c_ref) | CX_DBA_ROOT | DBA Cockpit: Root exception class | 20120222 |
Properties
| Class | CX_DBA_SYSTEM_CHECK | |
| Short Description | DBA-RDI: General Back-end Error | |
| Super Class | CX_DBA_ROOT | DBA Cockpit: Root exception class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20120222 | 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) |
Interfaces
Class CX_DBA_SYSTEM_CHECK has no interface implemented.
Friends
Class CX_DBA_SYSTEM_CHECK 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) | I | 20120222 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20120222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120222 | |
| 2 | Static method | Public | Method | DBA-DBH: Creates CX_DBA_DBH_SETUP_CORRUPTED exception | 20120222 |
Events
Class CX_DBA_SYSTEM_CHECK has no event.
Types
Class CX_DBA_SYSTEM_CHECK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_DBA_SYSTEM_CHECK has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ID | Call by reference | Type reference (TYPE) | I | 20120222 | ||||
| 2 | DBCNAME | Value transfer | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20120222 | |||
| 3 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_DBA_SYSTEM_CHECK | DBA-RDI: General Back-end Error | 20120222 | |||
| 4 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120222 | ||||
| 5 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120222 | |||
| 6 | SYSID | Value transfer | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20120222 | |||
| 7 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20120222 | |||
| 8 | SY_BATCH | Call by reference | Type reference (TYPE) | SYBATCH | Program is running in the background | 20120222 | |||
| 9 | SY_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120222 | |||
| 10 | SY_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120222 |
Method CREATE on class CX_DBA_SYSTEM_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |