测试
全部博文(931)
发布时间:2020-02-07 18:46:03
我在做练习16时(第3步的e,f),发现有一句这样的描述:dependent from BTAdminH.DATA: coll_wrapper TYPE REF TO cl_bsp_wd_collection_wrapper.SET HANDLER me->competitors->on_new_focus FOR coll_wrapper ACTIVATIONENDMETHOD.这种所谓的dependent关系我在debug时发现没发生任何的实际效果,按.........【阅读全文】
发布时间:2020-02-07 16:38:02
Instead, you have to do it using business user in Fiori UI.Click tile "Import Employees":Download excel template locally.Once done, you should see the success message in log:and also in backend:......【阅读全文】
发布时间:2020-02-07 15:42:41
Error message:Via debugging, it is clear that PRDIOOV is determined by PRD01OV.After restoring the default view back to PRD01OV, issue resolved:......【阅读全文】
发布时间:2020-02-07 14:44:04
In this case, in order to test Product Master application in those system, you need to create a new PFCG role and assign to your user manually. However, how could you know which Fiori catalog you need to assign to this PFCG role?(2) find the corresponding Fiori catalog ID: SAP_CMD_BC_PR_MAINT_.........【阅读全文】
发布时间:2020-02-07 13:44:29
As a result, there is more convenient way done by Extension framework to enable easier debugging.After that, the generation job will be done synchronously, see line 43:......【阅读全文】