Quantcast
Channel: Update entity data using OData V4 and oListData - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Flo for Update entity data using OData V4 and oListData

If you want to update a specific entry for which you already know the path you can do it like this:const oV4Model= this.getView().getModel();const oContext = oV4Model.bindContext("Company('1234')",...

View Article



Update entity data using OData V4 and oListData

I am new to SAPUI5 and want to update an entity data using oListData. I am not able to find any tutorial that explicitly explains this.My onSave function looks like this: onSave: function() { var...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images