Quantcast
Channel: ABAP Development
Viewing all articles
Browse latest Browse all 948

A small tip to find message id and number by repository information system

$
0
0

Normally if we see a message in SAPGUI and we can just double click the message icon to get its technical detail like message id and number displayed.

clipboard1.png

However in some case the icon is not available for click, for example below, there is a popup window displayed and you could not double click the icon. If you close the popup, the message disappears as well.

clipboard2.png

In this case, use tcode SE84 to launch repository information system, specify Short Description with value: *cannot be used as proxy object

clipboard3.png

Then you get answer: message id DDLS, value 444.

clipboard4.png

Or if you already know that the table T100 stores message text, you can directly query on table T100 to get the same result.

clipboard5.png

clipboard6.png


Viewing all articles
Browse latest Browse all 948

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>