Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8950

Re: Problem getting data from a simple oData service [SampleFlight]

$
0
0

The code is as follows :

 

     var oModel = new sap.ui.model.odata.ODataModel("http://saturn.intelsys.eu:8000/sap/opu/sdata/IWFND/SAMPLEFLIGHT", true);      var oControl = new sap.ui.commons.TextView().bindProperty("text","carrid");     oControl.setModel(oModel);           oControl.bindElement("/FlightCollection(carrid='AC')");                  oControl.placeAt("content");

Viewing all articles
Browse latest Browse all 8950

Trending Articles



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