zl程序教程

您现在的位置是:首页 >  其他

当前栏目

SAP UI5应用的一个调试参数 - sap-ds-debug=true

SAP调试应用 一个 参数 UI5 debug True
2023-09-14 09:03:55 时间

Append the query parameter to your application http url:
https://jerry:4080/sap/opu/odata/sap/CRM_OPPORTUNITY/Opportunities?KaTeX parse error: Expected 'EOF', got '&' at position 22: …=Id,Description&̲top=1&sap-ds-debug=true
and detail response will be displayed in the tabstrip:

clipboard1
clipboard2
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-3v5BBvhg-1628157183909)(https://user-images.githubusercontent.com/5669954/59327175-5ae37400-8d1b-11e9-964c-9c8aaf37458a.png)]

See result below. This parameter can enable you to directly monitor ABAP backend method execution performance in UI. You do not need to log on to ABAP backend any more .

[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-HP7nChuX-1628157183910)(https://user-images.githubusercontent.com/5669954/59327176-5ae37400-8d1b-11e9-9040-cd714fb33a16.png)]

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