如何找到SAP CRM WebClient UI error message的来源
生活随笔
收集整理的這篇文章主要介紹了
如何找到SAP CRM WebClient UI error message的来源
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Created by Jerry Wang, last modified on Mar 22, 2014
除了使用這篇blog介紹的方法之外, 本wiki提供了另外一種方法:
使用transaction code SOTR_EDIT, 點display:
使用where used list功能進行查找:
找到一個exception class:
在該exception class的constructor 方法里設一個斷點:
debugger里即可查看到該error message的上下文信息:
總結
以上是生活随笔為你收集整理的如何找到SAP CRM WebClient UI error message的来源的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 交易走pt是什么意思
- 下一篇: 如何找到点击Object ID 白屏问题