SAP ABAP Class CX_DBA_XML_ERROR (DBA Cockpit: XML parser 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 | 20060714 |
Properties
| Class | CX_DBA_XML_ERROR | |
| Short Description | DBA Cockpit: XML parser 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 | 20060714 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_DBA_XML_ERROR has no forward declaration.
Interfaces
Class CX_DBA_XML_ERROR has no interface implemented.
Friends
Class CX_DBA_XML_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '40C37FB7025DEE44BB5EA6D6D1E32FCB' | 20060714 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DB6_STRING_TAB | DB6: List of single CLP commands | 20060714 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20101111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060714 | |
| 2 | Static method | Public | Method | DBA-DBH: Creates CX_DBA_DBH_SETUP_CORRUPTED exception | 20101111 |
Events
Class CX_DBA_XML_ERROR has no event.
Types
Class CX_DBA_XML_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_DBA_XML_ERROR has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_LOG | Call by reference | Type reference (TYPE) | DB6_STRING_TAB | DB6: List of single CLP commands | 20101111 | |||
| 2 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_DBA_XML_ERROR | 20101111 | ||||
| 3 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20101111 | ||||
| 4 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20101111 | |||
| 5 | SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20101111 | |||
| 6 | SY_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20101111 | |||
| 7 | SY_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101111 | |||
| 8 | XML | Call by reference | Type reference (TYPE) | STRING | 20101111 |
Method CREATE on class CX_DBA_XML_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |