SAP ABAP Class CX_DBA_TEST (DBA-RDI: General Back-end Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_TEST (Package) DBA Cockpit: Test Framework
⤷
⤷
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 | 20110317 |
Properties
| Class | CX_DBA_TEST | |
| 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_TEST | DBA Cockpit: Test Framework |
| Created | 20110317 | 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_TEST has no interface implemented.
Friends
Class CX_DBA_TEST 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) | DBCON_NAME | Logical name for a database connection | 20110317 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110317 | |
| 2 | Static method | Public | Method | DBA-DBH: Creates CX_DBA_DBH_SETUP_CORRUPTED exception | 20110317 |
Events
Class CX_DBA_TEST has no event.
Types
Class CX_DBA_TEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_DBA_TEST has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCNAME | Value transfer | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20110317 | |||
| 2 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_DBA_TEST | DBA-RDI: General Back-end Error | 20110317 | |||
| 3 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20110317 | ||||
| 4 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20110317 | |||
| 5 | SYSID | Value transfer | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20110317 | |||
| 6 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110317 | |||
| 7 | SY_BATCH | Call by reference | Type reference (TYPE) | SYBATCH | Program is running in the background | 20110317 | |||
| 8 | SY_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20110317 | |||
| 9 | SY_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20110317 | |||
| 10 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110317 |
Method CREATE on class CX_DBA_TEST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |