1. 程式人生 > 實用技巧 >SAP UI5應用的一個除錯引數 - sap-ds-debug=true

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:

clipboard1
clipboard2
clipboard3

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 .

clipboard4

要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":