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

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:

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

change true to json:

https://<>82.wdf: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 cross component navigation is achieved


下一篇:How to include html native content to UI5 page - 直接在xml view里添加html namespace