SAP ABAP Class CX_DBA_SOLMAN (DBA Cockpit: SolMan Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_SOLMAN (Package) DBA Cockpit: SolMan Integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20100729 |
Properties
Class | CX_DBA_SOLMAN | |
Short Description | DBA Cockpit: SolMan Exceptions | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SDBA_SOLMAN | DBA Cockpit: SolMan Integration |
Created | 20100729 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_DBA_SOLMAN has no forward declaration.
Interfaces
Class CX_DBA_SOLMAN has no interface implemented.
Friends
Class CX_DBA_SOLMAN 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) | ABAP_CALLSTACK | ABAP Call Stack | 20100729 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20100729 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100729 |
2 | ![]() |
Static method | Public | Method | DBA-DBH: Creates CX_DBA_DBH_SETUP_CORRUPTED exception | 20100729 |
Events
Class CX_DBA_SOLMAN has no event.
Types
Class CX_DBA_SOLMAN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLSTACK | Call by reference | Type reference (TYPE) | ABAP_CALLSTACK | 20100729 | |||
2 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20100729 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100729 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20100729 |
Method CONSTRUCTOR on class CX_DBA_SOLMAN has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_DBA_SOLMAN | DBA-DBH: Setup Corrupted | 20100729 | ||
2 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20100729 | |||
3 | ![]() |
PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100729 |
Method CREATE on class CX_DBA_SOLMAN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |