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:
Exciting update! On March 10, the SAP Builders group will merge with this one to form the Application Development and Automation group. This expanded space will now focus on all innovations across application development and automation at SAP. Stay tuned for more updates!
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.