A good debug parameter - sap-ds-debug=true

Created by Jerry Wang, last modified on Dec 30, 2015

Append the query parameter to your application http url:

https://<>: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:

A good debug parameter - sap-ds-debug=trueA good debug parameter - sap-ds-debug=true

change true to json:

https://<>82:4080/sap/opu/odata/sap/CRM_OPPORTUNITY/Opportunities?KaTeX parse error: Expected 'EOF', got '&' at position 22: …=Id,Description&̲top=1&sap-ds-debug=json

A good debug parameter - sap-ds-debug=true

上一篇:How to change the default S2.view.xml load logic


下一篇:UI5 Navigation execution entry point