SMRWR00800_퇴직급여충당금조회.xrw 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  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. <retirepay>
  11. <retirepaylist/>
  12. </retirepay>
  13. </main>
  14. <send>
  15. <retirepay>
  16. <instcd/>
  17. <acntyy/>
  18. <basedd/>
  19. <emplno/>
  20. <emplnm/>
  21. <holyordflag/>
  22. <prfshipflag/>
  23. </retirepay>
  24. </send>
  25. <init/>
  26. </root>
  27. </instance>
  28. <script type="javascript" ev:event="xforms-ready">
  29. <![CDATA[
  30. fInitialize();
  31. ]]>
  32. </script>
  33. <submission id="TRRWR00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retirepay" resultref="/root/main/retirepay"/>
  34. <submission id="TXRWR00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retirepay" resultref="/root/spreflist"/>
  35. </model>
  36. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  38. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  41. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  42. <script type="javascript">
  43. <![CDATA[
  44. function fInitialize()
  45. {
  46. misfGridInit(grd_retirepaylist);
  47. misfMsterDetailSet(grd_retirepaylist, null, "TRRWR00801" ,"Y");
  48. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
  49. misfComboComCdListMulti("R0058,R0066","cmb_prfshipflag,cmb_holyordflag");
  50. cmb_instcd.value = getUserInfo("dutplceinstcd");
  51. ipt_basedd.value = getCurrentDate();
  52. var curdate = getCurrentDate();
  53. ipt_acntyy.value = curdate.substr(0, 4);
  54. cmb_instcd.value = getUserInfo("dutplceinstcd");
  55. addComboItem( "cmb_prfshipflag", " 전체", "", "above");
  56. addComboItem( "cmb_holyordflag", " 전체", "", "above");
  57. cmb_holyordflag.value = "";
  58. cmb_prfshipflag.value = "";
  59. misfGetUserAuth();
  60. if (DUTY_PAY_YN == "Y" ) {
  61. cmb_instcd.disabled = false;
  62. }
  63. else {
  64. cmb_instcd.disabled = true;
  65. }
  66. model.refresh();
  67. }
  68. ]]>
  69. </script>
  70. </xhtml:head>
  71. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  72. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  73. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">퇴직급여충당금조회</caption>
  74. </group>
  75. <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
  76. <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  77. <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
  78. <caption>초기화</caption>
  79. <script type="javascript" ev:event="DOMActivate">
  80. <![CDATA[
  81. fInitialize();
  82. ]]>
  83. </script>
  84. </button>
  85. </group>
  86. <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  87. <group id="group6" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  88. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  89. <caption id="cap_retireamtcalcfrom" class="search_name" style="left:327px; top:9px; width:68px; height:17px; ">기준일:</caption>
  90. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1130px; top:7px; width:56px; height:22px; text-align:left; ">
  91. <caption>조회</caption>
  92. <script type="javascript" ev:event="DOMActivate">
  93. <![CDATA[
  94. misfMsterDetailRetrieve();
  95. ]]>
  96. </script>
  97. </button>
  98. <line id="line14" class="line_4" style="x1:1122px; y1:7px; x2:1122px; y2:27px; border-color:#ffe4bb; border-left-style:solid; "/>
  99. <input id="ipt_basedd" ref="/root/send/retirepay/basedd" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:396px; top:8px; width:95px; height:19px; "/>
  100. <caption id="cap_instcd" class="search_name" style="left:5px; top:9px; width:55px; height:17px; ">기관:</caption>
  101. <select1 id="cmb_instcd" ref="/root/send/retirepay/instcd" class="combo_s_essential" appearance="minimal" style="left:60px; top:8px; width:141px; height:19px; ">
  102. <choices>
  103. <itemset>
  104. <label/>
  105. <value/>
  106. </itemset>
  107. </choices>
  108. </select1>
  109. <caption id="cap_emplno_search" class="search_name" style="left:880px; top:9px; width:86px; height:17px; ">사원번호:</caption>
  110. <input id="ipt_emplno_search" ref="/root/send/retirepay/emplno" class="input_search" navindex="2" maxlength="10" style="left:963px; top:8px; width:69px; height:19px; text-align:left; ">
  111. <script type="javascript" ev:event="onkeypress">
  112. <![CDATA[
  113. if(event.keyCode == 13)
  114. {
  115. if(ipt_emplno_search.value == ipt_emplno_search.currentText) return;
  116. ipt_emplno_search.value = ipt_emplno_search.currentText;
  117. rpbfValidationCheck("EMPLNO", "emplno,emplnm");
  118. model.refresh();
  119. }
  120. ]]>
  121. </script>
  122. <script type="javascript" ev:event="xforms-value-changed">
  123. <![CDATA[
  124. rpbfValidationCheck("EMPLNO", "emplno,emplnm,dutunitcd,dutunitnm");
  125. model.refresh();
  126. ]]>
  127. </script>
  128. </input>
  129. <button id="btn_emplno" class="icon_search" style="left:1034px; top:8px; width:16px; height:16px; ">
  130. <caption/>
  131. <script type="javascript" ev:event="DOMActivate">
  132. <![CDATA[
  133. rpbfOpenPopUpList("SPRTC00900", ipt_emplno_search, "emplno,emplnm", "cmb_instcd,ipt_dutdeptcd", "N");
  134. model.refresh();
  135. ]]>
  136. </script>
  137. </button>
  138. <input id="ipt_emplnm_search" ref="/root/send/retirepay/emplnm" class="input_search" navindex="3" style="left:1051px; top:8px; width:67px; height:19px; ">
  139. <script type="javascript" ev:event="onkeypress">
  140. <![CDATA[
  141. if(event.keyCode == 13)
  142. {
  143. if(ipt_emplnm_search.value == ipt_emplnm_search.currentText) return;
  144. ipt_emplnm_search.value = ipt_emplnm_search.currentText;
  145. rpbfValidationCheck("EMPLNM", "emplno,emplnm");
  146. model.refresh();
  147. }
  148. ]]>
  149. </script>
  150. <script type="javascript" ev:event="xforms-value-changed">
  151. <![CDATA[
  152. rpbfValidationCheck("EMPLNM", "emplno,emplnm,dutunitcd,dutunitnm");
  153. model.refresh();
  154. ]]>
  155. </script>
  156. </input>
  157. <caption id="caption1" class="search_name" style="left:210px; top:9px; width:55px; height:17px; ">년도:</caption>
  158. <input id="ipt_acntyy" ref="/root/send/retirepay/acntyy" class="input_search" navindex="2" maxlength="10" style="left:265px; top:8px; width:50px; height:19px; text-align:left; "/>
  159. <select1 id="cmb_holyordflag" ref="/root/send/retirepay/holyordflag" class="combo_s_essential" appearance="minimal" style="left:585px; top:8px; width:95px; height:19px; ">
  160. <choices>
  161. <itemset>
  162. <label/>
  163. <value/>
  164. </itemset>
  165. </choices>
  166. </select1>
  167. <caption id="caption2" class="search_name" style="left:505px; top:9px; width:81px; height:17px; ">성직구분:</caption>
  168. <select1 id="cmb_prfshipflag" ref="/root/send/retirepay/prfshipflag" class="combo_s_essential" appearance="minimal" style="left:775px; top:8px; width:95px; height:19px; ">
  169. <choices>
  170. <itemset>
  171. <label/>
  172. <value/>
  173. </itemset>
  174. </choices>
  175. </select1>
  176. <caption id="caption3" class="search_name" style="left:695px; top:9px; width:87px; height:17px; ">교직구분:</caption>
  177. </group>
  178. <caption id="caption22" class="tit_2" style="left:5px; top:54px; width:160px; height:14px; ">퇴직소득내역</caption>
  179. <line id="line19" class="line_1" style="x1:0px; y1:69px; x2:1194px; y2:69px; "/>
  180. <datagrid id="grd_retirepaylist" nodeset="/root/main/retirepay/retirepaylist" caption="사번^성명^주민번호^부서^대상구분^현재퇴직급여^지급시작일^지급종료일^퇴직급여&#xA;(기말잔액)^퇴직급여&#xA;(기초잔액)^퇴직급여&#xA;증가액^퇴직급여&#xA;감소액^현근무기관^퇴사일|사번^성명^주민번호^부서^대상구분^현재퇴직급여^지급시작일^지급종료일^퇴직급여&#xA;(기말잔액)^퇴직급여&#xA;(기초잔액)^퇴직급여&#xA;증가액^퇴직급여&#xA;감소액^현근무기관^퇴사일" colsep="^" colwidth="67, 64, 100, 113, 71, 85, 75, 70, 91, 88, 80, 75, 100, 67" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:75px; width:1194px; height:665px; ">
  181. <col ref="emplno" style="text-align:center; vertical-align:middle; "/>
  182. <col ref="emplnm"/>
  183. <col ref="rregno" format="999999-9999999" style="text-align:center; vertical-align:middle; "/>
  184. <col ref="deptnm"/>
  185. <col ref="trgtflag"/>
  186. <col ref="payavgamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  187. <col ref="fromdd" format="yyyy-mm-dd" style="text-align:center; vertical-align:middle; "/>
  188. <col ref="todd" format="yyyy-mm-dd" style="text-align:center; vertical-align:middle; "/>
  189. <col ref="retrpayamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  190. <col ref="preretrpayamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  191. <col ref="incrretramt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  192. <col ref="decrretramt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  193. <col ref="prestpayinst"/>
  194. <col ref="retiredd" format="yyyy-mm-dd" style="text-align:center; vertical-align:middle; "/>
  195. </datagrid>
  196. <button id="btn_saveexcel" class="btn2_letter4" style="left:1126px; top:48px; width:64px; height:19px; ">
  197. <caption>엑셀저장</caption>
  198. <script type="javascript" ev:event="DOMActivate">
  199. <![CDATA[
  200. var fileName = window.fileDialog ("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  201. if (fileName != "")
  202. {
  203. grd_retirepaylist.saveExcel(fileName);
  204. }
  205. ]]>
  206. </script>
  207. </button>
  208. <button id="btn_create" class="btn5_letter4" style="left:1055px; top:48px; width:64px; height:19px; ">
  209. <caption>자료생성</caption>
  210. <script type="javascript" ev:event="DOMActivate">
  211. <![CDATA[
  212. submit("TXRWR00801");
  213. btn_search.dispatch("DOMActivate");
  214. ]]>
  215. </script>
  216. </button>
  217. </group>
  218. </xhtml:body>
  219. </xhtml:html>