SMRWD01600_수당공제내역출력.xrw 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  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. <payalwnamt>
  11. <payalwnamtlist/>
  12. </payalwnamt>
  13. </main>
  14. <init/>
  15. <send>
  16. <payalwnamt>
  17. <payym/>
  18. <saldfrayflag/>
  19. <instcd/>
  20. <deptcd/>
  21. <deptnm/>
  22. <payitemcd/>
  23. <payitemnm/>
  24. <prntflag/>
  25. <deptcdflag/>
  26. </payalwnamt>
  27. </send>
  28. <hidden/>
  29. </root>
  30. </instance>
  31. <script type="javascript" ev:event="xforms-ready">
  32. <![CDATA[
  33. /* Combo Data Setting
  34. misfComboComCdListMulti(공통코드군, Combo) */
  35. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
  36. misfComboComCdListMulti("R0112","cmb_SalDfrayFlag");
  37. makeReportPreview(0,150,1195,610);
  38. // cmb_instcd.select(0);
  39. model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
  40. cmb_SalDfrayFlag.select(0);
  41. var today = getCurrentDate();
  42. ipt_payym.value = parseInt(today.substring(0, 6));
  43. rdo_deptcdflag.value = "B";
  44. rdo_prntflag.value = "A";
  45. misfGetUserAuth();
  46. if (DUTY_PAY_YN == "Y" ) {
  47. cmb_instcd.disabled = false;
  48. }
  49. else {
  50. cmb_instcd.disabled = true;
  51. }
  52. model.setFocus("ipt_emplnos");
  53. ]]>
  54. </script>
  55. <submission id="TRRWD01601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/payalwnamt" resultref="/root/main/payalwnamt"/>
  56. </model>
  57. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  58. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  59. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  60. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  61. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  62. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  63. </xhtml:head>
  64. <xhtml:body style="margin-left:8; margin-right:8; ">
  65. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  66. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">수당 공제 내역 출력</caption>
  67. </group>
  68. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  69. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:70px; background-color:#fffbf2; border-color:#ffd799; "/>
  70. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:32px; width:56px; height:22px; ">
  71. <caption>조회</caption>
  72. <script type="javascript" ev:event="DOMActivate">
  73. <![CDATA[
  74. submit("TRRWD01601");
  75. exeReportPreview("RPRWD01601", "XMLSTR");
  76. ]]>
  77. </script>
  78. </button>
  79. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:79px; "/>
  80. <caption id="caption21" class="search_name" style="left:545px; top:19px; width:86px; height:17px; ">급여종류:</caption>
  81. <select1 id="cmb_SalDfrayFlag" ref="/root/send/payalwnamt/saldfrayflag" class="combo_s_essential" appearance="minimal" style="left:626px; top:18px; width:125px; height:19px; ">
  82. <choices>
  83. <itemset>
  84. <label/>
  85. <value/>
  86. </itemset>
  87. </choices>
  88. <script type="javascript" ev:event="xforms-value-changed">
  89. <![CDATA[
  90. if (DUTY_PAY_YN == "Y" || cmb_SalDfrayFlag.value == "2") {
  91. cmb_instcd.disabled = false;
  92. }
  93. else {
  94. cmb_instcd.disabled = true;
  95. model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
  96. model.refresh();
  97. }
  98. ]]>
  99. </script>
  100. </select1>
  101. <caption id="caption22" class="search_name" style="left:335px; top:19px; width:85px; height:17px; ">지급월:</caption>
  102. <input id="ipt_payym" ref="/root/send/payalwnamt/payym" class="input_default" inputtype="date" format="yyyy-mm" style="left:404px; top:18px; width:116px; height:19px; text-align:center; vertical-align:middle; "/>
  103. <caption id="caption28" class="tit_2" style="left:5px; top:88px; width:144px; height:14px; ">수당 공제 List</caption>
  104. <line id="line193" class="line_1" style="x1:2px; y1:106px; x2:1192px; y2:106px; "/>
  105. <select1 id="cmb_instcd" ref="/root/send/payalwnamt/instcd" class="combo_s_essential" appearance="minimal" style="left:104px; top:18px; width:211px; height:19px; ">
  106. <choices>
  107. <itemset>
  108. <label/>
  109. <value/>
  110. </itemset>
  111. </choices>
  112. </select1>
  113. <caption id="cap_instcd" class="search_name" style="left:20px; top:19px; width:85px; height:17px; ">기 관:</caption>
  114. <caption id="caption1" class="search_name" style="left:764px; top:19px; width:61px; height:17px; ">부서:</caption>
  115. <input id="ipt_deptnm" ref="/root/send/payalwnamt/deptnm" class="input_default" style="left:915px; top:18px; width:99px; height:19px; ">
  116. <script type="javascript" ev:event="xforms-value-changed">
  117. <![CDATA[
  118. misfValidationCheck("02", "", "deptcd,deptnm" );
  119. model.refresh();
  120. ]]>
  121. </script>
  122. </input>
  123. <button id="btn_deptcd" class="icon_search" style="left:894px; top:18px; width:16px; height:16px; ">
  124. <caption/>
  125. <script type="javascript" ev:event="DOMActivate">
  126. <![CDATA[
  127. var recv_list = "deptcd,deptnm";
  128. var instcd = cmb_instcd.value;
  129. rpbfOpenDeptCdHelp(ipt_deptcd,recv_list,instcd,"instcd");
  130. model.refresh();
  131. ]]>
  132. </script>
  133. </button>
  134. <input id="ipt_deptcd" ref="/root/send/payalwnamt/deptcd" class="input_default" style="left:820px; top:18px; width:69px; height:19px; ">
  135. <script type="javascript" ev:event="xforms-value-changed">
  136. <![CDATA[
  137. misfValidationCheck("02", "", "deptcd,deptnm" );
  138. model.refresh();
  139. ]]>
  140. </script>
  141. </input>
  142. <input id="ipt_payitemcd" ref="/root/send/payalwnamt/payitemcd" class="input_default" style="left:104px; top:50px; width:66px; height:19px; ">
  143. <script type="javascript" ev:event="xforms-value-changed">
  144. <![CDATA[
  145. var recv_list = "payitemcd,payitemnm";
  146. var saldfrayflag = "1";
  147. var paydeduflag = "2";
  148. rwcfValidationCheck("PAYITEM",saldfrayflag, paydeduflag, recv_list);
  149. model.refresh();
  150. if (model.getValue(ipt_payitemcd.attribute("ref")).length > 0) {
  151. btn_search.dispatch("DOMActivate");
  152. }
  153. ]]>
  154. </script>
  155. </input>
  156. <caption id="cap_payitemcd" class="search_name" style="left:20px; top:50px; width:85px; height:17px; ">급여항목:</caption>
  157. <button id="btn_payitemcd" class="icon_search" style="left:172px; top:50px; width:16px; height:16px; ">
  158. <caption/>
  159. <script type="javascript" ev:event="DOMActivate">
  160. <![CDATA[
  161. var recv_list = "payitemcd,payitemnm";
  162. var saldfrayflag = cmb_SalDfrayFlag.value;
  163. misfOpenPopUpList("13", ipt_payitemcd, "", recv_list, "cmb_SalDfrayFlag", "saldfrayflag");
  164. model.refresh();
  165. if (model.getValue(ipt_payitemcd.attribute("ref")).length > 0) {
  166. btn_search.dispatch("DOMActivate");
  167. }
  168. ]]>
  169. </script>
  170. </button>
  171. <input id="ipt_payitemnm" ref="/root/send/payalwnamt/payitemnm" class="input_default" style="left:191px; top:50px; width:124px; height:19px; ">
  172. <script type="javascript" ev:event="xforms-value-changed">
  173. <![CDATA[
  174. var recv_list = "payitemcd,payitemnm";
  175. var saldfrayflag = "1";
  176. var paydeduflag = "2";
  177. rwcfValidationCheck("PAYITEM",saldfrayflag, paydeduflag, recv_list);
  178. model.refresh();
  179. if (model.getValue(ipt_payitemcd.attribute("ref")).length > 0) {
  180. btn_search.dispatch("DOMActivate");
  181. }
  182. ]]>
  183. </script>
  184. </input>
  185. <caption id="caption2" class="search_name" style="left:335px; top:50px; width:85px; height:17px; ">구 분:</caption>
  186. <select1 id="rdo_prntflag" ref="/root/send/payalwnamt/prntflag" appearance="full" cols="2" overflow="visible" style="left:404px; top:50px; width:116px; height:20px; border-style:solid; ">
  187. <choices>
  188. <item>
  189. <label>전체</label>
  190. <value>A</value>
  191. </item>
  192. <item>
  193. <label>해당인원</label>
  194. <value>B</value>
  195. </item>
  196. </choices>
  197. </select1>
  198. <select1 id="rdo_deptcdflag" ref="/root/send/payalwnamt/deptcdflag" appearance="full" cols="2" overflow="visible" style="left:1020px; top:18px; width:95px; height:20px; border-style:solid; ">
  199. <choices>
  200. <item>
  201. <label>소속</label>
  202. <value>A</value>
  203. </item>
  204. <item>
  205. <label>근무</label>
  206. <value>B</value>
  207. </item>
  208. </choices>
  209. </select1>
  210. </group>
  211. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  212. </xhtml:body>
  213. </xhtml:html>