SPRWP00904_식수내역조회.xrw 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <main>
  10. <empldiet>
  11. <empldietlist/>
  12. </empldiet>
  13. </main>
  14. <init/>
  15. <send>
  16. <empldiet>
  17. <emplno/>
  18. <payym/>
  19. <emplnm/>
  20. <instcd/>
  21. </empldiet>
  22. </send>
  23. <hidden/>
  24. <target/>
  25. </root>
  26. </instance>
  27. <script type="javascript" ev:event="xforms-ready">
  28. <![CDATA[
  29. misfGridInit(grd_empldietlist);
  30. misfMsterDetailSet(grd_empldietlist,null, "TRRWP00905" ,"N");
  31. model.setValue("/root/send/empldiet/payym",model.getValue("root/target/defaultvalue/payym"));
  32. model.setValue("/root/send/empldiet/emplno",model.getValue("root/target/defaultvalue/emplno"));
  33. model.setValue("/root/send/empldiet/emplnm",model.getValue("root/target/defaultvalue/emplnm"));
  34. model.refresh();
  35. submit("TRRWP00905");
  36. ]]>
  37. </script>
  38. <submission id="TRRWP00905" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/empldiet" resultref="/root/main/empldiet"/>
  39. </model>
  40. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  42. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  43. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  44. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  45. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  46. </xhtml:head>
  47. <xhtml:body pagewidth="650" pageheight="600" style="text-align:right; vertical-align:middle; margin-left:8; margin-right:8; ">
  48. <group id="group1" style="left:0px; top:0px; width:625px; height:13px; ">
  49. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:235px; height:14px; ">식수내역</caption>
  50. </group>
  51. <group id="group2" scroll="auto" style="left:0px; top:40px; width:625px; height:530px; ">
  52. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:620px; height:31px; background-color:#fffbf2; border-color:#ffd799; "/>
  53. <button id="btn_search" class="btn1_letter2" style="left:555px; top:15px; width:56px; height:22px; ">
  54. <caption>조회</caption>
  55. <script type="javascript" ev:event="DOMActivate">
  56. <![CDATA[
  57. misfMsterDetailRetrieve();
  58. ]]>
  59. </script>
  60. </button>
  61. <line id="line13" class="line_4" style="x1:543px; y1:15px; x2:543px; y2:37px; "/>
  62. <caption id="caption22" class="search_name" style="left:5px; top:17px; width:85px; height:17px; ">공제월:</caption>
  63. <input id="ipt_payym" ref="/root/send/empldiet/payym" class="input_default" disabled="true" inputtype="date" format="yyyy-mm" style="left:76px; top:15px; width:74px; height:19px; text-align:center; vertical-align:middle; "/>
  64. <caption id="caption1" class="search_name" visibility="hidden" style="left:163px; top:17px; width:63px; height:17px; ">사번 :</caption>
  65. <button id="btn_emplno" class="icon_search" visibility="hidden" style="left:294px; top:15px; width:16px; height:16px; ">
  66. <caption/>
  67. <script type="javascript" ev:event="DOMActivate">
  68. <![CDATA[
  69. var recv_list = "emplno,emplnm" ;
  70. rpbfOpenPopUpList("SPRPB00101", ipt_emplnos, recv_list,"1","N");
  71. model.refresh();
  72. if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
  73. btn_search.dispatch("DOMActivate");
  74. }
  75. ]]>
  76. </script>
  77. </button>
  78. <input id="ipt_emplnos" ref="/root/send/empldiet/emplno" class="input_default" visibility="hidden" style="left:227px; top:15px; width:63px; height:19px; ">
  79. <script type="javascript" ev:event="onkeypress">
  80. <![CDATA[
  81. inputEnterKey("btn_search", "DOMActivate");
  82. ]]>
  83. </script>
  84. </input>
  85. <input id="ipt_emplnms" ref="/root/send/empldiet/emplnm" class="input_default" visibility="hidden" imemode="hangul" style="left:313px; top:15px; width:62px; height:19px; ">
  86. <script type="javascript" ev:event="onkeypress">
  87. <![CDATA[
  88. inputEnterKey("btn_search", "DOMActivate");
  89. ]]>
  90. </script>
  91. </input>
  92. <caption id="caption2" class="tit_2" style="left:2px; top:43px; width:144px; height:14px; ">식수 list</caption>
  93. <line id="line2" class="line_1" style="x1:0px; y1:56px; x2:620px; y2:56px; "/>
  94. <datagrid id="grd_empldietlist" nodeset="/root/main/empldiet/empldietlist" visibility="visible" caption="일자^조식^조식^중식^중식^석식^석식^합계^합계|일자^건수^금액^건수^금액^건수^금액^건수^금액" colsep="^" colwidth="93, 42, 68, 42, 70, 41, 72, 52, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:61px; width:620px; height:464px; text-align:center; ">
  95. <col ref="eatdd" format="yyyy-mm-dd" style="text-align:center; "/>
  96. <col ref="breakmeal" format="(-)#,###" style="text-align:center; vertical-align:middle; "/>
  97. <col ref="breakmealamt" format="(-)#,###" style="text-align:right; "/>
  98. <col ref="lunchmeal" format="(-)#,###" style="text-align:center; "/>
  99. <col ref="lunchmealamt" format="(-)#,###" style="text-align:right; "/>
  100. <col ref="dinnermeal" format="(-)#,###" style="text-align:center; "/>
  101. <col ref="dinnermealamt" format="(-)#,###" style="text-align:right; "/>
  102. <col ref="totmeal" format="(-)#,###" style="text-align:center; "/>
  103. <col ref="totmealamt" format="(-)#,###" style="text-align:right; "/>
  104. </datagrid>
  105. <input id="ipt_instcd" ref="/root/send/paytax1/instcd" visibility="hidden" style="left:155px; top:20px; width:20px; height:19px; "/>
  106. </group>
  107. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:625px; height:25px; "/>
  108. </xhtml:body>
  109. </xhtml:html>