cancel
Showing results for 
Search instead for 
Did you mean: 

Create,display,update, delete functionality in sapui5 xml view...by using Odata url

rinku_sahu
Explorer
0 Kudos

Dear Friends,

How we can implement create,update,display and delete fuctionalities in SAPUI5. The view being written in XML and Data being in the SAP Database table.I am a beginner to SAPUI5. But Google Search is not helping much to learn. Please guide.

Thank you.

Regards,

Rinku

Accepted Solutions (0)

Answers (1)

Answers (1)

mauriciolauffer
Contributor
0 Kudos

Hi Rinku.

To do it, the most used is a combination of OData Model in UI5 (frontend) and SAP Gateway to access the database (backend).

Check these links out:

OData Model

https://sapui5.hana.ondemand.com/sdk/#docs/guide/91f11c116f4d1014b6dd926db0e91070.html