SMRPA08300_건강보험료연말정산.xrw 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  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. <healthinsulist>
  11. <payinstnm/>
  12. <emplnm/>
  13. <rrgstno/>
  14. <acqtdd/>
  15. <entcodd/>
  16. <dutmm/>
  17. <reductresn/>
  18. <chreductresn/>
  19. <yyendcalc/>
  20. <bfyyendcalc/>
  21. </healthinsulist>
  22. </main>
  23. <send>
  24. <report>
  25. <notiym/>
  26. <instcd/>
  27. <rrgstno1/>
  28. <rrgstno2/>
  29. <emplnm/>
  30. <refcon/>
  31. </report>
  32. <payappsend>
  33. <instcd/>
  34. <payym/>
  35. <payitemcd/>
  36. </payappsend>
  37. </send>
  38. <temp>
  39. <payrefltyn/>
  40. <instcnfmyn/>
  41. <hidden/>
  42. </temp>
  43. <init>
  44. <healpreststat>
  45. <label>전체</label>
  46. <value/>
  47. <label>휴직</label>
  48. <value>01</value>
  49. <label>전근무지자료</label>
  50. <value>02</value>
  51. </healpreststat>
  52. </init>
  53. </root>
  54. </instance>
  55. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  56. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  57. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  58. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  59. <script type="javascript" src="../../../mis/insurancemngtweb/js/RPA001.js"/>
  60. <script type="javascript" ev:event="xforms-ready">
  61. <![CDATA[
  62. fInitialize();
  63. misfGridInit(grd_healthinsulist);
  64. rpaComboInstBase(cmb_instcd,getUserInfo("dutplceinstcd"),"Y");
  65. var instcd = getUserInfo("dutplceinstcd");
  66. cmb_instcd.value=instcd;
  67. ]]>
  68. </script>
  69. <submission id="TRRPA07801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/report" resultref="/root/main/healthinsulist"/>
  70. </model>
  71. <script type="javascript">
  72. <![CDATA[
  73. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  74. function fInitialize() {
  75. model.removeNodeset("/root/main/healthinsulist");
  76. model.resetInstanceNode("/root/send");
  77. model.refresh();
  78. var curDate = getCurrentDate().toDate();
  79. model.setValue("/root/send/report/notiym", curDate.getDateFormat('YYYY'));
  80. }
  81. function fPrint() {
  82. model.makeNode("/root/send/report/selectinstnm");
  83. model.makeNode("/root/send/report/unitbizplceno");
  84. model.makeNode("/root/send/report/retircalcamt");
  85. model.makeNode("/root/send/report/notiym");
  86. var selectInstnm="";
  87. var unitbizplceno=grd_healthinsulist.valueMatrix(3,grd_healthinsulist.colRef("unitbizplceno"));
  88. var notiym = grd_healthinsulist.valueMatrix(3,grd_healthinsulist.colRef("notiym"));
  89. var retircalcamt= ipt_retircalcamt.value;
  90. if(cmb_instcd.value==""){
  91. selectInstnm="전체";
  92. }else{
  93. selectInstnm=cmb_instcd.label;
  94. }
  95. //var notiympayamt=grd_healthinsulist.valueMatrix(2,grd_healthinsulist.colRef("notiympayamt"));
  96. //grd_healthinsulist.valueMatrix(2,grd_healthinsulist.colRef("notiympayamt"))=0;
  97. model.setValue("/root/send/report/selectinstnm", selectInstnm);
  98. model.setValue("/root/send/report/unitbizplceno", unitbizplceno);
  99. model.setValue("/root/send/report/retircalcamt",retircalcamt);
  100. model.setValue("/root/send/report/notiym", notiym);
  101. exeReportPreview("RPRPA05800", "XMLSTR", "/root/send/report");
  102. //grd_healthinsulist.valueMatrix(2,grd_healthinsulist.colRef("notiympayamt"))=notiympayamt;
  103. }
  104. ]]>
  105. </script>
  106. </xhtml:head>
  107. <xhtml:body style="margin-left:8; margin-right:8; ">
  108. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  109. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">건강보험료 연말정산</caption>
  110. </group>
  111. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  112. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  113. <caption id="cap_notiym" class="search_name" style="left:15px; top:19px; width:81px; height:17px; ">조회년도:</caption>
  114. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  115. <caption>조회</caption>
  116. <script type="javascript" ev:event="DOMActivate">
  117. <![CDATA[
  118. if(!isRequiredControls("ipt_notiym"))return;
  119. submit("TRRPA07801");
  120. model.refresh();
  121. ]]>
  122. </script>
  123. </button>
  124. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  125. <input id="ipt_notiym" ref="/root/send/report/notiym" class="input_s_essential" inputtype="date" format="yyyy" style="left:100px; top:18px; width:80px; height:19px; "/>
  126. <select1 id="cmb_instcd" ref="/root/send/report/instcd" class="combo_s_essential" appearance="minimal" style="left:275px; top:18px; width:135px; height:19px; ">
  127. <choices>
  128. <itemset>
  129. <label/>
  130. <value/>
  131. </itemset>
  132. </choices>
  133. </select1>
  134. <caption id="cap_instcd" class="search_name" style="left:190px; top:20px; width:86px; height:17px; ">기 관:</caption>
  135. <line id="line207" class="line_1" style="x1:0; y1:69; x2:1195; y2:69px; "/>
  136. <caption id="caption9" class="tit_2" style="left:10px; top:54px; width:219px; height:14px; ">건강보험료 연말정산</caption>
  137. <input id="ipt_emplnm" ref="/root/send/report/emplnm" class="input_search" imemode="hangul" style="left:762px; top:18px; width:103px; height:19px; ">
  138. <script type="javascript" ev:event="onkeyup">
  139. <![CDATA[
  140. inputEnterKey("btn_search", "DOMActivate");
  141. ]]>
  142. </script>
  143. </input>
  144. <caption id="caption37" class="search_name" style="left:702px; top:19px; width:60px; height:17px; ">성명:</caption>
  145. <button id="btn_exceldetail" class="btn2_letter4" style="left:1125px; top:48px; width:64px; height:19px; ">
  146. <caption>엑셀저장</caption>
  147. <script type="javascript" ev:event="DOMActivate">
  148. <![CDATA[
  149. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  150. if (fileName != "")
  151. {
  152. grd_healthinsulist.saveExcel(fileName, "sheetname:savetype", true, true, "", "");
  153. }
  154. ]]>
  155. </script>
  156. </button>
  157. <datagrid id="grd_healthinsulist" nodeset="/root/main/healthinsulist" caption="급여기관^성명^주민번호^취득일^임용일^근무개월수^휴직기간^휴직기간^연말정산^연말정산|급여기관^성명^주민번호^취득일^임용일^근무개월수^휴직^육아휴직^현근무지^전근무지" colwidth="112, 78, 101, 84, 100, 77, 152, 143, 148, 168" dataheight="25" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" frozencols="4" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:74px; width:1194px; height:636px; text-align:center; ">
  158. <col ref="payinstnm" style="text-align:center; "/>
  159. <col ref="emplnm" type="output" style="text-align:center; "/>
  160. <col ref="rrgstno" type="output" format="999999-9999999" style="text-align:center; "/>
  161. <col ref="acqtdd" format="yyyy-mm-dd" style="text-align:center; "/>
  162. <col ref="entcodd" format="yyyy-mm-dd" style="text-align:center; "/>
  163. <col ref="dutmm" style="text-align:center; "/>
  164. <col ref="reductresn" style="text-align:center; "/>
  165. <col ref="chreductresn" style="text-align:center; "/>
  166. <col ref="yyendcalc" savetype="digit" type="input" format="(-)#,###" style="text-align:right; "/>
  167. <col ref="bfyyendcalc" savetype="digit" type="input" format="(-)#,###" style="text-align:right; "/>
  168. </datagrid>
  169. <caption id="caption32" style="left:589px; top:20px; width:16px; height:17px; font-weight:bold; text-align:center; vertical-align:bottom; ">~</caption>
  170. <caption id="caption34" class="search_name" style="left:426px; top:19px; width:99px; height:17px; ">주민번호:</caption>
  171. <input id="ipt_chldrnresdnrgst1" ref="/root/send/report/rrgstno1" class="input_search" maxlength="6" style="left:507px; top:18px; width:80px; height:19px; ">
  172. <script type="javascript" ev:event="onkeypress">
  173. <![CDATA[
  174. inputEnterKey("btn_search", "DOMActivate");
  175. ]]>
  176. </script>
  177. <script type="javascript" ev:event="onkeyup">
  178. <![CDATA[
  179. inputEnterKey("btn_search", "DOMActivate");
  180. ]]>
  181. </script>
  182. </input>
  183. <input id="ipt_chldrnresdnrgst2" ref="/root/send/report/rrgstno2" class="input_search" maxlength="8" style="left:607px; top:18px; width:80px; height:19px; ">
  184. <script type="javascript" ev:event="onkeypress">
  185. <![CDATA[
  186. inputEnterKey("btn_search", "DOMActivate");
  187. ]]>
  188. </script>
  189. <script type="javascript" ev:event="onkeyup">
  190. <![CDATA[
  191. inputEnterKey("btn_search", "DOMActivate");
  192. ]]>
  193. </script>
  194. </input>
  195. <caption id="caption1" class="search_name" style="left:885px; top:20px; width:104px; height:17px; ">조회조건:</caption>
  196. <select1 id="cmb_refcon" ref="/root/send/report/refcon" class="combo_s_essential" appearance="minimal" style="left:965px; top:20px; width:75px; height:19px; ">
  197. <choices>
  198. <itemset nodeset="/root/init/healpreststat">
  199. <label ref="label"/>
  200. <value ref="value"/>
  201. </itemset>
  202. </choices>
  203. </select1>
  204. </group>
  205. <group id="grp_btn" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
  206. <button id="btn_init" class="btn4_letter3" style="left:1030px; top:3px; width:68px; height:22px; ">
  207. <caption>초기화</caption>
  208. <script type="javascript" ev:event="DOMActivate">
  209. <![CDATA[
  210. fInitialize();
  211. ]]>
  212. </script>
  213. </button>
  214. <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  215. <button id="button1" class="btn4_letter5" style="left:1099px; top:3px; width:92px; height:22px; ">
  216. <caption>내역서출력</caption>
  217. <script type="javascript" ev:event="DOMActivate">
  218. <![CDATA[
  219. fPrint();
  220. //exeReportPreview("RPTPA05700", "XMLSTR");
  221. ]]>
  222. </script>
  223. </button>
  224. </group>
  225. </xhtml:body>
  226. </xhtml:html>