SMRWY04100_근로소득원천징수부출력.xrw 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  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. <send>
  10. <instcd/>
  11. <emplno/>
  12. <emplnm/>
  13. <calcyy/>
  14. <workym/>
  15. <prfshipflag/>
  16. <retireyn>Y</retireyn>
  17. </send>
  18. <main>
  19. <list>
  20. <print>
  21. <printdata/>
  22. <printdata2/>
  23. <printdata3/>
  24. </print>
  25. </list>
  26. </main>
  27. <init/>
  28. <temp/>
  29. <print/>
  30. </root>
  31. </instance>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. fInitialize();
  35. ]]>
  36. </script>
  37. <submission id="TRRWY04101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list/print"/>
  38. </model>
  39. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  41. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  42. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  43. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  44. <script type="javascript">
  45. <![CDATA[
  46. function fInitialize()
  47. {
  48. model.resetInstanceNode("/root/PrintRfehemht");
  49. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
  50. misfComboComCdListMulti("R0058","cmb_prfshipflag");
  51. ipt_calcyy.value = getCurrentDate().toDate().getDateFormat("YYYY");
  52. ipt_workym.value = getCurrentDate().toDate("YYYYMM").getDateFormat("YYYYMM")-1;
  53. cmb_instcd.value = getUserInfo("dutplceinstcd");
  54. addComboItem( "cmb_prfshipflag", "[-- 전체 --]", "", "above");
  55. model.setValue(cmb_prfshipflag.attribute("ref"), "");
  56. makeReportPreview(0,120,1195,660);
  57. misfGetUserAuth();
  58. if (DUTY_PAY_YN == "Y" ) {
  59. cmb_instcd.disabled = false;
  60. }
  61. else {
  62. cmb_instcd.disabled = true;
  63. }
  64. model.refresh();
  65. }
  66. ]]>
  67. </script>
  68. </xhtml:head>
  69. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  70. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  71. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">근로소득원천징수부출력</caption>
  72. </group>
  73. <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
  74. <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  75. <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
  76. <caption>초기화</caption>
  77. <script type="javascript" ev:event="DOMActivate">
  78. <![CDATA[
  79. fInitialize();
  80. ]]>
  81. </script>
  82. </button>
  83. </group>
  84. <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  85. <group id="group6" style="left:0px; top:10px; width:1194px; height:40px; vertical-align:top; ">
  86. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:38px; "/>
  87. <caption id="cap_calcyy" class="search_name" style="left:266px; top:9px; width:86px; height:17px; ">정산년도 :</caption>
  88. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1125px; top:8px; width:56px; height:22px; text-align:left; ">
  89. <caption>조회</caption>
  90. <script type="javascript" ev:event="DOMActivate">
  91. <![CDATA[
  92. if(!isRequiredControls("cmb_instcd"))return;
  93. model.resetInstanceNode("/root/print/PrintRfehemht");
  94. submit("TRRWY04101");
  95. exeReportPreview("RPRWY03300", "XMLSTR");
  96. model.refresh();
  97. ]]>
  98. </script>
  99. </button>
  100. <line id="line14" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:32px; border-color:#ffe4bb; border-left-style:solid; "/>
  101. <input id="ipt_calcyy" ref="/root/send/calcyy" class="input_s_essential" inputtype="date" maxlength="4" format="yyyy" style="left:355px; top:8px; width:71px; height:19px; text-align:center; "/>
  102. <input id="ipt_workym" ref="/root/send/workym" class="input_s_essential" inputtype="date" maxlength="6" format="yyyy-mm" style="left:524px; top:8px; width:81px; height:19px; text-align:center; "/>
  103. <caption id="cap_emplno" class="search_name" style="left:849px; top:9px; width:88px; height:17px; ">사원번호:</caption>
  104. <button id="btn_emplno" class="icon_search" style="left:1004px; top:8px; width:16px; height:16px; ">
  105. <caption/>
  106. <script type="javascript" ev:event="DOMActivate">
  107. <![CDATA[
  108. var recv_list = "emplno,emplnm" ;
  109. rpbfOpenPopUpList("SPRPB00101", ipt_emplno, recv_list,"","N");
  110. model.refresh();
  111. if (model.getValue(ipt_emplno.attribute("ref")).length > 0) {
  112. btn_search.dispatch("DOMActivate");
  113. }
  114. ]]>
  115. </script>
  116. </button>
  117. <input id="ipt_emplno" ref="/root/send/emplno" class="input_search" navindex="2" style="left:931px; top:8px; width:70px; height:19px; text-align:center; ">
  118. <script type="javascript" ev:event="onkeyup">
  119. <![CDATA[
  120. if (ipt_emplno.currentText != null && ipt_emplno.currentText != "" ) {
  121. inputEnterKey("ipt_emplno", "xforms-value-changed");
  122. inputEnterKey("btn_search", "DOMActivate");
  123. }
  124. ]]>
  125. </script>
  126. <script type="javascript" ev:event="xforms-value-changed">
  127. <![CDATA[
  128. if(ipt_emplno.value.length == 0) {
  129. ipt_emplnm.value = "";
  130. }
  131. else {
  132. var recv_list = "emplno,emplnm" ;
  133. rpbfValidationCheck("EMPLNO", recv_list);
  134. }
  135. model.refresh();
  136. ]]>
  137. </script>
  138. </input>
  139. <input id="ipt_emplnm" ref="/root/send/emplnm" class="input_search" navindex="3" style="left:1025px; top:8px; width:70px; height:19px; text-align:center; ">
  140. <script type="javascript" ev:event="onkeyup">
  141. <![CDATA[
  142. if (ipt_emplnm.currentText != null && ipt_emplnm.currentText != "" ) {
  143. inputEnterKey("ipt_emplnm", "xforms-value-changed");
  144. inputEnterKey("btn_search", "DOMActivate");
  145. }
  146. ]]>
  147. </script>
  148. <script type="javascript" ev:event="xforms-value-changed">
  149. <![CDATA[
  150. if(ipt_emplnm.value.length == 0) {
  151. ipt_emplno.value = "";
  152. }
  153. else {
  154. var recv_list = "emplno,emplnm" ;
  155. rpbfValidationCheck("EMPLNM", recv_list);
  156. }
  157. model.refresh();
  158. ]]>
  159. </script>
  160. </input>
  161. <caption id="cap_instcd" class="search_name" style="left:6px; top:9px; width:86px; height:17px; ">기관코드 :</caption>
  162. <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" appearance="minimal" style="left:95px; top:8px; width:161px; height:19px; text-align:left; ">
  163. <choices>
  164. <itemset>
  165. <label/>
  166. <value/>
  167. </itemset>
  168. </choices>
  169. </select1>
  170. <caption id="cap_workym" class="search_name" style="left:436px; top:9px; width:86px; height:17px; ">정산년월 :</caption>
  171. <select1 id="cmb_prfshipflag" ref="/root/send/prfshipflag" class="combo_s_essential" appearance="minimal" style="left:700px; top:9px; width:146px; height:19px; text-align:left; ">
  172. <choices>
  173. <itemset>
  174. <label/>
  175. <value/>
  176. </itemset>
  177. </choices>
  178. </select1>
  179. <caption id="caption1" class="search_name" style="left:620px; top:10px; width:86px; height:17px; ">급여분류:</caption>
  180. </group>
  181. <caption id="caption22" class="tit_2" style="left:5px; top:59px; width:201px; height:14px; ">근로소득 원천징수부 내역</caption>
  182. <line id="line19" class="line_1" style="x1:0px; y1:74px; x2:1194px; y2:74px; "/>
  183. </group>
  184. </xhtml:body>
  185. </xhtml:html>