Quantcast
Channel: SCN: Message List - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 8124

Re: System query options not allowed in the requested URI,ODATA,SAPUI5

$
0
0

You can pass the filter using the following code......

 

var f2 = new  sap.ui.model.odata.Filter('<PROPERTY NAME>', [{operator:"EQ" ,value1:"<VALUE>"}]);

oTable.bindRows("/<COLLECTION NAME>",'<PROPERTY NAME>', undefined, [f2]);

oTabel.getBinding('rows').refresh()


Viewing all articles
Browse latest Browse all 8124

Trending Articles



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