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

Re: Difficulty in binding single entity to detail page!

$
0
0

"/sap/opu/odata/sap/ZGW_RFC_DEST_DETAILS_SRV_01/"


must be specified when you create ODataModel


varr om = new sap.ui.model.odata.ODataModel("/sap/opu/odata/sap/ZGW_RFC_DEST_DETAILS_SRV_01/", ...);


this.setModel(om);//or this.getView().setModel(om) in case of controller


binding is just


this.getView().bindElement("/DETAILSSet(0)");


Viewing all articles
Browse latest Browse all 3347

Trending Articles



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