debug email inbound workflow - Email工作流的调试

123 阅读1分钟

Created by Wang, Jerry, last modified on Dec 12, 2014

Email inbound process is done by user SAPCONNECT so that you cannot debug it via normal debugging.

  1. Inside one entry like below into table BCSD_BREAKLOOP.

  1. Then trigger email processing, go to tcode SM51, you will find one endless loop activated by the entry inserted via step1.

  1. Debugging window will pop up. Use shift + F12 to quit the endless loop.

After you finish debugging, please remember to set the status of your entry to abap_false, or else it will always block the email inbound process.

workflow tcode SWU2

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