SMRPA05400_직할인원현황.xrw 8.3 KB

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