SAP ABAP Class CX_DBA_RDI_SETUP (DBA-DBH: Setup Corrupted)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure

⤷

⤷

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 | 20090505 |
Properties
Class | CX_DBA_RDI_SETUP | |
Short Description | DBA-DBH: Setup Corrupted | |
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_BACKEND | DBA Cockpit: Backend Infrastructure |
Created | 20090505 | 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_RDI_SETUP has no interface implemented.
Friends
Class CX_DBA_RDI_SETUP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 8 | 20100726 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | DBA-DBH: Database Collector not active | 20090505 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | -3 | DBA-DBH: Database Collector not found | 20090505 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | DBA-DBH: Index inconsistent | 20090505 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | -5 | DBA-DBH: Index not found | 20090505 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | -99 | 20120221 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 7 | 20100630 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | DBA-DBH: Routine inconsistent | 20090505 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | I | -2 | DBA-DBH: Routine not found | 20090505 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | DBA-DBH: Schedule inconsistent | 20090505 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | I | -4 | DBA-DBH: Schedule not found | 20090505 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | I | 9 | 20120221 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | DBA-DBH: Table inconsistent | 20090505 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | I | -1 | DBA-DBH: Table not found | 20090505 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | I | 6 | 20100216 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | I | -6 | 20100216 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20090505 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | DBA-DBH: Setup Error Code | 20090505 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090505 |
2 | ![]() |
Static method | Public | Method | DBA-DBH: Creates CX_DBA_DBH_SETUP_CORRUPTED exception | 20090505 |
3 | ![]() |
Instance method | Public | Method | DBA-DBH: Returns true if repair is required | 20090505 |
Events
Class CX_DBA_RDI_SETUP has no event.
Types
Class CX_DBA_RDI_SETUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_DBA_RDI_SETUP 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 | 20090505 | ||
2 | ![]() |
EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_DBA_RDI_SETUP | DBA-DBH: Setup Corrupted | 20090505 | ||
3 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20090505 | |||
4 | ![]() |
PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20090505 | ||
5 | ![]() |
SETUP_RC | Call by reference | Type reference (TYPE) | I | 0 | DBA-DBH: Setup Error Code | 20090505 | |
6 | ![]() |
SYSID | Value transfer | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20090505 | ||
7 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090505 | ||
8 | ![]() |
SY_BATCH | Call by reference | Type reference (TYPE) | SYBATCH | Program is running in the background | 20090505 | ||
9 | ![]() |
SY_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20090505 | ||
10 | ![]() |
SY_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20090505 |
Method CREATE on class CX_DBA_RDI_SETUP has no exception.
Method IS_REPAIR_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090505 |
Method IS_REPAIR_REQUIRED on class CX_DBA_RDI_SETUP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |