SMRWY02900_퇴직정산계산내역조회.xrw 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  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. <yyendcalcbase>
  11. <yyendcalcbaselist/>
  12. </yyendcalcbase>
  13. <yyendcalcrslt>
  14. <yyendcalcrsltlist1/>
  15. <yyendcalcrsltlist2/>
  16. <yyendcalcrsltlist3/>
  17. <yyendcalcrsltlist4/>
  18. <yyendcalcrsltlist5/>
  19. <yyendcalcrsltlist6/>
  20. </yyendcalcrslt>
  21. </main>
  22. <send>
  23. <yyendcalcbase>
  24. <calcyy/>
  25. <calcinst/>
  26. <retireyn>Y</retireyn>
  27. <deptnm/>
  28. <emplnm/>
  29. <deptcd/>
  30. <emplno/>
  31. <workym/>
  32. </yyendcalcbase>
  33. <yyendcalcrslt>
  34. <emplno/>
  35. <calcyy/>
  36. <calcseq/>
  37. </yyendcalcrslt>
  38. </send>
  39. <init/>
  40. <hidden>
  41. <temp/>
  42. </hidden>
  43. </root>
  44. </instance>
  45. <script type="javascript" ev:event="xforms-ready">
  46. <![CDATA[
  47. misfGridInit(grd_yyendcalcbaselist);
  48. misfGridInit(grd_yyendcalcrsltlist1);
  49. misfGridInit(grd_yyendcalcrsltlist2);
  50. misfGridInit(grd_yyendcalcrsltlist3);
  51. misfGridInit(grd_yyendcalcrsltlist4);
  52. misfGridInit(grd_yyendcalcrsltlist5);
  53. misfGridInit(grd_yyendcalcrsltlist6);
  54. misfMsterDetailSet(grd_yyendcalcbaselist,null, "TRRWY01101" ,"N");
  55. misfMsterDetailSet(grd_yyendcalcrsltlist1,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
  56. misfMsterDetailSet(grd_yyendcalcrsltlist2,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
  57. misfMsterDetailSet(grd_yyendcalcrsltlist3,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
  58. misfMsterDetailSet(grd_yyendcalcrsltlist4,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
  59. misfMsterDetailSet(grd_yyendcalcrsltlist5,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
  60. misfMsterDetailSet(grd_yyendcalcrsltlist6,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
  61. model.setValue(cmb_calcinst.attribute("ref") , getUserInfo("dutplceinstcd"));
  62. misfComboInstCdListMulti("cmb_calcinst",getCurrentDate(),"","N");
  63. var nowdate = getCurrentDate();
  64. var yy = nowdate.substring(0,4);
  65. var yyyymm = nowdate.substring(0,6)-1;
  66. ipt_calcyy.value =yy;
  67. ipt_workym.value = yyyymm;
  68. misfGetUserAuth();
  69. if (DUTY_PAY_YN == "Y" ) {
  70. cmb_calcinst.disabled = false;
  71. }
  72. else {
  73. cmb_calcinst.disabled = true;
  74. }
  75. ]]>
  76. </script>
  77. <submission id="TRRWY01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/yyendcalcbase" resultref="/root/main/yyendcalcbase"/>
  78. <submission id="TRRWY01102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/yyendcalcrslt" resultref="/root/main/yyendcalcrslt"/>
  79. </model>
  80. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  81. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  82. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  83. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  84. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  85. </xhtml:head>
  86. <xhtml:body>
  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:38; 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. <line id="line13" class="line_4" style="x1:1109px; y1:16px; x2:1109px; y2:38px; "/>
  93. <caption id="caption3" class="search_name" style="left:8px; top:19px; width:57px; height:17px; ">년도:</caption>
  94. <input id="ipt_calcyy" ref="/root/send/yyendcalcbase/calcyy" class="input_s_essential" style="left:64px; top:18px; width:56px; height:19px; "/>
  95. <button id="btn_search" class="btn1_letter2" style="left:1124px; top:16px; width:56px; height:22px; ">
  96. <caption>조회</caption>
  97. <script type="javascript" ev:event="DOMActivate">
  98. <![CDATA[
  99. //submit("TRRWY01101");
  100. misfMsterDetailRetrieve();
  101. ]]>
  102. </script>
  103. </button>
  104. <caption id="caption1" class="tit_2" style="left:5px; top:55px; width:134px; height:14px; ">퇴직 정산 인원 List</caption>
  105. <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1190px; y2:70px; "/>
  106. <datagrid id="grd_yyendcalcbaselist" nodeset="/root/main/yyendcalcbase/yyendcalcbaselist" caption="사원번호^성명^주민번호^주민번호^부서^직위^직책^직급^호봉^년도^차수^중도퇴직^기관|사원번호^성명^앞자리^뒷자리^부서^직위^직책^직급^호봉^년도^차수^중도퇴직^기관" colsep="^" colwidth="94, 109, 104, 104, 248, 155, 141, 106, 89, 21, 19, 34, 28" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:75px; width:1190px; height:170px; ">
  107. <col ref="emplno"/>
  108. <col ref="emplnm"/>
  109. <col ref="rregno1"/>
  110. <col ref="rregno2"/>
  111. <col ref="deptnm"/>
  112. <col ref="jobposnm"/>
  113. <col ref="jobrespnm"/>
  114. <col ref="jobgradnm"/>
  115. <col ref="payclsnm"/>
  116. <col ref="calcyy" visibility="hidden"/>
  117. <col ref="calcseq" visibility="hidden"/>
  118. <col ref="retireyn" visibility="hidden"/>
  119. <col ref="calcinst" visibility="hidden"/>
  120. <script type="javascript" ev:event="onrowchanged">
  121. <![CDATA[
  122. misfMsterDetailRetrieve();
  123. ]]>
  124. </script>
  125. </datagrid>
  126. <select1 id="cmb_calcinst" ref="/root/send/yyendcalcbase/calcinst" class="combo_s_essential" appearance="minimal" style="left:305px; top:18px; width:125px; height:19px; ">
  127. <choices>
  128. <itemset>
  129. <label/>
  130. <value/>
  131. </itemset>
  132. </choices>
  133. </select1>
  134. <caption id="caption8" class="search_name" style="left:246px; top:19px; width:61px; height:17px; ">기관:</caption>
  135. <caption id="caption13" class="search_name" style="left:435px; top:19px; width:60px; height:17px; ">부서:</caption>
  136. <output id="opt_deptnm" ref="/root/send/yyendcalcbase/deptnm" class="output_fix" style="left:590px; top:18px; width:117px; height:19px; "/>
  137. <button id="btn_deptcd" class="icon_search" disabled="false" style="left:572px; top:18px; width:16px; height:16px; ">
  138. <caption/>
  139. <script type="javascript" ev:event="DOMActivate">
  140. <![CDATA[
  141. var recv_list = "deptcd,deptnm";
  142. rpbfOpenDeptCdHelp(ipt_deptcd,recv_list);
  143. model.refresh();
  144. ]]>
  145. </script>
  146. </button>
  147. <input id="ipt_deptcd" ref="/root/send/yyendcalcbase/deptcd" class="input_s_essential" disabled="false" navindex="5" style="left:492px; top:18px; width:77px; height:19px; ">
  148. <script type="javascript" ev:event="xforms-value-changed">
  149. <![CDATA[
  150. /* 부서코드,명 입력시 Validation Check
  151. misfValidationCheck(Validation 종류(부서코드, 공통코드, 우편번호...), 공통코드군, 자료를 받을 Instance Node(콤마로 분류해서 넘기면됨)) */
  152. misfValidationCheck("02", "", "deptcd,deptnm" );
  153. model.refresh();
  154. ]]>
  155. </script>
  156. </input>
  157. <output id="opt_emplnm" ref="/root/send/yyendcalcbase/emplnm" class="output_fix" style="left:875px; top:18px; width:92px; height:19px; "/>
  158. <input id="ipt_emplno" ref="/root/send/yyendcalcbase/emplno" class="input_s_essential" disabled="false" navindex="5" style="left:777px; top:18px; width:77px; height:19px; ">
  159. <script type="javascript" ev:event="onkeyup">
  160. <![CDATA[
  161. if (ipt_emplno.currentText != null && ipt_emplno.currentText != "" ) {
  162. inputEnterKey("ipt_emplno", "xforms-value-changed");
  163. inputEnterKey("btn_search", "DOMActivate");
  164. }
  165. ]]>
  166. </script>
  167. <script type="javascript" ev:event="xforms-value-changed">
  168. <![CDATA[
  169. var recv_list = "emplno,emplnm" ;
  170. rpbfValidationCheck("EMPLNO", recv_list);
  171. model.refresh();
  172. ]]>
  173. </script>
  174. </input>
  175. <button id="btn_emplno" class="icon_search" disabled="false" style="left:857px; top:18px; width:16px; height:16px; ">
  176. <caption/>
  177. <script type="javascript" ev:event="DOMActivate">
  178. <![CDATA[
  179. var recv_list = "emplno,emplnm" ;
  180. rpbfOpenPopUpList("SPRPB00101", ipt_emplno, recv_list,"","N");
  181. model.refresh();
  182. if (model.getValue(ipt_emplno.attribute("ref")).length > 0) {
  183. btn_search.dispatch("DOMActivate");
  184. }
  185. ]]>
  186. </script>
  187. </button>
  188. <caption id="caption2" class="search_name" style="left:715px; top:19px; width:60px; height:17px; ">사번:</caption>
  189. <select1 id="rdo_retireyn" ref="/root/send/yyendcalcbase/retireyn" class="radio_search" disabled="false" navindex="54" visibility="hidden" overflow="visible" appearance="full" cols="2" itemheight="18" itemwidth="53" style="left:975px; top:20px; width:120px; height:19px; text-align:center; border-style:solid; ">
  190. <choices>
  191. <item>
  192. <label>중도퇴직</label>
  193. <value>Y</value>
  194. </item>
  195. <item>
  196. <label>연말</label>
  197. <value>N</value>
  198. </item>
  199. </choices>
  200. </select1>
  201. <caption id="caption4" class="tit_2" style="left:5px; top:250px; width:115px; height:14px; ">근로 소득 List</caption>
  202. <line id="line2" class="line_1" style="x1:0px; y1:265px; x2:390px; y2:265px; "/>
  203. <datagrid id="grd_yyendcalcrsltlist1" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist1" caption="항목명^금액" colsep="^" colwidth="225, 127" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:270px; width:390px; height:210px; ">
  204. <col ref="calcflagnm"/>
  205. <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
  206. </datagrid>
  207. <caption id="caption5" class="tit_2" style="left:405px; top:250px; width:115px; height:13px; ">기본 공제 List</caption>
  208. <line id="line3" class="line_1" style="x1:400px; y1:265px; x2:790px; y2:265px; "/>
  209. <datagrid id="grd_yyendcalcrsltlist2" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist2" caption="항목명^금액" colsep="^" colwidth="219, 131" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:400px; top:270px; width:390px; height:210px; ">
  210. <col ref="calcflagnm"/>
  211. <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
  212. </datagrid>
  213. <datagrid id="grd_yyendcalcrsltlist3" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist3" caption="항목명^금액" colsep="^" colwidth="221, 131" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:800px; top:270px; width:390px; height:210px; ">
  214. <col ref="calcflagnm"/>
  215. <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
  216. </datagrid>
  217. <caption id="caption7" class="tit_2" style="left:805px; top:250px; width:115px; height:13px; ">특별 공제 List</caption>
  218. <line id="line4" class="line_1" style="x1:800px; y1:265px; x2:1190px; y2:265px; "/>
  219. <datagrid id="grd_yyendcalcrsltlist5" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist5" caption="항목명^금액" colsep="^" colwidth="223, 131" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:400px; top:510px; width:390px; height:230px; ">
  220. <col ref="calcflagnm"/>
  221. <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
  222. </datagrid>
  223. <datagrid id="grd_yyendcalcrsltlist6" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist6" caption="항목명^금액" colsep="^" colwidth="221, 131" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:800px; top:510px; width:390px; height:230px; ">
  224. <col ref="calcflagnm"/>
  225. <col ref="calcamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  226. </datagrid>
  227. <caption id="caption9" class="tit_2" style="left:5px; top:490px; width:115px; height:14px; ">기타 공제 List</caption>
  228. <caption id="caption10" class="tit_2" style="left:405px; top:490px; width:115px; height:14px; ">세액 공제 List</caption>
  229. <line id="line5" class="line_1" style="x1:0px; y1:505px; x2:390px; y2:505px; "/>
  230. <caption id="caption11" class="tit_2" style="left:805px; top:490px; width:115px; height:14px; ">결정 자료 List</caption>
  231. <line id="line6" class="line_1" style="x1:400px; y1:505px; x2:790px; y2:505px; "/>
  232. <line id="line7" class="line_1" style="x1:800px; y1:505px; x2:1190px; y2:505px; "/>
  233. <datagrid id="grd_yyendcalcrsltlist4" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist4" caption="항목명^금액" colsep="^" colwidth="225, 127" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:510px; width:390px; height:230px; ">
  234. <col ref="calcflagnm"/>
  235. <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
  236. </datagrid>
  237. <caption id="caption12" class="search_name" style="left:123px; top:19px; width:57px; height:17px; ">년월:</caption>
  238. <input id="ipt_workym" ref="/root/send/yyendcalcbase/workym" class="input_s_essential" format="yyyy-mm" style="left:179px; top:18px; width:66px; height:19px; "/>
  239. </group>
  240. <group id="grp_btn" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
  241. <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  242. <button id="btn_clear" class="btn4_letter3" style="left:1124px; top:3px; width:68px; height:22px; ">
  243. <caption>초기화</caption>
  244. </button>
  245. </group>
  246. </xhtml:body>
  247. </xhtml:html>