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

Re: syntax to pass parameters to I5Grid -SAP MII 14.0

$
0
0

Hi Deepali,

 

Try -

<SCRIPT>  var oGrid = new com.sap.xmii.grid.init.i5Grid("Youri5GridTemplate", "YourQueryTemplate");  var oQuery = oGrid.getQueryObject(); //Get Query Object   //Pass parameters to Query, can pass these parameters dynamically as well    oQuery.setParameter("Param.1","000876315670"); //ProductionOrder    oQuery.setParameter("Param.2","0070"); //Operation  oGrid.setGridWidth("640px");  oGrid.setGridHeight("400px");  oGrid.draw("div1");</SCRIPT><DIV id="div1"></DIV>

Regards,

Sai Vellanki.


Viewing all articles
Browse latest Browse all 3189

Trending Articles



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