SMRWR00600_퇴직소득내역조회.xrw 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  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. <retireincmreflist/>
  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="TRRWR00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/retireincmreflist"/>
  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. misfGridInit(grd_retireincmreflist);
  40. misfMsterDetailSet(grd_retireincmreflist, null, "TRRWR00601" ,"Y");
  41. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","Y");
  42. ipt_retireamtcalcfrom.value = getCurrentDate().toDate("YYYYMMDD").getAddDate(-1, "M").getDateFormat("YYYYMMDD");
  43. ipt_retireamtcalcto.value = getCurrentDate();
  44. cmb_instcd.value = getUserInfo("dutplceinstcd");
  45. misfGetUserAuth();
  46. if (DUTY_PAY_YN == "Y" ) {
  47. cmb_instcd.disabled = false;
  48. }
  49. else {
  50. cmb_instcd.disabled = true;
  51. }
  52. model.refresh();
  53. }
  54. ]]>
  55. </script>
  56. </xhtml:head>
  57. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  58. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  59. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">퇴직소득조회</caption>
  60. </group>
  61. <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
  62. <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  63. <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
  64. <caption>초기화</caption>
  65. <script type="javascript" ev:event="DOMActivate">
  66. <![CDATA[
  67. fInitialize();
  68. ]]>
  69. </script>
  70. </button>
  71. </group>
  72. <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  73. <group id="group6" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  74. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  75. <caption id="cap_retireamtcalcfrom" class="search_name" style="left:387px; top:9px; width:117px; height:17px; ">퇴직금 계산일 :</caption>
  76. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1125px; top:7px; width:56px; height:22px; text-align:left; ">
  77. <caption>조회</caption>
  78. <script type="javascript" ev:event="DOMActivate">
  79. <![CDATA[
  80. misfMsterDetailRetrieve();
  81. ]]>
  82. </script>
  83. </button>
  84. <line id="line14" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:27px; border-color:#ffe4bb; border-left-style:solid; "/>
  85. <caption id="caption35" style="left:628px; top:8px; width:15px; height:20px; vertical-align:middle; ">~</caption>
  86. <input id="ipt_retireamtcalcfrom" ref="/root/send/retireamtcalcfrom" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:506px; top:8px; width:95px; height:19px; "/>
  87. <input id="ipt_retireamtcalcto" ref="/root/send/retireamtcalcto" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:617px; top:8px; width:95px; height:19px; "/>
  88. <caption id="cap_instcd" class="search_name" style="left:15; top:9; width:86px; height:17px; ">기관코드 :</caption>
  89. <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" appearance="minimal" style="left:104px; top:8px; width:203px; height:19px; ">
  90. <choices>
  91. <itemset>
  92. <label/>
  93. <value/>
  94. </itemset>
  95. </choices>
  96. </select1>
  97. <caption id="cap_emplno_search" class="search_name" style="left:773px; top:9px; width:86px; height:17px; ">사원번호 :</caption>
  98. <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; ">
  99. <script type="javascript" ev:event="onkeypress">
  100. <![CDATA[
  101. if(event.keyCode == 13)
  102. {
  103. if(ipt_emplno_search.value == ipt_emplno_search.currentText) return;
  104. ipt_emplno_search.value = ipt_emplno_search.currentText;
  105. rpbfValidationCheck("EMPLNO", "emplno,emplnm");
  106. model.refresh();
  107. }
  108. ]]>
  109. </script>
  110. <script type="javascript" ev:event="xforms-value-changed">
  111. <![CDATA[
  112. rpbfValidationCheck("EMPLNO", "emplno,emplnm");
  113. model.refresh();
  114. ]]>
  115. </script>
  116. </input>
  117. <button id="btn_emplno" class="icon_search" style="left:945px; top:8px; width:16px; height:16px; ">
  118. <caption/>
  119. <script type="javascript" ev:event="DOMActivate">
  120. <![CDATA[
  121. var recv_list = "emplno,emplnm";
  122. rpbfOpenPopUpList("SPRPB00101", ipt_emplno_search, recv_list,"","N");
  123. //rpbfOpenPopUpList("SPRTC00900", ipt_emplno_search, "emplno,emplnm", "cmb_instcd,ipt_dutdeptcd", "N");
  124. //model.refresh();
  125. ]]>
  126. </script>
  127. </button>
  128. <input id="ipt_emplnm_search" ref="/root/send/emplnm" class="input_search" navindex="3" style="left:965px; top:8px; width:127px; height:19px; ">
  129. <script type="javascript" ev:event="onkeypress">
  130. <![CDATA[
  131. if(event.keyCode == 13)
  132. {
  133. if(ipt_emplnm_search.value == ipt_emplnm_search.currentText) return;
  134. ipt_emplnm_search.value = ipt_emplnm_search.currentText;
  135. rpbfValidationCheck("EMPLNM", "emplno,emplnm");
  136. model.refresh();
  137. }
  138. ]]>
  139. </script>
  140. <script type="javascript" ev:event="xforms-value-changed">
  141. <![CDATA[
  142. rpbfValidationCheck("EMPLNM", "emplno,emplnm,dutunitcd,dutunitnm");
  143. model.refresh();
  144. ]]>
  145. </script>
  146. </input>
  147. </group>
  148. <caption id="caption22" class="tit_2" style="left:5px; top:54px; width:160px; height:14px; ">퇴직소득내역</caption>
  149. <line id="line19" class="line_1" style="x1:0px; y1:69px; x2:1194px; y2:69px; "/>
  150. <datagrid id="grd_retireincmreflist" nodeset="/root/main/retireincmreflist" caption="사번^성명^임용일자^퇴직일자^근속연수(현)^근속월수(현)^근속연수(총)^근속월수(총)^중복월수^퇴직급여(현)^퇴직수당(현)^퇴직급여(전)^퇴직수당(전)^퇴직전환금^퇴직소득총액^퇴직소득공제A^퇴직소득공제B^퇴직소득공제계^과세표준^연평균과세표준^연평균산출세액^산출세액^세액공제^결정세액^결정세액(소득세)^결정세액(주민세)^결정세액(농특세)^소득세(전)^주민세(전)^농특세(전)|사번^성명^임용일자^퇴직일자^근속연수(현)^근속월수(현)^근속연수(총)^근속월수(총)^중복월수^퇴직급여(현)^퇴직수당(현)^퇴직급여(전)^퇴직수당(전)^퇴직전환금^퇴직소득총액^퇴직소득공제A^퇴직소득공제B^퇴직소득공제계^과세표준^연평균과세표준^연평균산출세액^산출세액^세액공제^결정세액^결정세액(소득세)^결정세액(주민세)^결정세액(농특세)^소득세(전)^주민세(전)^농특세(전)" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:75px; width:1194px; height:665px; ">
  151. <col ref="emplno"/>
  152. <col ref="emplnm"/>
  153. <col ref="entcodd" style="text-align:center; vertical-align:middle; "/>
  154. <col ref="retiredd" style="text-align:center; vertical-align:middle; "/>
  155. <col ref="dutyearno" style="text-align:right; "/>
  156. <col ref="dutmonthno" style="text-align:right; "/>
  157. <col ref="dutyeartotno" style="text-align:right; "/>
  158. <col ref="dutmonthtotno" style="text-align:right; "/>
  159. <col ref="duplmonthno" style="text-align:right; "/>
  160. <col ref="retireamt" visibility="hidden" format="(-)#,###" style="text-align:right; "/>
  161. <col ref="retirealwn" visibility="hidden" format="(-)#,###" style="text-align:right; "/>
  162. <col ref="predutretireamt" visibility="hidden" format="(-)#,###" style="text-align:right; "/>
  163. <col ref="predutretirealwn" visibility="hidden" format="(-)#,###" style="text-align:right; "/>
  164. <col ref="retirechgamt" format="(-)#,###" style="text-align:right; "/>
  165. <col ref="retireincm" format="(-)#,###" style="text-align:right; "/>
  166. <col ref="retireincmdeduamt" format="(-)#,###" style="text-align:right; "/>
  167. <col ref="dutyearnodeduamt" format="(-)#,###" style="text-align:right; "/>
  168. <col ref="retirededutotamt" format="(-)#,###" style="text-align:right; "/>
  169. <col ref="retiretaxratestndamt" format="(-)#,###" style="text-align:right; "/>
  170. <col ref="yyavgtaxstnd" format="(-)#,###" style="text-align:right; "/>
  171. <col ref="yyavgcalctaxrate" format="(-)#,###" style="text-align:right; "/>
  172. <col ref="calctaxrate" format="(-)#,###" style="text-align:right; "/>
  173. <col ref="taxratededu" format="(-)#,###" style="text-align:right; "/>
  174. <col ref="rslttax" format="(-)#,###" style="text-align:right; "/>
  175. <col ref="rsltincmtax" format="(-)#,###" style="text-align:right; "/>
  176. <col ref="rsltresdntax" format="(-)#,###" style="text-align:right; "/>
  177. <col ref="rsltfmfsspcltax" format="(-)#,###" style="text-align:right; "/>
  178. <col ref="predutincmtax" format="(-)#,###" style="text-align:right; "/>
  179. <col ref="predutresdntax" format="(-)#,###" style="text-align:right; "/>
  180. <col ref="predutfmfsspcltax" format="(-)#,###" style="text-align:right; "/>
  181. </datagrid>
  182. </group>
  183. </xhtml:body>
  184. </xhtml:html>