SAP ABAP Class IF_XMS_SYSTEM_ERROR (XMS: System Error)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_XMS_PROP | A Property Serializable in a String | 20010606 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_SYSTEM_ERROR | XMS: System Error | 20010606 |
Properties
| Class | IF_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 | ||
| Created | 20010606 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XMS_SYSTEM_ERROR has no forward declaration.
Interfaces
Class IF_XMS_SYSTEM_ERROR has no interface implemented.
Friends
Class IF_XMS_SYSTEM_ERROR has no friend class.
Attributes
Class IF_XMS_SYSTEM_ERROR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reset Error Code | 20011022 | |
| 2 | Instance method | Public | Method | Reading Error Code | 20010606 | |
| 3 | Instance method | Public | Method | Reading Error Code Context | 20010606 | |
| 4 | Instance method | Public | Method | Reading Error Text | 20010606 | |
| 5 | Instance method | Public | Method | Reading flag, indicating whether to attempt to restart | 20010619 | |
| 6 | Instance method | Public | Method | Reading Error Text for Code | 20010611 | |
| 7 | Instance method | Public | Method | 20010629 | ||
| 8 | Instance method | Public | Method | Setting Error Code | 20010606 | |
| 9 | Instance method | Public | Method | Setting Error Code Context | 20010606 | |
| 10 | Instance method | Public | Method | Setting Error Text | 20010606 | |
| 11 | Instance method | Public | Method | Insert Parameter Value in Error Text | 20010612 | |
| 12 | Instance method | Public | Method | Setting flag, indicating whether to attempt to restart | 20010619 | |
| 13 | Instance method | Public | Method | Set System Error | 20010612 | |
| 14 | Instance method | Public | Method | 20010611 |
Events
Class IF_XMS_SYSTEM_ERROR has no event.
Types
Class IF_XMS_SYSTEM_ERROR has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_XMS_SYSTEM_ERROR has no parameter.
Method CLEAR on class IF_XMS_SYSTEM_ERROR has no exception.
Method GET_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 | 20010619 | |||
| 2 | EX_CODE | Call by reference | Type reference (TYPE) | STRING | XMS: Fehlercode | 20010705 | |||
| 3 | EX_ID | Call by reference | Type reference (TYPE) | SXMSERRID | XMS: Fehler-Id | 20010619 |
Method GET_ERROR_CODE on class IF_XMS_SYSTEM_ERROR has no exception.
Method GET_ERROR_CODE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | STRING | Error code | 20010611 |
Method GET_ERROR_CODE_CONTEXT on class IF_XMS_SYSTEM_ERROR has no exception.
Method GET_ERROR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20010611 | |||
| 2 | EX_TEXT | Call by reference | Type reference (TYPE) | SXMSERRTXT | XMS: Fehlertext mit eingesetzten Parameterwerten | 20010611 | |||
| 3 | EX_VALUE1 | Call by reference | Type reference (TYPE) | STRING | Wert für Parameter &1 oder & | 20010717 | |||
| 4 | EX_VALUE2 | Call by reference | Type reference (TYPE) | STRING | Wert für Parameter &2 | 20010717 | |||
| 5 | EX_VALUE3 | Call by reference | Type reference (TYPE) | STRING | Wert für Parameter &3 | 20010717 | |||
| 6 | EX_VALUE4 | Call by reference | Type reference (TYPE) | STRING | Wert für Parameter &4 | 20010717 |
Method GET_ERROR_TEXT on class IF_XMS_SYSTEM_ERROR has no exception.
Method GET_RETRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20010619 |
Method GET_RETRY on class IF_XMS_SYSTEM_ERROR has no exception.
Method LOOK_UP_ERROR_TEXT 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 | 20010611 | |||
| 2 | IM_ID | Call by reference | Type reference (TYPE) | SXMSERRID | XMS: Fehler-Id | 20010611 | |||
| 3 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20010611 | |||
| 4 | RE_TEXT | Value transfer | Type reference (TYPE) | SXMSSYERRT | XMS: Kurzbeschreibung zu Error-Codes der Systemfehler | 20010611 |
Method LOOK_UP_ERROR_TEXT on class IF_XMS_SYSTEM_ERROR has no exception.
Method READFROMXMLSOURCE Signature
Method READFROMXMLSOURCE on class IF_XMS_SYSTEM_ERROR has no parameter.
Method READFROMXMLSOURCE on class IF_XMS_SYSTEM_ERROR has no exception.
Method SET_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 | 20010618 | |||
| 2 | IM_ID | Call by reference | Type reference (TYPE) | SXMSERRID | XMS: Fehler-Id | 20010618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlercode nicht vorhanden | 20010618 |
Method SET_ERROR_CODE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VALUE | Call by reference | Type reference (TYPE) | STRING | Error context | 20010611 |
Method SET_ERROR_CODE_CONTEXT on class IF_XMS_SYSTEM_ERROR has no exception.
Method SET_ERROR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20010611 | |||
| 2 | IM_TEXT | Call by reference | Type reference (TYPE) | SXMSERRTXT | XMS: Fehlertext | 20010611 |
Method SET_ERROR_TEXT on class IF_XMS_SYSTEM_ERROR has no exception.
Method SET_PARAMETER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TEXT | Call by reference | Type reference (TYPE) | SXMSERRTXT | XMS: Fehlertext | 20010612 | |||
| 2 | IM_VALUE1 | Call by reference | Type reference (TYPE) | STRING | Wert für Parameter &1 | 20010612 | |||
| 3 | IM_VALUE2 | Call by reference | Type reference (TYPE) | STRING | Wert für Parameter &2 | 20010612 | |||
| 4 | IM_VALUE3 | Call by reference | Type reference (TYPE) | STRING | Wert für Parameter &3 | 20010612 | |||
| 5 | IM_VALUE4 | Call by reference | Type reference (TYPE) | STRING | Wert für Parameter &4 | 20010612 |
Method SET_PARAMETER_VALUES on class IF_XMS_SYSTEM_ERROR has no exception.
Method SET_RETRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VALUE | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20010619 |
Method SET_RETRY on class IF_XMS_SYSTEM_ERROR has no exception.
Method SET_SYSTEM_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | SXMSERRCAT | XMS: Fehlerkategorie | 20010626 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | SXMSERRID | XMS: Fehler-Id | 20010626 | |||
| 3 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XMS: Message | 20010628 | |||
| 4 | VALUE1 | Call by reference | Type reference (TYPE) | ANY | Parameterwert für &1 oder & | 20010626 | |||
| 5 | VALUE2 | Call by reference | Type reference (TYPE) | ANY | Parameterwert für &2 | 20010626 | |||
| 6 | VALUE3 | Call by reference | Type reference (TYPE) | ANY | Parameterwert für &3 | 20010626 | |||
| 7 | VALUE4 | Call by reference | Type reference (TYPE) | ANY | Parameterwert für &4 | 20010626 |
Method SET_SYSTEM_ERROR on class IF_XMS_SYSTEM_ERROR has no exception.
Method WRITETOXMLSTRING Signature
Method WRITETOXMLSTRING on class IF_XMS_SYSTEM_ERROR has no parameter.
Method WRITETOXMLSTRING on class IF_XMS_SYSTEM_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |