SMRPA04700_연금증감내역.xrw 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  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. <penscorrlist>
  11. <notiym/>
  12. <rrgstno/>
  13. <workgbn/>
  14. <jobpos/>
  15. <paycls/>
  16. <diligent/>
  17. <prestmmbamt/>
  18. <resngbn/>
  19. <sameretc/>
  20. <difretc/>
  21. <groupretc/>
  22. <totamt/>
  23. <paytotamt/>
  24. <instcd/>
  25. </penscorrlist>
  26. </main>
  27. <send>
  28. <searchlist>
  29. <notiym/>
  30. <instcd/>
  31. <rrgstno1/>
  32. <rrgstno2/>
  33. <emplnm/>
  34. <workgbn/>
  35. <infoworkgbn/>
  36. <bfnotiym/>
  37. </searchlist>
  38. </send>
  39. <temp/>
  40. <init/>
  41. </root>
  42. </instance>
  43. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  46. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  47. <script type="javascript" src="../../../mis/insurancemngtweb/js/RPA001.js"/>
  48. <script type="javascript" ev:event="xforms-ready">
  49. <![CDATA[
  50. fInitialize();
  51. misfGridInit(grd_penscorrlist);
  52. rpaComboInstBase(cmb_instcd,getUserInfo("dutplceinstcd"),"Y");
  53. //var instcd = getUserInfo("dutplceinstcd");
  54. //cmb_instcd.value=instcd;
  55. ]]>
  56. </script>
  57. <submission id="TRRPA03201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchlist" resultref="/root/main/penscorrlist"/>
  58. </model>
  59. <script type="javascript">
  60. <![CDATA[
  61. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  62. function fInitialize() {
  63. model.removeNodeset("/root/main/penscorrlist");
  64. model.resetInstanceNode("/root/send");
  65. model.refresh();
  66. var curDate = getCurrentDate().toDate();
  67. model.setValue("/root/send/searchlist/notiym", curDate.getDateFormat('YYYYMM'));
  68. }
  69. function fPrint() {
  70. model.makeNode("/root/send/report/selectinstnm");
  71. var selectInstnm="";
  72. if(cmb_instcd.value==""){
  73. selectInstnm="전체";
  74. }else{
  75. selectInstnm=cmb_instcd.label;
  76. }
  77. model.setValue("/root/send/report/selectinstnm", selectInstnm);
  78. exeReportPreview("RPRPA04700", "XMLSTR", "/root/send/report");
  79. }
  80. ]]>
  81. </script>
  82. </xhtml:head>
  83. <xhtml:body style="margin-left:8; margin-right:8; ">
  84. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  85. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">연금 증감 내역</caption>
  86. </group>
  87. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  88. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  89. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  90. <caption>조회</caption>
  91. <script type="javascript" ev:event="DOMActivate">
  92. <![CDATA[
  93. misfGridInit(grd_penscorrlist);
  94. if(!isRequiredControls("ipt_notiym"))return;
  95. //var cvtdate = ipt_notiym.value;
  96. var curdate = ipt_notiym.value;
  97. var cvtdate = curdate.toDate("YYYYMM");
  98. var bfnotiym=cvtdate.getAddDate(-1,"M").getDateFormat("YYYYMM");
  99. model.makeValue("/root/send/searchlist/infoworkgbn","M");
  100. model.makeValue("/root/send/searchlist/bfnotiym",bfnotiym);
  101. submit("TRRPA03201");
  102. ]]>
  103. </script>
  104. </button>
  105. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  106. <line id="line207" class="line_1" style="x1:0; y1:69; x2:1195; y2:69px; "/>
  107. <caption id="caption9" class="tit_2" style="left:10px; top:54px; width:152px; height:14px; ">연금 증감내역</caption>
  108. <datagrid id="grd_penscorrlist" nodeset="/root/main/penscorrlist" caption="고지년월^주민등록번호^성명^기관명^직급^호봉^당월연금^소급금^군소급^대여금^반납금^당월금액^전월금액" colsep="^" colwidth="24, 110, 80, 140, 56, 58, 100, 90, 100, 100, 100, 100, 100, 123, 100" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:74px; width:1193px; height:640px; ">
  109. <col ref="notiym" visibility="hidden" format="yyyy-mm"/>
  110. <col ref="rrgstno" format="999999-9999999" style="text-align:center; "/>
  111. <col ref="emplnm" style="text-align:center; "/>
  112. <col ref="instnm" style="text-align:center; "/>
  113. <col ref="jobpos" style="text-align:center; "/>
  114. <col ref="paycls" style="text-align:center; "/>
  115. <col ref="prestmmbamt" format="#,###" style="text-align:right; "/>
  116. <col ref="totretc" format="#,###" style="text-align:right; "/>
  117. <col ref="groupretc" format="#,###" style="text-align:right; "/>
  118. <col ref="loadamt" format="#,###" style="text-align:right; "/>
  119. <col ref="totamt" format="#,###" style="text-align:right; "/>
  120. <col ref="paytotamt" format="#,###" style="text-align:right; "/>
  121. <col ref="bfpaytotamt" format="#,###" style="text-align:right; "/>
  122. <col ref="workgbn" visibility="hidden"/>
  123. <col ref="instcd" visibility="hidden" style="text-align:center; "/>
  124. </datagrid>
  125. <input id="ipt_notiym" ref="/root/send/searchlist/notiym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:100px; top:18; width:100px; height:19px; "/>
  126. <select1 id="cmb_instcd" ref="/root/send/searchlist/instcd" class="combo_s_essential" appearance="minimal" style="left:312px; top:20px; width:144px; height:19px; ">
  127. <choices>
  128. <itemset>
  129. <label/>
  130. <value/>
  131. </itemset>
  132. </choices>
  133. </select1>
  134. <caption id="caption32" style="left:644px; top:20px; width:16px; height:17px; font-weight:bold; text-align:center; vertical-align:bottom; ">~</caption>
  135. <caption id="caption2" class="search_name" style="left:15px; top:19px; width:105px; height:17px; ">작업년월 :</caption>
  136. <caption id="caption34" class="search_name" style="left:481px; top:19px; width:99px; height:17px; ">주민번호:</caption>
  137. <input id="ipt_emplnm" ref="/root/send/searchlist/emplnm" class="input_search" imemode="hangul" style="left:822px; top:18px; width:105px; height:19px; ">
  138. <script type="javascript" ev:event="onkeyup">
  139. <![CDATA[
  140. inputEnterKey("btn_search", "DOMActivate");
  141. ]]>
  142. </script>
  143. </input>
  144. <input id="ipt_chldrnresdnrgst1" ref="/root/send/searchlist/rrgstno1" class="input_search" maxlength="6" style="left:562px; top:18px; width:80px; height:19px; ">
  145. <script type="javascript" ev:event="onkeypress">
  146. <![CDATA[
  147. inputEnterKey("btn_search", "DOMActivate");
  148. ]]>
  149. </script>
  150. <script type="javascript" ev:event="onkeyup">
  151. <![CDATA[
  152. inputEnterKey("btn_search", "DOMActivate");
  153. ]]>
  154. </script>
  155. </input>
  156. <caption id="cap_instcd" class="search_name" style="left:228px; top:19px; width:99px; height:17px; ">기 관 :</caption>
  157. <input id="ipt_chldrnresdnrgst2" ref="/root/send/searchlist/rrgstno2" class="input_search" maxlength="7" style="left:662px; top:18px; width:80px; height:19px; ">
  158. <script type="javascript" ev:event="onkeypress">
  159. <![CDATA[
  160. inputEnterKey("btn_search", "DOMActivate");
  161. ]]>
  162. </script>
  163. <script type="javascript" ev:event="onkeyup">
  164. <![CDATA[
  165. inputEnterKey("btn_search", "DOMActivate");
  166. ]]>
  167. </script>
  168. </input>
  169. <caption id="caption37" class="search_name" style="left:762px; top:19px; width:60px; height:17px; ">성명:</caption>
  170. <button id="btn_penexcel" class="btn2_letter4" style="left:1124px; top:48px; width:64px; height:19px; ">
  171. <caption>엑셀저장</caption>
  172. <script type="javascript" ev:event="DOMActivate">
  173. <![CDATA[
  174. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  175. if (fileName != "")
  176. {
  177. grd_penscorrlist.saveExcel(fileName, "SheetName", true, true, "", "");
  178. }
  179. ]]>
  180. </script>
  181. </button>
  182. </group>
  183. <group id="grp_btn" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
  184. <button id="btn_init" class="btn4_letter3" style="left:1119px; top:3px; width:68px; height:22px; ">
  185. <caption>초기화</caption>
  186. <script type="javascript" ev:event="DOMActivate">
  187. <![CDATA[
  188. fInitialize();
  189. ]]>
  190. </script>
  191. </button>
  192. <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  193. <button id="button2" class="btn4_letter5" style="left:1025px; top:3px; width:92px; height:22px; ">
  194. <caption>내역서출력</caption>
  195. <script type="javascript" ev:event="DOMActivate">
  196. <![CDATA[
  197. fPrint();
  198. ]]>
  199. </script>
  200. </button>
  201. </group>
  202. </xhtml:body>
  203. </xhtml:html>