zoukankan      html  css  js  c++  java
  • SAP Repository Information System查找Message ID的一个小技巧

    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.


    要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    windows性能计数器
    bootstrap2.0与3.0的区别
    prototype.js简介
    .NET生成静态页面并分页
    .net 生成 静态页面
    传统的生成静态页面
    vimrc
    nginx模块动态加载(http)
    ffmpeg --help full
    confiure
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13570208.html
Copyright © 2011-2022 走看看