前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >SAP S/4HANA扩展字段创建过程的单步调试

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

原创
作者头像
Jerry Wang
修改2020-02-11 11:58:07
2930
修改2020-02-11 11:58:07
举报

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.

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档