SMRWP07400_급여지급대장출력(빈센트).xrw 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  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. <paytotal017>
  11. <paytotal017list/>
  12. </paytotal017>
  13. </main>
  14. <init/>
  15. <send>
  16. <paytotal017>
  17. <payym/>
  18. <instcd/>
  19. <instcdnm/>
  20. <deptcd/>
  21. <deptnm/>
  22. <emplno/>
  23. <emplnm/>
  24. <prfshipflag/>
  25. <saldfrayflag/>
  26. <prntflag/>
  27. <prfdeptflag>A</prfdeptflag>
  28. </paytotal017>
  29. </send>
  30. <hidden/>
  31. </root>
  32. </instance>
  33. <script type="javascript" ev:event="xforms-ready">
  34. <![CDATA[
  35. misfComboComCdListMulti("Z0007,R0058,R0112,R0357", "cmb_payinst,cmb_prfshipflag,cmb_SalDfrayFlag,cmb_prntflag");
  36. makeReportPreview(0,110,1195,650);
  37. var today = getCurrentDate();
  38. var cur_yymm = parseInt(today.substring(0, 6));
  39. addComboItem( "cmb_prntflag", "[-- 전체 --]", "", "above");
  40. model.setValue(cmb_prntflag.attribute("ref") , "");
  41. addComboItem( "cmb_SalDfrayFlag", "[-- 전체 --]", "", "above");
  42. model.setValue(cmb_SalDfrayFlag.attribute("ref") , "");
  43. model.setValue("/root/send/paytotal017/payym", cur_yymm);
  44. model.setValue("/root/send/paytotal017/instcd", getUserInfo("dutplceinstcd")); // 기관 설정
  45. model.refresh();
  46. ]]>
  47. </script>
  48. <submission id="TRRWP07401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paytotal017" resultref="/root/main/paytotal017"/>
  49. </model>
  50. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  51. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  53. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  54. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  55. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  56. </xhtml:head>
  57. <xhtml:body style="margin-left:8; margin-right:8; ">
  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:800px; height:14px; ">급여 지급대장 출력</caption>
  60. </group>
  61. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  62. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  63. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:18px; width:56px; height:22px; ">
  64. <caption>조회</caption>
  65. <script type="javascript" ev:event="DOMActivate">
  66. <![CDATA[
  67. submit("TRRWP07401");
  68. ipt_payinstnm.value = cmb_payinst.label;
  69. exeReportPreview("RPRWP07400", "XMLSTR");
  70. ]]>
  71. </script>
  72. </button>
  73. <line id="line13" class="line_4" style="x1:1120px; y1:11px; x2:1120px; y2:45px; "/>
  74. <caption id="cap_payinst" class="search_name" style="left:165px; top:19px; width:86px; height:17px; ">급여기관:</caption>
  75. <select1 id="cmb_payinst" ref="/root/send/paytotal017/instcd" class="combo_s_essential" disabled="true" appearance="minimal" style="left:246px; top:18px; width:109px; height:19px; ">
  76. <choices>
  77. <itemset>
  78. <label/>
  79. <value/>
  80. </itemset>
  81. </choices>
  82. </select1>
  83. <caption id="caption22" class="search_name" style="left:5px; top:19px; width:70px; height:17px; ">지급월:</caption>
  84. <input id="ipt_payym" ref="/root/send/paytotal017/payym" class="input_default" inputtype="date" format="yyyy-mm" style="left:74px; top:18px; width:81px; height:19px; text-align:center; vertical-align:middle; "/>
  85. <caption id="caption28" class="tit_2" style="left:5px; top:52px; width:144px; height:13px; ">급여 지급대장</caption>
  86. <line id="line193" class="line_1" style="x1:2px; y1:67px; x2:1192px; y2:67px; "/>
  87. <input id="ipt_payinstnm" ref="/root/send/paytotal017/instcdnm" visibility="hidden" style="left:105px; top:47px; width:100px; height:19px; "/>
  88. <input id="ipt_emplnm" ref="/root/send/emplnm" class="input_default" visibility="hidden" style="left:865px; top:45px; width:25px; height:19px; ">
  89. <script type="javascript" ev:event="onkeyup">
  90. <![CDATA[
  91. if (ipt_emplnm.currentText != null && ipt_emplnm.currentText != "" ) {
  92. inputEnterKey("ipt_emplnm", "xforms-value-changed");
  93. inputEnterKey("btn_search", "DOMActivate");
  94. }
  95. ]]>
  96. </script>
  97. <script type="javascript" ev:event="xforms-value-changed">
  98. <![CDATA[
  99. var recv_list = "emplno,emplnm" ;
  100. rpbfValidationCheck("EMPLNM", recv_list);
  101. model.refresh();
  102. ]]>
  103. </script>
  104. </input>
  105. <button id="btn_emplno" class="icon_search" visibility="hidden" style="left:855px; top:45px; width:16px; height:16px; ">
  106. <caption/>
  107. <script type="javascript" ev:event="DOMActivate">
  108. <![CDATA[
  109. var recv_list = "emplno,emplnm" ;
  110. rpbfOpenPopUpList("SPRPB00101", ipt_emplno, recv_list,"","N");
  111. model.refresh();
  112. if (model.getValue(ipt_emplno.attribute("ref")).length > 0) {
  113. btn_search.dispatch("DOMActivate");
  114. }
  115. ]]>
  116. </script>
  117. </button>
  118. <input id="ipt_emplno" ref="/root/send/emplno" class="input_default" visibility="hidden" style="left:825px; top:45px; width:24px; height:19px; ">
  119. <script type="javascript" ev:event="onkeyup">
  120. <![CDATA[
  121. if (ipt_emplno.currentText != null && ipt_emplno.currentText != "" ) {
  122. inputEnterKey("ipt_emplno", "xforms-value-changed");
  123. inputEnterKey("btn_search", "DOMActivate");
  124. }
  125. ]]>
  126. </script>
  127. <script type="javascript" ev:event="xforms-value-changed">
  128. <![CDATA[
  129. var recv_list = "emplno,emplnm" ;
  130. rpbfValidationCheck("EMPLNO", recv_list);
  131. model.refresh();
  132. ]]>
  133. </script>
  134. </input>
  135. <caption id="caption1" class="search_name" visibility="hidden" style="left:890px; top:45px; width:86px; height:17px; ">교직구분:</caption>
  136. <caption id="caption3" class="search_name" visibility="hidden" style="left:750px; top:45px; width:86px; height:17px; ">사 번:</caption>
  137. <select1 id="cmb_prfshipflag" ref="/root/send/prfshipflag" class="combo_s_essential" visibility="hidden" appearance="minimal" style="left:970px; top:45px; width:25px; height:19px; ">
  138. <choices>
  139. <itemset>
  140. <label/>
  141. <value/>
  142. </itemset>
  143. </choices>
  144. </select1>
  145. <caption id="caption21" class="search_name" style="left:365px; top:19px; width:86px; height:17px; ">급여종류:</caption>
  146. <select1 id="cmb_SalDfrayFlag" ref="/root/send/paytotal017/saldfrayflag" class="combo_s_essential" appearance="minimal" style="left:446px; top:18px; width:129px; height:19px; ">
  147. <choices>
  148. <itemset>
  149. <label/>
  150. <value/>
  151. </itemset>
  152. </choices>
  153. <script type="javascript" ev:event="xforms-value-changed">
  154. <![CDATA[
  155. // if (DUTY_PAY_YN == "Y" || cmb_SalDfrayFlag.value == "2") {
  156. // cmb_payinst.disabled = false;
  157. // }
  158. // else {
  159. cmb_payinst.disabled = true;
  160. model.setValue(cmb_payinst.attribute("ref") , getUserInfo("dutplceinstcd"));
  161. model.refresh();
  162. // }
  163. ]]>
  164. </script>
  165. </select1>
  166. <caption id="caption2" class="search_name" visibility="visible" style="left:875px; top:19px; width:55px; height:17px; ">부서:</caption>
  167. <caption id="caption4" class="search_name" style="left:705px; top:19px; width:86px; height:17px; ">신분구분:</caption>
  168. <input id="ipt_deptnm" ref="/root/send/paytotal017/deptnm" class="input_default" disabled="false" visibility="visible" style="left:1030px; top:18px; width:85px; height:19px; ">
  169. <script type="javascript" ev:event="xforms-value-changed">
  170. <![CDATA[
  171. misfValidationCheck("02", "", "deptcd,deptnm" );
  172. model.refresh();
  173. ]]>
  174. </script>
  175. </input>
  176. <button id="btn_deptcd" class="icon_search" disabled="false" visibility="visible" style="left:1012px; top:18px; width:16px; height:16px; ">
  177. <caption/>
  178. <script type="javascript" ev:event="DOMActivate">
  179. <![CDATA[
  180. var recv_list = "deptcd,deptnm";
  181. rpbfOpenDeptCdHelp(ipt_deptcd,recv_list);
  182. model.refresh();
  183. ]]>
  184. </script>
  185. </button>
  186. <input id="ipt_deptcd" ref="/root/send/paytotal017/deptcd" class="input_default" disabled="false" visibility="visible" style="left:930px; top:18px; width:80px; height:19px; ">
  187. <script type="javascript" ev:event="xforms-value-changed">
  188. <![CDATA[
  189. misfValidationCheck("02", "", "deptcd,deptnm" );
  190. model.refresh();
  191. ]]>
  192. </script>
  193. </input>
  194. <select1 id="cmb_prntflag" ref="/root/send/paytotal017/prntflag" class="combo_s_essential" appearance="minimal" style="left:785px; top:18px; width:85px; height:19px; ">
  195. <choices>
  196. <itemset>
  197. <label/>
  198. <value/>
  199. </itemset>
  200. </choices>
  201. </select1>
  202. <select1 id="rdo_prfdeptflag" ref="/root/send/paytotal017/prfdeptflag" appearance="full" cols="2" overflow="visible" style="left:584px; top:18px; width:115px; height:20px; border-style:solid; ">
  203. <choices>
  204. <item>
  205. <label>신분별</label>
  206. <value>A</value>
  207. </item>
  208. <item>
  209. <label>부서별</label>
  210. <value>B</value>
  211. </item>
  212. </choices>
  213. <script type="javascript" ev:event="xforms-value-changed">
  214. <![CDATA[
  215. if (rdo_prfdeptflag.value == "A") {
  216. cmb_prntflag.disabled = false;
  217. }
  218. else {
  219. cmb_prntflag.value = "";
  220. cmb_prntflag.disabled = true;
  221. }
  222. ]]>
  223. </script>
  224. </select1>
  225. </group>
  226. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  227. </xhtml:body>
  228. </xhtml:html>