SAP ABAP Class CX_XMS_SYSTEM_ERROR (XI: System Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
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 | 20010611 |
Meta Relationship - Used By
Properties
| Class | CX_XMS_SYSTEM_ERROR | |
| Short Description | XI: System Error | |
| 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 | SXMSF | XI: Integration Engine Runtime |
| Created | 20010611 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CX_XMS_SYSTEM_ERROR has no interface implemented.
Friends
Class CX_XMS_SYSTEM_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SXMSERRAREA | XI: Error Area | 20030902 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SXMSERRCAT | XI: External Error Category | 20010629 | |||
| 3 | Constant | Public | Type reference (TYPE) | SXMSERRCAT | 'Application' | XI: External Category | 20030902 | ||
| 4 | Constant | Public | Type reference (TYPE) | SXMSERRCAT | 'Runtime' | XI: Error Category | 20050623 | ||
| 5 | Constant | Public | Type reference (TYPE) | SXMSERRCAT | 'XIAdapter' | XI: External Category | 20030902 | ||
| 6 | Constant | Public | Type reference (TYPE) | SXMSERRCAT | 'XIAdapterFramework' | XI: External Category | 20030902 | ||
| 7 | Constant | Public | Type reference (TYPE) | SXMSERRCAT | 'XIProtocol' | XI: External Category | 20030902 | ||
| 8 | Constant | Public | Type reference (TYPE) | SXMSERRCAT | 'XIProxy' | XI: External Category | 20030902 | ||
| 9 | Constant | Public | Type reference (TYPE) | SXMSERRCAT | 'XIServer' | XI: External Category | 20030902 | ||
| 10 | Constant | Public | Type reference (TYPE) | ABAP_ABSTYPENAME | 'CX_XMS_SYSERR_APPLICATION' | Class Name | 20030916 | ||
| 11 | Constant | Public | Type reference (TYPE) | SXMS_INFO_KIND | 'H' | Error Info Type | 20060227 | ||
| 12 | Constant | Public | Type reference (TYPE) | SXMS_INFO_KIND | SPACE | Error Info Type | 20060227 | ||
| 13 | Constant | Public | Type reference (TYPE) | SXMSRETRY | 'A' | XI: Error Correctability | 20030902 | ||
| 14 | Constant | Public | Type reference (TYPE) | SXMSRETRY | 'M' | XI: Error Correctability | 20030902 | ||
| 15 | Constant | Public | Type reference (TYPE) | SXMSRETRY | 'N' | XI: Error Correctability | 20030902 | ||
| 16 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '8917F4B0AC432B47B16E4720557A3595' | 20010611 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | SXMSERRID | XI: Error ID | 20010629 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | XI: Additional Error Description | 20030902 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | SXMS_INFO_KIND | Error Info Type | 20060227 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | 1st Parameter Value | 20030902 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | 2nd Parameter Value | 20030902 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | STRING | 3rd Parameter Value | 20030902 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | 4th Parameter Value | 20030902 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | SXMSRETRY | XI: Error Correctability | 20010629 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010611 | |
| 2 | Instance method | Public | Method | 20050518 | ||
| 3 | Instance method | Public | Method | Read All Error Codes | 20030902 | |
| 4 | Instance method | Public | Method | Read Attributes for an Error ID | 20030902 | |
| 5 | Instance method | Public | Method | Determine Text ID from Error ID | 20031121 | |
| 6 | Instance method | Public | Method | Set Attributes for a Field ID | 20030902 | |
| 7 | Instance method | Public | Method | 20050518 |
Events
Class CX_XMS_SYSTEM_ERROR has no event.
Types
Class CX_XMS_SYSTEM_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_XMS_SYSTEM_ERROR has no exception.
Method CREATE_NO_CHECK_EXCEPTION Signature
Method CREATE_NO_CHECK_EXCEPTION on class CX_XMS_SYSTEM_ERROR has no parameter.
Method CREATE_NO_CHECK_EXCEPTION on class CX_XMS_SYSTEM_ERROR has no exception.
Method ENUMERATE_CODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | SXMSSYSERRS | Fehler-Codes mit Attributen | 20030902 |
Method ENUMERATE_CODES on class CX_XMS_SYSTEM_ERROR has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | SXMSERRID | XI: Fehler-Id | 20030904 | |||
| 2 | RE_RESULT | Value transfer | Type reference (TYPE) | SXMSSYSERR | Attribute zu einer Fehler-Id | 20030902 |
Method GET_ATTRIBUTES on class CX_XMS_SYSTEM_ERROR has no exception.
Method MAP_ID_TO_TEXTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | SXMSERRID | XI: Fehler-ID | 20031121 | |||
| 2 | RE_TEXTID | Value transfer | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20031121 |
Method MAP_ID_TO_TEXTID on class CX_XMS_SYSTEM_ERROR has no exception.
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CX_XMS_SYSTEM_ERROR has no parameter.
Method SET_ATTRIBUTES on class CX_XMS_SYSTEM_ERROR has no exception.
Method STOP_QUEUE Signature
Method STOP_QUEUE on class CX_XMS_SYSTEM_ERROR has no parameter.
Method STOP_QUEUE on class CX_XMS_SYSTEM_ERROR has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |