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

Append the query parameter to your application http url:
https://jerry.sap.corp: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:



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 .

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

你可能感兴趣的:(Fiori)