A small tip to find message id and number by repos...
Application Development and Automation Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results forÂ
Search instead forÂ
Did you mean:Â
We have launched new Developer forums/groups in the SAP Community. If you are here to publish developer- or SAP-technology related blog posts, please check out our new groups instead. You can find more information about the developer forums in this What's New post.
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.
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.
In this case, use tcode SE84 to launch repository information system, specify Short Description with value: *cannot be used as proxy object
Then you get answer: message id DDLS, value 444.
Or if you already know that the table T100 stores message text, you can directly query on table T100 to get the same result.