SAP ABAP Class CL_XMS_SYSTEM_ERROR (XMS: 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN_CONST | XMS: Constants | 20010619 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_PROP | A Property Serializable in a String | 20010606 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_SYSTEM_ERROR | XMS: System Error | 20010606 |
Properties
| Class | CL_XMS_SYSTEM_ERROR | |
| Short Description | XMS: System Error | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20010606 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MAIN_CONST | XMS: Constants | 20010619 | ||
| 2 | IF_XMS_PROP | A Property Serializable in a String | 20010606 | ||
| 3 | IF_XMS_SYSTEM_ERROR | XMS: System Error | 20010606 |
Friends
Class CL_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) | SXMSERRCAT | XMS: Error Category | 20010619 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Error Code Context | 20010606 | |||
| 3 | Constant | Public | Type reference (TYPE) | SXMSERRCAT | 'APPLICATIONCALL' | Integration Engine: Error Category | 20011114 | ||
| 4 | Constant | Public | Type reference (TYPE) | SXMSERRCAT | 'PERSIST' | Category for Errors in Persistency Layer | 20011113 | ||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20010619 | |||||
| 6 | Constant | Public | Type reference (TYPE) | SXMSERRID | 'APPLICATION_ERROR' | Integration Engine: Error ID | 20011114 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | '.' | Separator | 20010927 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'language' | XML Attribute Name | 20010619 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 'p1' | XML Attribute Name | 20010619 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 'p2' | XML Attribute Name | 20010619 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 'p3' | XML Attribute Name | 20010619 | ||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 'p4' | XML Attribute Name | 20010619 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'Code' | XML Tag Name | 20010611 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'Context' | XML Tag Name | 20010611 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'Text' | XML Tag Name | 20010611 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'SAP' | Tag Prefix | 20010717 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'Retry' | XML Tag Name | 20010619 | ||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | 20010619 | |||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | SXMSERRID | XMS: Error ID | 20010619 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | SXMSSYERRT-LANGU | Error Text Language | 20010611 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'ErrorHeader' | Property Tag Name | 20010626 | ||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'http://sap.com/exchange/MessageFormat' | Name Space URI | 20010626 | ||
| 23 | Instance attribute | Protected | Type reference (TYPE) | STRING | Parameter Value 1 | 20010619 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | STRING | Parameter value 2 | 20010619 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | STRING | Parameter value 3 | 20010619 | |||
| 26 | Instance attribute | Protected | Type reference (TYPE) | STRING | Parameter value 4 | 20010619 | |||
| 27 | Instance attribute | Protected | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20010619 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | SXMSSYERRT-TXTCODE | Error Text | 20010606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Concatenate Error Code from Category and ID | 20010927 | |
| 2 | Static method | Public | Method | Displays Long Text in Amodal Window | 20020225 | |
| 3 | Static method | Public | Method | Gets Documentation for System Error in HTML Format | 20020225 | |
| 4 | Static method | Public | Method | Replace Parameter with Value | 20020225 | |
| 5 | Static method | Public | Method | Split Up Error Code into Category and ID | 20010927 | |
| 6 | Static method | Public | Method | Converts to String | 20010629 |
Events
Class CL_XMS_SYSTEM_ERROR has no event.
Types
Class CL_XMS_SYSTEM_ERROR has no local type.
Method Signatures
Method CONCATENATE_ERROR_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CATEGORY | Call by reference | Type reference (TYPE) | SXMSERRCAT | XMS: Fehlerkategorie | 20010927 | |||
| 2 | IM_ID | Call by reference | Type reference (TYPE) | SXMSERRID | XMS: Fehler-ID | 20010927 | |||
| 3 | RE_CODE | Value transfer | Type reference (TYPE) | STRING | XMS: Fehler-Code | 20010927 |
Method CONCATENATE_ERROR_CODE on class CL_XMS_SYSTEM_ERROR has no exception.
Method DISPLAY_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CODE | Call by reference | Type reference (TYPE) | STRING | Fehlercode | 20020225 | |||
| 2 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20020225 | |||
| 3 | IM_VALUE1 | Call by reference | Type reference (TYPE) | STRING | 1. Paramterwert | 20020225 | |||
| 4 | IM_VALUE2 | Call by reference | Type reference (TYPE) | STRING | 2. Paramterwert | 20020225 | |||
| 5 | IM_VALUE3 | Call by reference | Type reference (TYPE) | STRING | 3. Paramterwert | 20020225 | |||
| 6 | IM_VALUE4 | Call by reference | Type reference (TYPE) | STRING | 4. Paramterwert | 20020225 |
Method DISPLAY_DOCU on class CL_XMS_SYSTEM_ERROR has no exception.
Method GET_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DOCU_OBJECT | Call by reference | Type reference (TYPE) | DOKHL-OBJECT | Dokumentations-Objekt | 20020225 | |||
| 2 | EX_TEXT_LONG | Call by reference | Type reference (TYPE) | TLINETAB | Fehlertext lang | 20020225 | |||
| 3 | EX_TEXT_LONG_HTML | Call by reference | Type reference (TYPE) | HTMLTABLE | Fehlertext lang HTML | 20020225 | |||
| 4 | EX_TEXT_SHORT | Call by reference | Type reference (TYPE) | STRING | Fehlertext kurz | 20020225 | |||
| 5 | IM_CODE | Call by reference | Type reference (TYPE) | STRING | Error-Code | 20020225 | |||
| 6 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprache | 20020225 | |||
| 7 | IM_VALUE1 | Call by reference | Type reference (TYPE) | STRING | 1. Parameter | 20020225 | |||
| 8 | IM_VALUE2 | Call by reference | Type reference (TYPE) | STRING | 2. Parameter | 20020225 | |||
| 9 | IM_VALUE3 | Call by reference | Type reference (TYPE) | STRING | 3. Parameter | 20020225 | |||
| 10 | IM_VALUE4 | Call by reference | Type reference (TYPE) | STRING | 4. Parameter | 20020225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Langtext nicht gefunden | 20020225 |
Method REPLACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TEXT | Call by reference | Type reference (TYPE) | TLINETAB | Tabelle von Textzeilen | 20020225 | |||
| 2 | IM_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20020225 | ||||
| 3 | IM_REPLACE_WITH | Call by reference | Type reference (TYPE) | STRING | 20020225 | ||||
| 4 | IM_TEXT | Call by reference | Type reference (TYPE) | TLINE | Textzeile | 20020225 |
Method REPLACE on class CL_XMS_SYSTEM_ERROR has no exception.
Method SPLIT_ERROR_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CATEGORY | Call by reference | Type reference (TYPE) | SXMSERRCAT | XMS: Fehlerkategorie | 20010927 | |||
| 2 | EX_ID | Call by reference | Type reference (TYPE) | SXMSERRID | XMS: Fehler-ID | 20010927 | |||
| 3 | IM_CODE | Call by reference | Type reference (TYPE) | STRING | XMS: Fehlercode | 20010927 |
Method SPLIT_ERROR_CODE on class CL_XMS_SYSTEM_ERROR has no exception.
Method TOSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VALUE | Call by reference | Type reference (TYPE) | ANY | In String konvertierbarer Wert | 20010629 | |||
| 2 | RE_STRING | Call by reference | Type reference (TYPE) | STRING | String | 20010629 |
Method TOSTRING on class CL_XMS_SYSTEM_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |