Quantcast
Viewing all articles
Browse latest Browse all 2638

Re: sap fiori --> full screen application template --> how n where to do Odata.read and how to get value from it

var that = this;


oModel.read("/CountSet", {filters : [

new sap.ui.model.Filter("Itemrecords", sap.ui.model.FilterOperator.EQ, "20150730");

],


success: function (oEvent) {

     that.byId("DATPICKER_ID").setDateValue( oEvent.result.DATE_FIELD );

}

});


Viewing all articles
Browse latest Browse all 2638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>