SMRWR00700_퇴직 정산급여 내역서 조회.xrw 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  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. <rwrdbaseprintlist/>
  11. </main>
  12. <send>
  13. <instcd/>
  14. <retireamtcalcfrom/>
  15. <retireamtcalcto/>
  16. <emplno/>
  17. <emplnm/>
  18. </send>
  19. <init/>
  20. </root>
  21. </instance>
  22. <script type="javascript" ev:event="xforms-ready">
  23. <![CDATA[
  24. fInitialize();
  25. ]]>
  26. </script>
  27. <submission id="TRRWR00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/rwrdbaseprintlist"/>
  28. </model>
  29. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  30. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  31. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  32. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  33. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  34. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  35. <script type="javascript">
  36. <![CDATA[
  37. function fInitialize()
  38. {
  39. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
  40. model.removenode(grd_rwrdbaseprintlist.nodeset);
  41. ipt_retireamtcalcfrom.value = getCurrentDate().toDate("YYYYMMDD").getAddDate(-1, "M").getDateFormat("YYYYMMDD");
  42. ipt_retireamtcalcto.value = getCurrentDate();
  43. cmb_instcd.value = getUserInfo("dutplceinstcd");
  44. misfGetUserAuth();
  45. if (DUTY_PAY_YN == "Y" ) {
  46. cmb_instcd.disabled = false;
  47. }
  48. else {
  49. cmb_instcd.disabled = true;
  50. }
  51. model.refresh();
  52. }
  53. ]]>
  54. </script>
  55. </xhtml:head>
  56. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  57. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  58. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">퇴직 정산급여 내역서 출력</caption>
  59. </group>
  60. <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
  61. <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  62. <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
  63. <caption>초기화</caption>
  64. <script type="javascript" ev:event="DOMActivate">
  65. <![CDATA[
  66. fInitialize();
  67. ]]>
  68. </script>
  69. </button>
  70. <button id="btn_print" class="btn6_letter2" style="left:1068px; top:3px; width:56px; height:22px; ">
  71. <caption>출력</caption>
  72. <script type="javascript" ev:event="DOMActivate">
  73. <![CDATA[
  74. exeReportPreview("RPRWR00701", "XMLSTR");
  75. ]]>
  76. </script>
  77. </button>
  78. </group>
  79. <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  80. <group id="group6" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  81. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  82. <caption id="cap_retireamtcalcfrom" class="search_name" style="left:367px; top:9px; width:117px; height:17px; ">퇴직금 계산일 :</caption>
  83. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1125px; top:7px; width:56px; height:22px; text-align:left; ">
  84. <caption>조회</caption>
  85. <script type="javascript" ev:event="DOMActivate">
  86. <![CDATA[
  87. if(!isRequiredControls("cmb_instcd"))return;
  88. if(!isRequiredControls("ipt_retireamtcalcfrom"))return;
  89. if(!isRequiredControls("ipt_retireamtcalcto"))return;
  90. submit("TRRWR00701");
  91. model.refresh();
  92. ]]>
  93. </script>
  94. </button>
  95. <line id="line14" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:27px; border-color:#ffe4bb; border-left-style:solid; "/>
  96. <caption id="caption35" style="left:583px; top:8px; width:15px; height:20px; vertical-align:middle; ">~</caption>
  97. <input id="ipt_retireamtcalcfrom" ref="/root/send/retireamtcalcfrom" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:486px; top:8px; width:95px; height:19px; "/>
  98. <input id="ipt_retireamtcalcto" ref="/root/send/retireamtcalcto" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:597px; top:8px; width:95px; height:19px; "/>
  99. <caption id="cap_instcd" class="search_name" style="left:15; top:9; width:86px; height:17px; ">기관코드 :</caption>
  100. <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" appearance="minimal" style="left:104px; top:8px; width:203px; height:19px; ">
  101. <choices>
  102. <itemset>
  103. <label/>
  104. <value/>
  105. </itemset>
  106. </choices>
  107. </select1>
  108. <caption id="cap_emplno_search" class="search_name" style="left:773px; top:9px; width:86px; height:17px; ">사원번호 :</caption>
  109. <input id="ipt_emplno_search" ref="/root/send/emplno" class="input_search" navindex="2" maxlength="10" style="left:861px; top:8px; width:80px; height:19px; text-align:left; ">
  110. <script type="javascript" ev:event="onkeyup">
  111. <![CDATA[
  112. if (ipt_emplno_search.currentText != null && ipt_emplno_search.currentText != "" ) {
  113. inputEnterKey("ipt_emplno_search", "xforms-value-changed");
  114. }
  115. ]]>
  116. </script>
  117. <script type="javascript" ev:event="xforms-value-changed">
  118. <![CDATA[
  119. var recv_list = "emplno,emplnm" ;
  120. rpbfValidationCheck("EMPLNO", recv_list);
  121. model.refresh();
  122. if (model.getValue(ipt_emplno_search.attribute("ref")).length > 0) {
  123. btn_search.dispatch("DOMActivate");
  124. }
  125. ]]>
  126. </script>
  127. </input>
  128. <button id="btn_emplno" class="icon_search" style="left:945px; top:8px; width:16px; height:16px; ">
  129. <caption/>
  130. <script type="javascript" ev:event="DOMActivate">
  131. <![CDATA[
  132. var recv_list = "emplno,emplnm" ;
  133. rpbfOpenPopUpList("SPRPB00101", ipt_emplno_search, recv_list,"","N");
  134. model.refresh();
  135. if (model.getValue(ipt_emplno_search.attribute("ref")).length > 0) {
  136. btn_search.dispatch("DOMActivate");
  137. }
  138. ]]>
  139. </script>
  140. </button>
  141. <input id="ipt_emplnm_search" ref="/root/send/emplnm" class="input_search" navindex="3" style="left:965px; top:8px; width:127px; height:19px; ">
  142. <script type="javascript" ev:event="onkeyup">
  143. <![CDATA[
  144. if (ipt_emplnm_search.currentText != null && ipt_emplnm_search.currentText != "" ) {
  145. inputEnterKey("ipt_emplnm_search", "xforms-value-changed");
  146. }
  147. ]]>
  148. </script>
  149. <script type="javascript" ev:event="xforms-value-changed">
  150. <![CDATA[
  151. var recv_list = "emplno,emplnm" ;
  152. rpbfValidationCheck("EMPLNM", recv_list);
  153. model.refresh();
  154. if (model.getValue(ipt_emplnm_search.attribute("ref")).length > 0) {
  155. btn_search.dispatch("DOMActivate");
  156. }
  157. ]]>
  158. </script>
  159. </input>
  160. </group>
  161. <caption id="caption22" class="tit_2" style="left:5px; top:54px; width:160px; height:14px; ">퇴직 정산급여 내역서</caption>
  162. <line id="line19" class="line_1" style="x1:0px; y1:69px; x2:1194px; y2:69px; "/>
  163. <datagrid id="grd_rwrdbaseprintlist" nodeset="/root/main/rwrdbaseprintlist" autoresize="false" caption="기관^부서^직위^성명^사원번호^퇴직금계^기지급퇴직금^실퇴직금^잔여휴가일수^잔여보호휴가일수^잔여주off갯수^일급^휴가보상비^휴가보존수당^당직수당^야간수당^연장수당^인계수당^조출수당^수술실수당^명절근무수당^개원기념일수당^미정산총액^총계^연장시간^야간시간^수술실근무시간^인계시간^조출시간^당직일수^명절근무시간^개원기념일시간|기관^부서^직위^성명^사원번호^퇴직금계^기지급퇴직금^실퇴직금^잔여휴가일수^잔여보호휴가일수^잔여주off갯수^일급^휴가보상비^휴가보존수당^당직수당^야간수당^연장수당^인계수당^조출수당^수술실수당^명절근무수당^개원기념일수당^미정산총액^총계^연장시간^야간시간^수술실근무시간^인계시간^조출시간^당직일수^명절근무시간^개원기념일시간" colsep="^" colwidth="133, 122, 81, 76, 80, 100, 88, 100, 59, 55, 58, 79, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 61, 59, 59, 61, 57, 59, 49, 54" extendlastcol="scroll" frozencols="5" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:74px; width:1195px; height:670px; ">
  164. <col ref="instnm" style="text-align:left; "/>
  165. <col ref="deptnm" style="text-align:left; "/>
  166. <col ref="jobposnm" style="text-align:left; "/>
  167. <col ref="emplnm" style="text-align:center; "/>
  168. <col ref="emplno" style="text-align:center; "/>
  169. <col ref="retirepay" format="#,###" style="text-align:right; "/>
  170. <col ref="prepayretiretotamt" format="#,###" style="text-align:right; "/>
  171. <col ref="retireamt" format="#,###" style="text-align:right; "/>
  172. <col ref="spreyearno" format="#,###" style="text-align:right; "/>
  173. <col ref="monthhealholiusecnt" format="#,###" style="text-align:right; "/>
  174. <col ref="monthofcnt" format="#,###" style="text-align:right; "/>
  175. <col ref="dayamt" format="#,###" style="text-align:right; "/>
  176. <col ref="holiamt1" format="#,###" style="text-align:right; "/>
  177. <col ref="holiamt2" format="#,###" style="text-align:right; "/>
  178. <col ref="holiamt3" format="#,###" style="text-align:right; "/>
  179. <col ref="holiamt4" format="#,###" style="text-align:right; "/>
  180. <col ref="holiamt5" format="#,###" style="text-align:right; "/>
  181. <col ref="holiamt6" format="#,###" style="text-align:right; "/>
  182. <col ref="holiamt7" format="#,###" style="text-align:right; "/>
  183. <col ref="holiamt8" format="#,###" style="text-align:right; "/>
  184. <col ref="holiamt9" format="#,###" style="text-align:right; "/>
  185. <col ref="holiamt10" format="#,###" style="text-align:right; "/>
  186. <col ref="holitotamt" format="#,###" style="text-align:right; "/>
  187. <col ref="total" format="#,###" style="text-align:right; "/>
  188. <col ref="ovtmworkextnbiztm" style="text-align:right; "/>
  189. <col ref="nigtlabrtm" style="text-align:right; "/>
  190. <col ref="oproomfringdttm" style="text-align:right; "/>
  191. <col ref="tranalwntm" style="text-align:right; "/>
  192. <col ref="earlyattdnctm" style="text-align:right; "/>
  193. <col ref="admindayno" style="text-align:right; "/>
  194. <col ref="holiduttm2" style="text-align:right; "/>
  195. <col ref="opnofhospmemotm" style="text-align:right; "/>
  196. </datagrid>
  197. <button id="btn_saveexcel" class="btn2_letter4" style="left:1130px; top:48px; width:64px; height:19px; ">
  198. <caption>엑셀저장</caption>
  199. <script type="javascript" ev:event="DOMActivate">
  200. <![CDATA[
  201. var fileName = window.fileDialog ("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  202. if (fileName != "")
  203. {
  204. grd_rwrdbaseprintlist.saveExcel(fileName);
  205. }
  206. ]]>
  207. </script>
  208. </button>
  209. </group>
  210. </xhtml:body>
  211. </xhtml:html>