cancel
Showing results for 
Search instead for 
Did you mean: 

types of error codes in CX_AI_SYSTEM_FAULT

Former Member
0 Kudos

Hi, all

In the help.sap.com, "Error Handling"

http://help.sap.com/saphelp_nw2004s/helpdata/en/25/a45c3cff8ca92be10000000a114084/frameset.htm

it says like the following.

-


Handling System Errors

You catch errors that occur when transferring a message by using the

exception class CX_AI_SYSTEM_FAULT. You distinguish system errors using

error codes; these are managed and documented centrally for all systems.

The application can display an error message by using the attributes

CODE and ERRORTEXT of the exception class.

-


If so, what kind of errors might be? Where can i get the list of CODE

and ERRORTEXT?

i tried to read doc on CX_AI_SYSTEM_FAULT from SE24 but there was no

doc available for this class.

Best Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

HI,

Following thread may help you to debug the erros , if it occurs.

This may help you to , how this error occured in different scenarios..

Thanks,

Moorthy