SMRPA04500_대여금정정납부내역.xrw 8.7 KB

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