码迷,mamicode.com
首页 > 其他好文 > 详细

SAP S/4HANA扩展字段创建过程的单步调试

时间:2020-02-02 17:25:16      阅读:102      评论:0      收藏:0      [点我收藏+]

标签:some   more   ble   process   img   eps   async   field   and   

As I said the extension field generation is done in Asynchronous way via background job execution. If you need to debug it for trouble shooting, cumbersome steps must be done to setup debugging:

技术图片

As a result, there is more convenient way done by Extension framework to enable easier debugging.
Set this user parameter as X in your user profile:

技术图片

After that, the generation job will be done synchronously, see line 43:

技术图片

Now you can directly press F5 to reach the program for field generation and continue debugging there.

技术图片

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

SAP S/4HANA扩展字段创建过程的单步调试

标签:some   more   ble   process   img   eps   async   field   and   

原文地址:https://www.cnblogs.com/sap-jerry/p/12252760.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!