SPRWY00600_의료비지급대상자조회.xrw 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  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. <userlist/>
  11. <dept>
  12. <deptcd/>
  13. <depthngnm/>
  14. </dept>
  15. <userinfo>
  16. <emplnm/>
  17. </userinfo>
  18. </main>
  19. <target/>
  20. <init>
  21. </init>
  22. <send>
  23. <emplno/>
  24. <deduyy/>
  25. <workym/>
  26. <dedukind/>
  27. <retireyn/>
  28. </send>
  29. </root>
  30. </instance>
  31. <script type="javascript" ev:event="xforms-ready">
  32. <![CDATA[
  33. model.removenode("/root/main/user/userlist");
  34. ipt_emplno.value=parent.ipt_emplno2.value;
  35. ipt_deduyy.value=parent.ipt_deduyy.value;
  36. ipt_workym.value=parent.ipt_workym.value;
  37. ipt_dedukind.value=parent.ipt_dedukind.value;
  38. try
  39. {if(parent.rbo_retireyn != null)ipt_retireyn.value = parent.rbo_retireyn.value;}
  40. catch(e){}
  41. if(ipt_emplno.value !=""){
  42. submit("TRRWY00602");
  43. }
  44. model.refresh();
  45. ]]>
  46. </script>
  47. <submission id="TRRWY00602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/userlist"/>
  48. </model>
  49. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  50. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  51. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  52. </xhtml:head>
  53. <xhtml:body pagewidth="520" pageheight="380" guideline="2,-5;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  54. <group id="group3" scroll="auto" style="left:0px; top:0px; width:480px; height:350px; ">
  55. <group id="group2" style="left:0px; top:0px; width:400px; height:5px; "/>
  56. <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:183px; height:14px; ">공제 대상자 리스트</caption>
  57. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:480px; y2:25px; "/>
  58. <datagrid id="grd_userlist" nodeset="/root/main/userlist" caption="주민번호1^주민번호2^관계^사번^순번^퇴직^정산년도^정산월^성명^주민번호^금액" colsep="^" colwidth="9, 9, 137, 8, 10, 10, 11, 8, 78, 106, 88" dataheight="23" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:30px; width:480px; height:315px; ">
  59. <col class="text_center" ref="famyrrgstno1" visibility="hidden"/>
  60. <col class="text_center" ref="famyrrgstno2" visibility="hidden"/>
  61. <col class="text_center" ref="famyrelanm"/>
  62. <col ref="emplno" visibility="hidden"/>
  63. <col ref="dedupsnseq" visibility="hidden"/>
  64. <col ref="retireyn" visibility="hidden"/>
  65. <col ref="deduyy" visibility="hidden"/>
  66. <col ref="workym" visibility="hidden"/>
  67. <col class="text_center" ref="famynm"/>
  68. <col class="text_center" ref="famyrrgstno"/>
  69. <col ref="deduamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  70. <script type="javascript" ev:event="ondblclick">
  71. <![CDATA[
  72. if( grd_userlist.isCell(event.target) && grd_userlist.row >= grd_userlist.fixedRows )
  73. {
  74. btn_confirm.dispatch("DOMActivate");
  75. }
  76. ]]>
  77. </script>
  78. </datagrid>
  79. <input id="ipt_retireyn" ref="/root/send/retireyn" visibility="hidden" style="left:340px; top:5px; width:55px; height:19px; "/>
  80. </group>
  81. <group id="group1" scroll="auto" style="left:0px; top:352px; width:480px; height:27px; ">
  82. <button id="btn_confirm" class="btn4_letter2" style="left:364px; top:3px; width:56px; height:22px; ">
  83. <caption>확인</caption>
  84. <script type="javascript" ev:event="DOMActivate">
  85. <![CDATA[
  86. misfPopUpListReturn(grd_userlist);
  87. ]]>
  88. </script>
  89. </button>
  90. <button id="btn_cancel" class="btn4_letter2" style="left:422px; top:3px; width:56px; height:22px; ">
  91. <caption>취소</caption>
  92. <script type="javascript" ev:event="DOMActivate">
  93. <![CDATA[
  94. window.close();
  95. ]]>
  96. </script>
  97. </button>
  98. </group>
  99. <input id="ipt_emplno" ref="/root/send/emplno" visibility="hidden" style="left:160px; top:5px; width:35px; height:19px; "/>
  100. <input id="ipt_deduyy" ref="/root/send/deduyy" visibility="hidden" style="left:200px; top:5px; width:40px; height:19px; "/>
  101. <input id="ipt_workym" ref="/root/send/workym" visibility="hidden" style="left:245px; top:5px; width:45px; height:19px; "/>
  102. <input id="ipt_dedukind" ref="/root/send/dedukind" visibility="hidden" style="left:290px; top:5px; width:45px; height:19px; "/>
  103. </xhtml:body>
  104. </xhtml:html>