其他分享
首页 > 其他分享> > UI framework显示message technical information的实现

UI framework显示message technical information的实现

作者:互联网

Created by Jerry Wang, last modified on Jun 24, 2014

User parameter里只要BSPWD_USER_LEVEL 值大于5 即可在webclient UI上显示error message的technical information:
clipboard1
clipboard2
clipboard3
clipboard4

这里决定用什么icon来在UI上显示message:
clipboard5
message level > 5的判断:
clipboard6
clipboard7
clipboard8

UI message level

Created by Jerry Wang, last modified on May 21, 2014

使用tcode crmc_msgs或者如下customizing activity能够对error message设置message level:

clipboard1
clipboard2
当UI上显示message时,会根据user在SU3里设置的user parameter对当前待显示的message做filtering:
clipboard3
clipboard4
clipboard5

所有的message level值定义在domain BSPWD_MSGLEVEL里:
clipboard6

标签:information,level,technical,Jerry,BSPWD,framework,UI,message
来源: https://blog.csdn.net/i042416/article/details/94837018