hana - How to bind xsodata in sapui5 table? -


i trying bind xsodata in sapui5, don't know how instantiate xsodata model in . also, possible perform create , update operation of xsodata in sap hana database sapui5.

you can instantiate odatamodel like:

var omodel = new sap.ui.model.odata.odatamodel("/yourendpoint.xsodata", true); 

Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -