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

Re: Drop down value from a gateway service

$
0
0

Hi Vijay,

 

Is this correct?

 

 

 

   var oInput = new sap.ui.commons.DropdownBox("ddlb_matnr");

    

       var oItemTemplate = new sap.ui.core.ListItem();

       oItemTemplate.bindProperty("key", "Matnr");

       oItemTemplate.bindProperty("text", "Description);      

       oInput.bindItems("/sap/opu/odata/sap/Z_MATNR_F4_SRV/materialSet", oItemTemplate, null, "'');

 

 

This should work ?

 

Let me know?


Viewing all articles
Browse latest Browse all 8927

Trending Articles



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