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

Posted sap-jerry

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SAP S/4HANA扩展字段创建过程的单步调试相关的知识,希望对你有一定的参考价值。

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扩展字段创建过程的单步调试的主要内容,如果未能解决你的问题,请参考以下文章

SAP S/4HANA Material Fiori应用根据扩展字段搜索的实现原理

如何使用Key User Tool扩展SAP S/4HANA Fiori UI

如何使用Key User Tool扩展SAP S/4HANA Fiori UI

如何在SAP S/4HANA Cloud系统里创建employee

SAP UI5 SmartTable 控件本地运行时进行 Excel 导出的单步调试

我们一起探索SAP S/4HANA功能亮点