Skip to Content
Author's profile photo Former Member

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.

Screen Shot 2015-03-30 at 1.28.11 pm.png

Build your model using the service URL. Make sure you are using the correct data service version.

Screen Shot 2015-03-30 at 1.35.00 pm.png

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

Screen Shot 2015-03-30 at 1.37.44 pm.png

Add the UI5 table library in your resources

Screen Shot 2015-03-30 at 1.40.44 pm.png

Thats how the output looks like:)

Screen Shot 2015-03-30 at 1.43.40 pm.png

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.