SMRPD04800_부서별근태관리사용내역.xrw 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  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. <grnt>
  11. <grntlist1/>
  12. </grnt>
  13. </main>
  14. <send>
  15. <save>
  16. <dutschedeptcnfmlist/>
  17. </save>
  18. <dutschedeptcnfm>
  19. <instcd/>
  20. <dutym/>
  21. <srvarmaptodd/>
  22. <dutunitcd/>
  23. <dutunitnm/>
  24. <emplno/>
  25. <emplnm/>
  26. <ymdflag>1</ymdflag>
  27. <deprtmangraprvyn>N</deprtmangraprvyn>
  28. <tempfromdd/>
  29. <temptodd/>
  30. <deptgb/>
  31. <dutym2/>
  32. </dutschedeptcnfm>
  33. </send>
  34. <hidden>
  35. <check/>
  36. </hidden>
  37. <temp>
  38. <tempdeptcd/>
  39. </temp>
  40. <tempday>
  41. <dutinfo/>
  42. </tempday>
  43. </root>
  44. </instance>
  45. <submission id="TRRPD02601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/dutschedeptcnfm" resultref="/root/main/dutschedeptcnfm"/>
  46. <submission id="TRRPD04801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/dutschedeptcnfm" resultref="/root/main/grnt"/>
  47. <submission id="TRRPD10102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/tempday/dutinfo"/>
  48. </model>
  49. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  50. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  51. <script type="javascript" src="../../../com/commonweb/js/stringHelper.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/dligclaznsmngtweb/js/RPD001.js"/>
  55. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  56. <script type="javascript" ev:event="xforms-ready">
  57. <![CDATA[
  58. fInit();
  59. ]]>
  60. </script>
  61. <script type="javascript">
  62. <![CDATA[
  63. function fInit()
  64. {
  65. fSetDate();
  66. misfComboInstCdListMulti("cmb_instcd",ipt_srvarmapfromdd.value,"","N");
  67. misfGetAndSetUserInfo();
  68. misfGetUserAuth();
  69. rpdfSetControlAuth();
  70. rpdfComboCdList(cmb_dutplce); // 권한별 근무부서 세팅
  71. rpdfSetDutUnitCombo();
  72. model.setValue("/root/send/dutschedeptcnfm/dutunitcd", DUT_UNIT_CD);
  73. model.setValue("/root/send/dutschedeptcnfm/dutunitnm", DUT_UNIT_NM);
  74. model.setValue("/root/send/dutschedeptcnfm/instcd", getUserInfo("dutplceinstcd"));
  75. cmb_dutplce.value = DUT_UNIT_CD;
  76. addComboItem("cmb_dutplce","--전체--","","above");
  77. if (cmb_dutplce.value == "") {
  78. cmb_dutplce.select(0);
  79. }
  80. //rpdfSetControlByJobRespCd("cmb_ymdflag,ipt_srvarmapfromdd,ipt_srvarmaptodd,cmb_dutplce,ipt_emplno,btn_emplno,ipt_emplnm,rdo_deprtmangraprvyn,btn_grdadddutschedeptcnfmlist,btn_grddeldutschedeptcnfmlist,btn_search,btn_save");
  81. model.setValue("/root/send/dutschedeptcnfm/deptgb", "1");
  82. makeReportPreview(0,120,1195,650);
  83. model.refresh();
  84. }
  85. function fSetDate()
  86. {
  87. ipt_srvarmapfromdd.value = getCurrentDate().toDate().getAddDate(-1,"M").getDateFormat("YYYYMM");
  88. ipt_srvarmaptodd.value = getCurrentDate().toDate().getAddDate(-1,"M").getDateFormat("YYYYMM");
  89. }
  90. ]]>
  91. </script>
  92. </xhtml:head>
  93. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  94. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  95. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:230px; height:14px; ">부서별 근태 사용 내역</caption>
  96. <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
  97. </group>
  98. <group id="group3" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  99. <group id="group4" style="left:0px; top:10px; width:1195px; height:56px; vertical-align:top; ">
  100. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:56px; background-color:#fffbf2; border-color:#ffd799; "/>
  101. <line id="line3" class="line_4" style="x1:1108px; y1:6px; x2:1108px; y2:51px; border-color:#ffe4bb; border-left-style:solid; "/>
  102. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1124px; top:17px; width:56px; height:22px; text-align:left; ">
  103. <caption>조회</caption>
  104. <script type="javascript" ev:event="DOMActivate">
  105. <![CDATA[
  106. submit("TRRPD04801");
  107. exeReportPreview("RPRPD04801", "XMLSTR");
  108. ]]>
  109. </script>
  110. </button>
  111. <caption id="caption1" class="search_name" style="left:452px; top:32px; width:86px; height:17px; ">사원번호 :</caption>
  112. <button id="btn_emplno" class="icon_search" style="left:617px; top:32px; width:16px; height:16px; ">
  113. <caption/>
  114. <script type="javascript" ev:event="DOMActivate">
  115. <![CDATA[
  116. rpbfOpenPopUpList("SPRPB00101", ipt_emplno, "emplno,emplnm,dutunitcd,dutunitnm", "", "N");
  117. model.refresh();
  118. ]]>
  119. </script>
  120. </button>
  121. <input id="ipt_emplnm" ref="/root/send/dutschedeptcnfm/emplnm" class="input_search" navindex="3" style="left:635px; top:31px; width:104px; height:19px; ">
  122. <script type="javascript" ev:event="onkeypress">
  123. <![CDATA[
  124. if(event.keyCode == 13)
  125. {
  126. if(ipt_emplnm.value == ipt_emplnm.currentText) return;
  127. ipt_emplnm.value = ipt_emplnm.currentText;
  128. model.setValue("/root/temp/tempdeptcd", cmb_dutplce.value);
  129. rpbfValidationCheck("EMPLNM", "emplno,emplnm,dutunitcd,dutunitnm");
  130. if(cmb_dutplce.value == "") cmb_dutplce.value = model.getValue("/root/temp/tempdeptcd")
  131. model.refresh();
  132. }
  133. ]]>
  134. </script>
  135. <script type="javascript" ev:event="xforms-value-changed">
  136. <![CDATA[
  137. model.setValue("/root/temp/tempdeptcd", cmb_dutplce.value);
  138. rpbfValidationCheck("EMPLNM", "emplno,emplnm,dutunitcd,dutunitnm");
  139. if(cmb_dutplce.value == "") cmb_dutplce.value = model.getValue("/root/temp/tempdeptcd")
  140. model.refresh();
  141. ]]>
  142. </script>
  143. </input>
  144. <input id="ipt_emplno" ref="/root/send/dutschedeptcnfm/emplno" class="input_search" navindex="2" maxlength="10" style="left:540px; top:31px; width:74px; height:19px; text-align:center; ">
  145. <script type="javascript" ev:event="onkeypress">
  146. <![CDATA[
  147. if(event.keyCode == 13)
  148. {
  149. if(ipt_emplno.value == ipt_emplno.currentText) return;
  150. ipt_emplno.value = ipt_emplno.currentText;
  151. model.setValue("/root/temp/tempdeptcd", cmb_dutplce.value);
  152. rpbfValidationCheck("EMPLNO", "emplno,emplnm,dutunitcd,dutunitnm");
  153. if(cmb_dutplce.value == "") cmb_dutplce.value = model.getValue("/root/temp/tempdeptcd")
  154. model.refresh();
  155. }
  156. ]]>
  157. </script>
  158. <script type="javascript" ev:event="xforms-value-changed">
  159. <![CDATA[
  160. model.setValue("/root/temp/tempdeptcd", cmb_dutplce.value);
  161. rpbfValidationCheck("EMPLNO", "emplno,emplnm,dutunitcd,dutunitnm");
  162. if(cmb_dutplce.value == "") cmb_dutplce.value = model.getValue("/root/temp/tempdeptcd")
  163. model.refresh();
  164. ]]>
  165. </script>
  166. </input>
  167. <input id="ipt_srvarmapfromdd" ref="/root/send/dutschedeptcnfm/dutym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:540px; top:7px; width:91px; height:19px; text-align:center; ">
  168. <script type="javascript" ev:event="xforms-value-changed">
  169. <![CDATA[
  170. ]]>
  171. </script>
  172. </input>
  173. <select1 id="cmb_instcd" ref="/root/send/dutschedeptcnfm/instcd" class="combo_search" navindex="1" appearance="minimal" style="left:108px; top:8px; width:230px; height:19px; ">
  174. <choices>
  175. <itemset>
  176. <label/>
  177. <value/>
  178. </itemset>
  179. </choices>
  180. </select1>
  181. <caption id="caption8" class="search_name" style="left:20px; top:9px; width:86px; height:17px; ">소속기관 :</caption>
  182. <button id="btn_dutdept" class="icon_search" style="left:192px; top:32px; width:16px; height:16px; ">
  183. <caption/>
  184. <script type="javascript" ev:event="DOMActivate">
  185. <![CDATA[
  186. misfOpenPopUpList("02", ipt_dutdeptcd,"","dutunitcd,dutunitnm", cmb_instcd.value + "," + ipt_srvarmapfromdd.value, "instcd,basedd");
  187. model.refresh();
  188. ]]>
  189. </script>
  190. </button>
  191. <caption id="caption5" class="search_name" style="left:20px; top:31px; width:87px; height:17px; ">관리부서 :</caption>
  192. <input id="ipt_dutdeptnm" ref="/root/send/dutschedeptcnfm/dutunitnm" class="input_search" navindex="3" style="left:212px; top:30px; width:127px; height:19px; ">
  193. <script type="javascript" ev:event="xforms-value-changed">
  194. <![CDATA[
  195. misfValidationCheck("02", "", "dutunitcd,dutunitnm", cmb_instcd.value, "instcd" );
  196. model.refresh();
  197. ]]>
  198. </script>
  199. <script type="javascript" ev:event="onkeypress">
  200. <![CDATA[
  201. if(event.keyCode == 13)
  202. {
  203. ipt_dutdeptnm.value = ipt_dutdeptnm.currentText;
  204. misfValidationCheck("02", "", "dutunitcd,dutunitnm", cmb_instcd.value, "instcd" );
  205. model.refresh();
  206. }
  207. ]]>
  208. </script>
  209. </input>
  210. <input id="ipt_dutdeptcd" ref="/root/send/dutschedeptcnfm/dutunitcd" class="input_search" navindex="2" maxlength="10" style="left:108px; top:30px; width:80px; height:19px; ">
  211. <script type="javascript" ev:event="xforms-value-changed">
  212. <![CDATA[
  213. misfValidationCheck("02", "", "dutunitcd,dutunitnm", cmb_instcd.value, "instcd" );
  214. model.refresh();
  215. ]]>
  216. </script>
  217. <script type="javascript" ev:event="onkeypress">
  218. <![CDATA[
  219. if(event.keyCode == 13)
  220. {
  221. ipt_dutdeptcd.value = ipt_dutdeptcd.currentText;
  222. misfValidationCheck("02", "", "dutunitcd,dutunitnm", cmb_instcd.value, "instcd" );
  223. model.setValue("/root/send/dutcd/dutunitcd", model.getValue("/root/send/dutscheapp/dutunitcd"));
  224. model.refresh();
  225. }
  226. ]]>
  227. </script>
  228. </input>
  229. <select1 id="cmb_dutplce" ref="/root/send/dutschedeptcnfm/dutunitcd" class="combo_search" visibility="visible" appearance="minimal" style="left:108px; top:30px; width:230px; height:19px; ">
  230. <choices>
  231. <itemset>
  232. <label/>
  233. <value/>
  234. </itemset>
  235. </choices>
  236. <script type="javascript" ev:event="xforms-value-changed">
  237. <![CDATA[
  238. //btn_search.dispatch("DOMActivate");
  239. ]]>
  240. </script>
  241. </select1>
  242. <select1 id="combo1" ref="/root/send/dutschedeptcnfm/deptgb" visibility="hidden" appearance="minimal" style="left:345px; top:30px; width:100px; height:19px; ">
  243. <choices>
  244. <item>
  245. <label>근무지</label>
  246. <value>1</value>
  247. </item>
  248. <item>
  249. <label>소속부서</label>
  250. <value>2</value>
  251. </item>
  252. <item>
  253. <label>소속과(팀)</label>
  254. <value>3</value>
  255. </item>
  256. <item>
  257. <label>소속부(실)</label>
  258. <value>4</value>
  259. </item>
  260. </choices>
  261. </select1>
  262. <caption id="caption2" class="search_name" style="left:452px; top:9px; width:86px; height:17px; ">근무년월 :</caption>
  263. <input id="ipt_srvarmaptodd" ref="/root/send/dutschedeptcnfm/dutym2" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:645px; top:7px; width:91px; height:19px; text-align:center; ">
  264. <script type="javascript" ev:event="xforms-value-changed">
  265. <![CDATA[
  266. ]]>
  267. </script>
  268. </input>
  269. <caption id="caption7" style="left:632px; top:9px; width:15px; height:20px; ">~</caption>
  270. </group>
  271. <line id="line1" class="line_1" style="x1:0px; y1:89px; x2:1194px; y2:89px; "/>
  272. <caption id="caption3" class="tit_2" style="left:5px; top:74px; width:165px; height:14px; ">근태내역</caption>
  273. <bool id="bool1" visibility="hidden" ref="/root/hidden/check" style="left:785px; top:66px; width:20px; height:20px; ">
  274. <script type="javascript" ev:event="xforms-value-changed">
  275. <![CDATA[
  276. if(model.getValue("/root/hidden/check") == "true")
  277. {
  278. for(var i=1; i<grd_dutschedeptcnfmlist.rows; i++)
  279. {
  280. if(grd_dutschedeptcnfmlist.valueMatrix(i, grd_dutschedeptcnfmlist.colRef("deprtmangraprvyn")) == "N")
  281. {
  282. grd_dutschedeptcnfmlist.valueMatrix(i, grd_dutschedeptcnfmlist.colRef("deprtmangraprvyn")) = "Y";
  283. grd_dutschedeptcnfmlist.addStatus(i, "update");
  284. }
  285. }
  286. }
  287. else
  288. {
  289. for(var i=1; i<grd_dutschedeptcnfmlist.rows; i++)
  290. {
  291. if(grd_dutschedeptcnfmlist.valueMatrix(i, grd_dutschedeptcnfmlist.colRef("deprtmangraprvyn")) == "Y")
  292. {
  293. grd_dutschedeptcnfmlist.valueMatrix(i, grd_dutschedeptcnfmlist.colRef("deprtmangraprvyn")) = "N";
  294. grd_dutschedeptcnfmlist.addStatus(i, "update");
  295. }
  296. }
  297. }
  298. model.refresh();
  299. ]]>
  300. </script>
  301. </bool>
  302. </group>
  303. <group id="group5" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  304. <line id="line75" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  305. <input id="opt_dutdeptnm" ref="/root/send/dutschedeptcnfm/dutunitnm" class="output_fix" disabled="true" navindex="2" visibility="hidden" style="left:715px; top:3px; width:20px; height:19px; "/>
  306. <input id="opt_dutdeptcd" ref="/root/send/dutschedeptcnfm/dutunitcd" class="output_fix" disabled="true" navindex="2" visibility="hidden" style="left:695px; top:3px; width:20px; height:19px; "/>
  307. </group>
  308. </xhtml:body>
  309. </xhtml:html>