UIG070030$.xrw 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet href="../../css/body.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>公司非计划品率及命中率统计报表</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <datagrid1/>
  10. </root>
  11. </instance>
  12. <script type="javascript" ev:event="xforms-ready">
  13. <![CDATA[
  14. if(window.parent==null) Init();
  15. ]]>
  16. </script>
  17. </model>
  18. <script type="javascript" src="../../js/boaCommon.js"/>
  19. <script type="javascript" src="../../js/b01.js"/>
  20. <script type="javascript">
  21. <![CDATA[
  22. function Init(node)
  23. {
  24. find();
  25. }
  26. function find()
  27. {
  28. model.removenode("/root/reqData");
  29. commSubmit("UIG070030-service", "find", "glueAction.do");
  30. model.copyNode("/root/datagrid1" , "/root/resData/NoPlaned_VO");
  31. model.refresh();
  32. }
  33. ]]>
  34. </script>
  35. </xhtml:head>
  36. <xhtml:body pagewidth="980" pageheight="620">
  37. <datagrid id="datagrid1" nodeset="/root/datagrid1/NoPlaned_Row" caption="产线^考核指标^考核指标^非计划品率%^非计划品率%^非计划品率%^命中率%^命中率%^命中率%^待判量&#xA;(&gt;30天)&#xA;&#xA;^非计划品销售量^非计划品销售量^非计划品库存量^非计划品库存量^非计划品库存量^计划品库存^成品库存合计^原料库存^非计划品量(子项)^非计划品量(子项)^非计划品量(子项)^命中量(子项)^命中量(子项)^命中量(子项)^入库量(母项)^入库量(母项)^入库量(母项)|产线^非计划品率^命中率^当期^月累^年累^当期^月累^年累^待判量&#xA;(&gt;30天)&#xA;&#xA;^月累^年累^库龄&lt;=90天^库龄&gt;90天^合计^计划品库存^成品库存合计^原料库存^当前^月累^年累^当前^月累^年累^当前^月累^年累" colsep="^" colwidth="45, 72, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 59, 58, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:975px; height:615px; ">
  38. <col ref="CX"/>
  39. <col ref="GSKHFJHPL"/>
  40. <col ref="GSKHMZL"/>
  41. <col ref="FJHPL_DQ"/>
  42. <col ref="FJHPL_YL"/>
  43. <col ref="FJHPL_NL"/>
  44. <col ref="MZL_DQ"/>
  45. <col ref="MZL_YL"/>
  46. <col ref="MZL_NL"/>
  47. <col ref="DPL"/>
  48. <col ref="FJHXSL_YL"/>
  49. <col ref="FJHXSL_NL"/>
  50. <col ref="FJHKCL_XY90"/>
  51. <col ref="FJHKCL_DY90"/>
  52. <col ref="FJHKCL_HJ"/>
  53. <col ref="JHPKCL"/>
  54. <col ref="CPKCL"/>
  55. <col ref="YLKC"/>
  56. <col ref="FJHPLZX_DQ"/>
  57. <col ref="FJHPLZX_YL"/>
  58. <col ref="FJHPLZX_NL"/>
  59. <col ref="MZLZX_DQ"/>
  60. <col ref="MZLZX_YL"/>
  61. <col ref="MZLZX_NL"/>
  62. <col ref="RKLMX_DQ"/>
  63. <col ref="RKLMX_YL"/>
  64. <col ref="RKLMX_NL"/>
  65. </datagrid>
  66. <button id="button1" style="left:280px; top:135px; width:100px; height:20px; ">
  67. <caption>button1</caption>
  68. <script type="javascript" ev:event="DOMActivate">
  69. <![CDATA[
  70. find();
  71. ]]>
  72. </script>
  73. </button>
  74. </xhtml:body>
  75. </xhtml:html>