SMRPA07700_최종국민연금고지내역.xrw 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.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. <main>
  10. <disadiffpay>
  11. <disadiffpayinst>
  12. <instnm/>
  13. <cnt/>
  14. <mancnt/>
  15. <instcd/>
  16. <notiym/>
  17. </disadiffpayinst>
  18. </disadiffpay>
  19. <disadiffpayform>
  20. <insurancenstilist>
  21. <emplno/>
  22. <notiym/>
  23. <seqno/>
  24. <rrgstno/>
  25. <notigbn/>
  26. <instcd/>
  27. <grde/>
  28. <pensinsuamt/>
  29. <updtresn/>
  30. <updtdd/>
  31. <monthno/>
  32. </insurancenstilist>
  33. </disadiffpayform>
  34. </main>
  35. <send>
  36. <searchlist>
  37. <notiym/>
  38. <rrgstno1/>
  39. <rrgstno2/>
  40. <emplnm/>
  41. <instcd/>
  42. <workgbn/>
  43. </searchlist>
  44. <disadiffpay>
  45. <instcd/>
  46. <notiym/>
  47. <rrgstno1/>
  48. <rrgstno2/>
  49. <emplnm/>
  50. </disadiffpay>
  51. <payappsend>
  52. <instcd/>
  53. <payym/>
  54. <payitemcd/>
  55. </payappsend>
  56. </send>
  57. <temp>
  58. <payrefltyn/>
  59. <instcnfmyn/>
  60. <hidden/>
  61. </temp>
  62. <init>
  63. <selectValue>1</selectValue>
  64. </init>
  65. </root>
  66. </instance>
  67. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  68. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  69. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  70. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  71. <script type="javascript" src="../../../mis/insurancemngtweb/js/RPA001.js"/>
  72. <script type="javascript" ev:event="xforms-ready">
  73. <![CDATA[
  74. fInitialize();
  75. misfGridInit(grd_insurancenstilist);
  76. rpaComboInstBase(cmb_instcd,getUserInfo("dutplceinstcd"),"Y");
  77. //misfComboCopyItemSet(cmb_instcd, "", grd_insurancenstilist, "instcd");
  78. // var instcd = getUserInfo("dutplceinstcd");
  79. // cmb_instcd.value=instcd;
  80. ]]>
  81. </script>
  82. <submission id="TRRPA05602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchlist" resultref="/root/main/disadiffpayform"/>
  83. <submission id="TRRPA03702" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchlist" resultref="/root/temp"/>
  84. <submission id="TXRWZ00303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/payappsend" resultref="/root/temp/hidden"/>
  85. </model>
  86. <script type="javascript">
  87. <![CDATA[
  88. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  89. function fInitialize() {
  90. //model.removeNodeset("/root/main/disadiffpay/disadiffpayinst");
  91. model.removeNodeset("/root/main/disadiffpayform/insurancenstilist");
  92. model.resetInstanceNode("/root/send");
  93. model.refresh();
  94. var curDate = getCurrentDate().toDate();
  95. model.setValue("/root/send/searchlist/notiym", curDate.getDateFormat('YYYYMM'));
  96. }
  97. function fPrint() {
  98. model.makeNode("/root/send/report/selectinstnm");
  99. var selectInstnm="";
  100. if(cmb_instcd.value==""){
  101. selectInstnm="전체";
  102. }else{
  103. selectInstnm=cmb_instcd.label;
  104. }
  105. model.setValue("/root/send/report/selectinstnm", selectInstnm);
  106. exeReportPreview("RPRPA05600", "XMLSTR", "/root/send/report");
  107. }
  108. ]]>
  109. </script>
  110. </xhtml:head>
  111. <xhtml:body style="margin-left:8; margin-right:8; ">
  112. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  113. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">최종 국민연금 고지 내역</caption>
  114. </group>
  115. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  116. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  117. <caption id="cap_notiym" class="search_name" style="left:15px; top:19px; width:86px; height:17px; ">고지년월:</caption>
  118. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  119. <caption>조회</caption>
  120. <script type="javascript" ev:event="DOMActivate">
  121. <![CDATA[
  122. if(!isRequiredControls("ipt_notiym"))return;
  123. model.setValue("/root/send/searchlist/workgbn","L");
  124. submit("TRRPA05602");
  125. grd_insurancenstilist.subtotalposition = "below";
  126. grd_insurancenstilist.subtotal("clear", 0, 0);
  127. grd_insurancenstilist.subtotal("sum",grd_insurancenstilist.colRef("instnm") , grd_insurancenstilist.colRef("pensinsuamt"), "format:(-)#,###; ", "background-color:#ffff99; font-weight:bold; ", 1, "합계");
  128. grd_insurancenstilist.subtotal("sum",grd_insurancenstilist.colRef("instnm") , grd_insurancenstilist.colRef("adjtamt"), "format:(-)#,###; ", "background-color:#ffff99; font-weight:bold; ", 1, "합계");
  129. grd_insurancenstilist.subtotal("sum",grd_insurancenstilist.colRef("instnm") , grd_insurancenstilist.colRef("notipensinsuamt"), "format:(-)#,###; ", "background-color:#ffff99; font-weight:bold; ", 1, "합계");
  130. model.refresh();
  131. ]]>
  132. </script>
  133. </button>
  134. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  135. <datagrid id="grd_insurancenstilist" nodeset="/root/main/disadiffpayform/insurancenstilist" caption="기관^주민등록번호^성명^부 서^등급^임용일^퇴직일^현근무상태^연금부담금^조정금액^당월고지금액^조정사유^변경사유^급여반영여부" colwidth="116, 88, 70, 120, 47, 70, 70, 68, 90, 84, 84, 80, 81, 87" dataheight="25" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:75px; width:1194px; height:636px; text-align:center; ">
  136. <col ref="instnm" style="text-align:left; "/>
  137. <col ref="rrgstno" format="999999-9999999" style="text-align:center; "/>
  138. <col ref="emplnm" style="text-align:center; "/>
  139. <col ref="dutplcedeptnm" style="text-align:left; "/>
  140. <col ref="grde" style="text-align:center; "/>
  141. <col ref="entcodd" format="yyyy-mm-dd" style="text-align:center; "/>
  142. <col ref="retiredd" format="yyyy-mm-dd" style="text-align:center; "/>
  143. <col ref="preststatnm" style="text-align:center; "/>
  144. <col ref="pensinsuamt" format="(-)#,###" style="text-align:right; padding-right:10; "/>
  145. <col ref="adjtamt" format="(-)#,###" style="text-align:right; padding-right:10; "/>
  146. <col ref="notipensinsuamt" format="(-)#,###" style="text-align:right; padding-right:10; "/>
  147. <col ref="resngbnnm"/>
  148. <col ref="updtresn" style="text-align:center; "/>
  149. <col ref="payrefltyn" style="text-align:center; "/>
  150. </datagrid>
  151. <input id="ipt_notiym" ref="/root/send/searchlist/notiym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:100px; top:18px; width:100px; height:19px; ">
  152. <script type="javascript" ev:event="xforms-value-changed">
  153. <![CDATA[
  154. btn_search.dispatch("DOMActivate");
  155. ]]>
  156. </script>
  157. </input>
  158. <caption id="caption4" class="search_name" style="left:460px; top:20px; width:99px; height:17px; ">주민번호:</caption>
  159. <caption id="caption309" style="left:613px; top:21px; width:16px; height:17px; font-weight:bold; text-align:center; vertical-align:bottom; ">~</caption>
  160. <input id="ipt_chldrnresdnrgst1" ref="/root/send/searchlist/rrgstno1" class="input_default" maxlength="6" style="left:541px; top:18px; width:70px; height:19px; ">
  161. <script type="javascript" ev:event="onkeypress">
  162. <![CDATA[
  163. inputEnterKey("btn_search", "DOMActivate");
  164. ]]>
  165. </script>
  166. </input>
  167. <input id="ipt_chldrnresdnrgst2" ref="/root/send/searchlist/rrgstno2" class="input_default" maxlength="7" style="left:629px; top:18px; width:70px; height:19px; ">
  168. <script type="javascript" ev:event="onkeypress">
  169. <![CDATA[
  170. inputEnterKey("btn_search", "DOMActivate");
  171. ]]>
  172. </script>
  173. </input>
  174. <caption id="caption5" class="search_name" style="left:707px; top:20px; width:60px; height:17px; ">성명:</caption>
  175. <input id="ipt_emplnm" ref="/root/send/searchlist/emplnm" imemode="hangul" style="left:767px; top:18px; width:105px; height:19px; ">
  176. <script type="javascript" ev:event="onkeypress">
  177. <![CDATA[
  178. inputEnterKey("btn_search", "DOMActivate");
  179. ]]>
  180. </script>
  181. </input>
  182. <select1 id="cmb_instcd" ref="/root/send/searchlist/instcd" class="combo_s_essential" appearance="minimal" style="left:283px; top:18px; width:160px; height:19px; ">
  183. <choices>
  184. <itemset>
  185. <label/>
  186. <value/>
  187. </itemset>
  188. </choices>
  189. </select1>
  190. <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1195px; y2:70px; "/>
  191. <caption id="caption1" class="tit_2" style="left:0px; top:55px; width:162px; height:14px; ">최종 국민연금 고지 내역</caption>
  192. <button id="btn_exceldetail" class="btn2_letter4" style="left:1127px; top:49px; width:64px; height:19px; ">
  193. <caption>엑셀저장</caption>
  194. <script type="javascript" ev:event="DOMActivate">
  195. <![CDATA[
  196. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  197. if (fileName != "")
  198. {
  199. grd_insurancenstilist.saveExcel(fileName, "SheetName", true, true, "", "");
  200. }
  201. ]]>
  202. </script>
  203. </button>
  204. <caption id="caption2" class="search_name" style="left:205px; top:20px; width:86px; height:17px; ">기 관 :</caption>
  205. </group>
  206. <group id="grp_btn" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
  207. <button id="btn_init" class="btn4_letter3" style="left:1028px; top:2px; width:68px; height:22px; ">
  208. <caption>초기화</caption>
  209. <script type="javascript" ev:event="DOMActivate">
  210. <![CDATA[
  211. var updtdata = getGridUpdateData(grd_insurancenstilist);
  212. if (updtdata != "") {
  213. var ret = messageBox("그리드에 작업 중인 내용이 있습니다. 초기화 작업을","Q003");
  214. if (ret != 6) { // not OK
  215. return;
  216. }
  217. }
  218. fInitialize();
  219. ]]>
  220. </script>
  221. </button>
  222. <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  223. <button id="button2" class="btn4_letter5" style="left:1097px; top:2px; width:92px; height:22px; ">
  224. <caption>내역서출력</caption>
  225. <script type="javascript" ev:event="DOMActivate">
  226. <![CDATA[
  227. fPrint();
  228. ]]>
  229. </script>
  230. </button>
  231. </group>
  232. </xhtml:body>
  233. </xhtml:html>