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 CLEAR Instance method Public Method Reset Error Code 20011022
2 GET_ERROR_CODE Instance method Public Method Reading Error Code 20010606
3 GET_ERROR_CODE_CONTEXT Instance method Public Method Reading Error Code Context 20010606
4 GET_ERROR_TEXT Instance method Public Method Reading Error Text 20010606
5 GET_RETRY Instance method Public Method Reading flag, indicating whether to attempt to restart 20010619
6 LOOK_UP_ERROR_TEXT Instance method Public Method Reading Error Text for Code 20010611
7 READFROMXMLSOURCE Instance method Public Method 20010629
8 SET_ERROR_CODE Instance method Public Method Setting Error Code 20010606
9 SET_ERROR_CODE_CONTEXT Instance method Public Method Setting Error Code Context 20010606
10 SET_ERROR_TEXT Instance method Public Method Setting Error Text 20010606
11 SET_PARAMETER_VALUES Instance method Public Method Insert Parameter Value in Error Text 20010612
12 SET_RETRY Instance method Public Method Setting flag, indicating whether to attempt to restart 20010619
13 SET_SYSTEM_ERROR Instance method Public Method Set System Error 20010612
14 WRITETOXMLSTRING 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 Exporting EX_CATEGORY Call by reference Type reference (TYPE) SXMSERRCAT XMS: Fehlerkategorie 20010619
2 Exporting EX_CODE Call by reference Type reference (TYPE) STRING XMS: Fehlercode 20010705
3 Exporting 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 Returning 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 Exporting EX_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20010611
2 Exporting EX_TEXT Call by reference Type reference (TYPE) SXMSERRTXT XMS: Fehlertext mit eingesetzten Parameterwerten 20010611
3 Exporting EX_VALUE1 Call by reference Type reference (TYPE) STRING Wert für Parameter &1 oder & 20010717
4 Exporting EX_VALUE2 Call by reference Type reference (TYPE) STRING Wert für Parameter &2 20010717
5 Exporting EX_VALUE3 Call by reference Type reference (TYPE) STRING Wert für Parameter &3 20010717
6 Exporting 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 Returning 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 Importing IM_CATEGORY Call by reference Type reference (TYPE) SXMSERRCAT XMS: Fehlerkategorie 20010611
2 Importing IM_ID Call by reference Type reference (TYPE) SXMSERRID XMS: Fehler-Id 20010611
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20010611
4 Returning 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 Importing IM_CATEGORY Call by reference Type reference (TYPE) SXMSERRCAT XMS: Fehlerkategorie 20010618
2 Importing IM_ID Call by reference Type reference (TYPE) SXMSERRID XMS: Fehler-Id 20010618
# Exception Resumable Description Created on
1 NOT_FOUND 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 Importing 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 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20010611
2 Importing 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 Changing CH_TEXT Call by reference Type reference (TYPE) SXMSERRTXT XMS: Fehlertext 20010612
2 Importing IM_VALUE1 Call by reference Type reference (TYPE) STRING Wert für Parameter &1 20010612
3 Importing IM_VALUE2 Call by reference Type reference (TYPE) STRING Wert für Parameter &2 20010612
4 Importing IM_VALUE3 Call by reference Type reference (TYPE) STRING Wert für Parameter &3 20010612
5 Importing 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 Importing 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 Importing CATEGORY Call by reference Type reference (TYPE) SXMSERRCAT XMS: Fehlerkategorie 20010626
2 Importing ID Call by reference Type reference (TYPE) SXMSERRID XMS: Fehler-Id 20010626
3 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE XMS: Message 20010628
4 Importing VALUE1 Call by reference Type reference (TYPE) ANY Parameterwert für &1 oder & 20010626
5 Importing VALUE2 Call by reference Type reference (TYPE) ANY Parameterwert für &2 20010626
6 Importing VALUE3 Call by reference Type reference (TYPE) ANY Parameterwert für &3 20010626
7 Importing 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