首页 > 其他 > 详细

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

时间:2020-02-02 18:53:25      阅读:74      评论:0      收藏:0      [点我收藏+]

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扩展字段创建过程的单步调试

原文:https://www.cnblogs.com/sap-jerry/p/12252775.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!