SAPUI5 – Practise using service from odata.org
For Non-ABAP developers , if you want to practise SAPUI5 , the best way is to use the reference service from odata.org. You can use the Netweaver gateway service consumption system from SAP by requesting for credentials if you are specific on SAP system as backend.
Build your model using the service URL. Make sure you are using the correct data service version.
Use Table to display the products. Use the below link to get more properties on Table element
JsDoc Report – SAP UI development Toolkit for HTML5 – API Reference – sap.ui.table.Table
Add the UI5 table library in your resources
Thats how the output looks like:)
Be the first to leave a comment
You must be Logged on to comment or reply to a post.