cancel
Showing results for 
Search instead for 
Did you mean: 

error message

Former Member
0 Kudos

Hi All

How to find details based on SAP error message number?

Regards

Dilawar

Points-gaming

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi,

You can see the SAP error message details through SAP transaction code: SE91

In SAP FI Module, you can control the SAP error message number through SAP transaction code: OBA5

Normally SAP message numbers are issued like AA165

First two digits (alpha) is called application area next digits are called message number

Sometimes, you may not be able to see the SAP messages in SAP transaction code: OBA5, in such case you need to go to OBMSG transaction code and include the message number to your application area, then you need to come to back to OBA5 to make it information / warning / switch off / error (as the case may be).

Regards,

Mir

Answers (1)

Answers (1)

former_member195383
Active Contributor
0 Kudos

Go to SE91. Enter the message class and message number. There you will find the details.

You can check the where used list of the message , then to find, where it is used. This can be done by abap.