SMRWP04500_노조회비공제내역조회.xrw 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  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. <lbruniondedu>
  11. <lbruniondedulist/>
  12. </lbruniondedu>
  13. </main>
  14. <send>
  15. <lbruniondedu>
  16. <instcd/>
  17. <payymfrom/>
  18. <deptcd/>
  19. <deptnm/>
  20. <emplno/>
  21. <emplnm/>
  22. <payymto/>
  23. </lbruniondedu>
  24. </send>
  25. </root>
  26. </instance>
  27. <script type="javascript" ev:event="xforms-ready">
  28. <![CDATA[
  29. misfGridInit(grd_lbruniondedulist);
  30. misfMsterDetailSet(grd_lbruniondedulist, null, "TRRWP04501" ,"Y");
  31. var curdate = getCurrentDate();
  32. model.setValue(ipt_payymfrom.attribute("ref") , curdate.substr(0, 6));
  33. model.setValue(ipt_payymto.attribute("ref") , curdate.substr(0, 6));
  34. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
  35. //misfComboComCdListMulti("Z0007","cmb_instcd");
  36. model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
  37. misfGetUserAuth();
  38. if (DUTY_PAY_YN == "Y" ) {
  39. cmb_instcd.disabled = false;
  40. }
  41. else {
  42. cmb_instcd.disabled = true;
  43. }
  44. model.refresh();
  45. model.setFocus("cmb_instcd");
  46. ]]>
  47. </script>
  48. <submission id="TRRWP04501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/lbruniondedu" resultref="/root/main/lbruniondedu"/>
  49. </model>
  50. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  51. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.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:38; width:1195px; height:744px; ">
  62. <line id="line9" class="line_1" style="x1:0px; y1:69px; x2:1193px; y2:69px; "/>
  63. <caption id="caption34" class="tit_2" style="left:6px; top:52px; width:191px; height:14px; ">노조 회비 공제 내역 List</caption>
  64. <group id="grp_sea" style="left:0px; top:10; width:1195px; height:35px; vertical-align:top; ">
  65. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  66. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1124px; top:7px; width:56px; height:22px; text-align:left; ">
  67. <caption>조회</caption>
  68. <script type="javascript" ev:event="DOMActivate">
  69. <![CDATA[
  70. misfMsterDetailRetrieve();
  71. grd_lbruniondedulist.subtotalposition = "below";
  72. grd_lbruniondedulist.subtotal("count",-1 , grd_lbruniondedulist.colRef("emplno"), "format:#,###; ", "background-color:#ffff99; font-weight:bold; ", 1, "합계");
  73. grd_lbruniondedulist.subtotal("sum",-1 , grd_lbruniondedulist.colRef("lbrunionamt"), "format:#,###; ", "background-color:#ffff99; font-weight:bold; ", 1, "합계");
  74. ]]>
  75. </script>
  76. </button>
  77. <line id="line5" class="line_4" style="x1:1109px; y1:7px; x2:1109px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  78. <input id="ipt_payymfrom" ref="/root/send/lbruniondedu/payymfrom" class="input_default" inputtype="date" format="yyyy-mm" style="left:87px; top:7px; width:86px; height:19px; text-align:center; vertical-align:middle; "/>
  79. <caption id="cap_payym" class="search_name" style="left:6px; top:8px; width:81px; height:17px; ">공제기간:</caption>
  80. <select1 id="cmb_instcd" ref="/root/send/lbruniondedu/instcd" class="combo_s_essential" appearance="minimal" style="left:353px; top:7px; width:171px; height:19px; ">
  81. <choices>
  82. <itemset>
  83. <label/>
  84. <value/>
  85. </itemset>
  86. </choices>
  87. <script type="javascript" ev:event="xforms-value-changed">
  88. <![CDATA[
  89. btn_search.dispatch("DOMActivate");
  90. ]]>
  91. </script>
  92. </select1>
  93. <caption id="cap_instcd" class="search_name" style="left:296px; top:8px; width:61px; height:17px; ">기관:</caption>
  94. <input id="ipt_deptnm" ref="/root/send/lbruniondedu/deptnm" class="input_default" style="left:701px; top:7px; width:139px; height:19px; ">
  95. <script type="javascript" ev:event="xforms-value-changed">
  96. <![CDATA[
  97. misfValidationCheck("02", "", "deptcd,deptnm" );
  98. model.refresh();
  99. ]]>
  100. </script>
  101. </input>
  102. <button id="btn_deptcd" class="icon_search" style="left:680px; top:7px; width:16px; height:16px; ">
  103. <caption/>
  104. <script type="javascript" ev:event="DOMActivate">
  105. <![CDATA[
  106. var recv_list = "deptcd,deptnm";
  107. var instcd = cmb_instcd.value;
  108. rpbfOpenDeptCdHelp(ipt_deptcd,recv_list,instcd,"instcd");
  109. model.refresh();
  110. ]]>
  111. </script>
  112. </button>
  113. <input id="ipt_deptcd" ref="/root/send/lbruniondedu/deptcd" class="input_default" style="left:596px; top:7px; width:79px; height:19px; ">
  114. <script type="javascript" ev:event="xforms-value-changed">
  115. <![CDATA[
  116. misfValidationCheck("02", "", "deptcd,deptnm" );
  117. model.refresh();
  118. ]]>
  119. </script>
  120. </input>
  121. <caption id="caption1" class="search_name" style="left:540px; top:8px; width:61px; height:17px; ">부서:</caption>
  122. <input id="ipt_emplnm" ref="/root/send/lbruniondedu/emplnm" class="input_default" style="left:997px; top:7px; width:106px; height:19px; ">
  123. <script type="javascript" ev:event="onkeyup">
  124. <![CDATA[
  125. if (ipt_emplnm.currentText != null && ipt_emplnm.currentText != "" ) {
  126. inputEnterKey("ipt_emplnm", "xforms-value-changed");
  127. inputEnterKey("btn_search", "DOMActivate");
  128. }
  129. ]]>
  130. </script>
  131. <script type="javascript" ev:event="xforms-value-changed">
  132. <![CDATA[
  133. var recv_list = "emplno,emplnm" ;
  134. rpbfValidationCheck("EMPLNM", recv_list);
  135. model.refresh();
  136. ]]>
  137. </script>
  138. </input>
  139. <button id="btn_emplno" class="icon_search" style="left:976px; top:7px; width:16px; height:16px; ">
  140. <caption/>
  141. <script type="javascript" ev:event="DOMActivate">
  142. <![CDATA[
  143. var recv_list = "emplno,emplnm" ;
  144. rpbfOpenPopUpList("SPRPB00101", ipt_emplno, recv_list,"","N");
  145. model.refresh();
  146. if (model.getValue(ipt_emplno.attribute("ref")).length > 0) {
  147. btn_search.dispatch("DOMActivate");
  148. }
  149. ]]>
  150. </script>
  151. </button>
  152. <input id="ipt_emplno" ref="/root/send/lbruniondedu/emplno" class="input_default" style="left:902px; top:7px; width:70px; height:19px; ">
  153. <script type="javascript" ev:event="onkeyup">
  154. <![CDATA[
  155. if (ipt_emplno.currentText != null && ipt_emplno.currentText != "" ) {
  156. inputEnterKey("ipt_emplno", "xforms-value-changed");
  157. inputEnterKey("btn_search", "DOMActivate");
  158. }
  159. ]]>
  160. </script>
  161. <script type="javascript" ev:event="xforms-value-changed">
  162. <![CDATA[
  163. var recv_list = "emplno,emplnm" ;
  164. rpbfValidationCheck("EMPLNO", recv_list);
  165. model.refresh();
  166. ]]>
  167. </script>
  168. </input>
  169. <caption id="caption2" class="search_name" style="left:848px; top:8px; width:61px; height:17px; ">사번:</caption>
  170. <input id="ipt_payymto" ref="/root/send/lbruniondedu/payymto" class="input_default" inputtype="date" format="yyyy-mm" style="left:187px; top:7px; width:86px; height:19px; text-align:center; vertical-align:middle; "/>
  171. <caption id="caption3" style="left:175px; top:7px; width:10px; height:20px; ">-</caption>
  172. </group>
  173. <datagrid id="grd_lbruniondedulist" nodeset="/root/main/lbruniondedu/lbruniondedulist" caption="기관^부서^직군^직위^직종^사원번호^성명^주민번호^직급^호봉^노조회비|기관^부서^직군^직위^직종^사원번호^성명^주민번호^직급^호봉^노조회비" colsep="^" colwidth="145, 151, 122, 97, 82, 77, 87, 130, 77, 62, 121" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:75px; width:1193px; height:665px; ">
  174. <col ref="instnm"/>
  175. <col ref="deptnm"/>
  176. <col ref="grupjonlnnm"/>
  177. <col ref="jobposnm"/>
  178. <col ref="jobkindnm"/>
  179. <col ref="emplno"/>
  180. <col ref="emplnm"/>
  181. <col ref="rregno"/>
  182. <col ref="jobgradnm"/>
  183. <col ref="payclsnm"/>
  184. <col ref="lbrunionamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  185. </datagrid>
  186. <button id="btn_saveexcel" class="btn2_letter4" style="left:1130px; top:49px; width:64px; height:19px; ">
  187. <caption>엑셀저장</caption>
  188. <script type="javascript" ev:event="DOMActivate">
  189. <![CDATA[
  190. var fileName = window.fileDialog ("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  191. if (fileName != "")
  192. {
  193. grd_lbruniondedulist.saveExcel(fileName);
  194. }
  195. ]]>
  196. </script>
  197. </button>
  198. </group>
  199. <group id="grp_btn" scroll="auto" style="left:0; top:12; width:1195px; height:27px; ">
  200. <line id="line4" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  201. </group>
  202. </xhtml:body>
  203. </xhtml:html>