SAP ABAP Class CX_SYB_ADM_SETUP (SYB-ADM: Setup Corrupted)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor
⤷
⤷
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 | 20131129 |
Properties
| Class | CX_SYB_ADM_SETUP | |
| Short Description | SYB-ADM: 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 | SMSYB | SYBASE Database Monitor |
| Created | 20131113 | SAP |
| Last change | 20141121 | |
| 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_SYB_ADM_SETUP has no interface implemented.
Friends
Class CX_SYB_ADM_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 | 7 | Configuration inconsistent | 20131129 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | -1 | Table not found | 20131129 | ||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A501951EE3938ED4ADAB0AC946' | 20131129 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20131129 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | Setup Error Code | 20131129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20131129 | |
| 2 | Static method | Public | Method | Creates CX_DBA_DBH_SETUP_CORRUPTED exception | 20131129 | |
| 3 | Instance method | Public | Method | Returns true if repair is required | 20131129 |
Events
Class CX_SYB_ADM_SETUP has no event.
Types
Class CX_SYB_ADM_SETUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_SYB_ADM_SETUP has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20131129 | |||
| 2 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_SYB_ADM_SETUP | SYB-ADM: Setup Corrupted | 20131129 | |||
| 3 | FUNCTION_UNIT | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20131129 | |||
| 4 | LONGTEXT | Call by reference | Type reference (TYPE) | STRING | 20131129 | ||||
| 5 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20131129 | ||||
| 6 | METHOD | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20131129 | |||
| 7 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20131129 | |||
| 8 | SETUP_RC | Call by reference | Type reference (TYPE) | I | 0 | Setup Error Code | 20131129 | ||
| 9 | SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20131129 | |||
| 10 | SY_BATCH | Call by reference | Type reference (TYPE) | SYBATCH | Program is running in the background | 20131129 | |||
| 11 | SY_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20131129 | |||
| 12 | SY_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20131129 |
Method CREATE on class CX_SYB_ADM_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 | 20131129 |
Method IS_REPAIR_REQUIRED on class CX_SYB_ADM_SETUP has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |