SMRPE00300_지원자현황관리.xrw 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571
  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>SMRPE00300_지원자현황관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <apntinfo>
  11. <apntinfolist/>
  12. </apntinfo>
  13. <apntvoint>
  14. <apntvointlist/>
  15. <licnslist/>
  16. </apntvoint>
  17. <excel>
  18. <excellist/>
  19. </excel>
  20. </main>
  21. <send>
  22. <apntinfo>
  23. <apntyy/>
  24. <supinfqurtyyflag/>
  25. <instcd/>
  26. <prfshipflag/>
  27. <deptcd/>
  28. <deptnm/>
  29. <jobkindcd/>
  30. <jobkindnm/>
  31. <recufildcd/>
  32. <recufildnm/>
  33. <apntfromdd/>
  34. <apnttodd/>
  35. <emplno/>
  36. <grupjoblncd/>
  37. </apntinfo>
  38. <apntvoint>
  39. <apntinfono/>
  40. <nursdept/>
  41. </apntvoint>
  42. <save>
  43. <info/>
  44. <emplist/>
  45. </save>
  46. <search>
  47. <emplno/>
  48. </search>
  49. </send>
  50. <temp>
  51. <examno>-</examno>
  52. </temp>
  53. </root>
  54. </instance>
  55. <script type="javascript" ev:event="xforms-ready">
  56. <![CDATA[
  57. fInitialize() ;
  58. ]]>
  59. </script>
  60. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  61. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  62. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  63. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  64. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  65. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  66. <submission id="TRRPE00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/apntinfo" resultref="/root/main/apntinfo"/>
  67. <submission id="TRRPE00302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/apntvoint" resultref="/root/main/apntvoint"/>
  68. <submission id="TRRPE00303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save/info" resultref="/root/send/save/emplist"/>
  69. <submission id="TRRPE00304" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/apntvoint" resultref="/root/main/excel"/>
  70. <submission id="TRRPE01104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save/info" resultref="/root/main/entcosupp"/>
  71. <submission id="TRRPE01105" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save/info" resultref="/root/send/save/emplist"/>
  72. <submission id="TRRPS04000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/init/emplinfo"/>
  73. </model>
  74. <script type="javascript">
  75. <![CDATA[
  76. function fInitialize()
  77. {
  78. grd_apntinfolist.rowHeight(0) = "50";
  79. //그리드 초기화 작업
  80. model.removenode("/root/main");
  81. model.makeNode("/root/main/apntinfo");
  82. model.makeNode("/root/main/apntvoint");
  83. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","Y");
  84. misfComboComCdListMulti("R0237,R0058,R0059","cmb_supinfqurtyyflag,cmb_prfshipflag,cmb_grupjoblncd");
  85. addGridComboItem("cmb_supinfqurtyyflag", "- 전체 -", "","above"); // 상하반기구분 콤보박스에 '전체'를 추가
  86. // addGridComboItem("cmb_instcd", "- 전체 -", "","above"); // 기관 콤보박스에 '전체'를 추가
  87. addGridComboItem("cmb_prfshipflag", "- 전체 -", "","above"); // 교직구분 콤보박스에 '전체'를 추가
  88. var nowyy = new Date();
  89. ipt_apntyy.value = nowyy.getYear(); // 년도설정
  90. misfGetAndSetUserInfo();
  91. misfGetUserAuth();
  92. // user정보조회
  93. model.setValue("/root/send/search/emplno",getUserInfo("userid"));
  94. submit("TRRPS04000");
  95. if( getUserInfo("dutplceinstcd") != '001' ) {
  96. model.setValue("/root/send/apntinfo/instcd", getUserInfo("dutplceinstcd") );
  97. model.refresh();
  98. cmb_instcd.disabled = true;
  99. }
  100. if(getUserInfo("dutplcecd") == "4020500000" || DUTY_PART_YN == "Y") {
  101. ;
  102. }
  103. else {
  104. if( getUserInfo("dutplcecd") != model.getValue("/root/init/emplinfo/dutunitcd") ) {
  105. model.setValue(ipt_deptcd.attribute("ref"),getUserInfo("dutplcecd") );
  106. model.setValue(ipt_deptnm.attribute("ref"),getUserInfo("dutplcenm") );
  107. }
  108. if(ipt_deptcd.value == "") {
  109. model.setValue("/root/send/apntinfo/emplno", getUserInfo("userid") );
  110. }
  111. }
  112. grd_apntinfolist.focusColor = "#CCFFCC";
  113. grd_apntvointlist.focusColor = "#CCFFCC";
  114. //fSetDate(); // 기간설정
  115. model.refresh();
  116. }
  117. function fSetDate()
  118. {
  119. var nowyy = new Date();
  120. var cur_yy = nowyy.getYear();
  121. model.setValue(ipt_apntfromdd.attribute("ref"), cur_yy+'0101');
  122. model.setValue(ipt_apnttodd.attribute("ref"), cur_yy+'1231');
  123. model.refresh();
  124. }
  125. ]]>
  126. </script>
  127. </xhtml:head>
  128. <xhtml:body style="margin-left:8; margin-right:8; ">
  129. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  130. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">지원자현황관리</caption>
  131. </group>
  132. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  133. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:61px; background-color:#fffbf2; border-color:#ffd799; "/>
  134. <caption id="caption2" class="search_name" style="left:567px; top:19px; width:85px; height:17px; ">기 관 :</caption>
  135. <select1 id="cmb_instcd" ref="/root/send/apntinfo/instcd" class="combo_search" appearance="minimal" style="left:655px; top:19px; width:155px; height:19px; ">
  136. <choices>
  137. <itemset>
  138. <label/>
  139. <value/>
  140. </itemset>
  141. </choices>
  142. </select1>
  143. <caption id="caption1" class="search_name" style="left:817px; top:44px; width:85px; height:17px; ">기 간 :</caption>
  144. <line id="line207" class="line_1" style="x1:0px; y1:315px; x2:1195px; y2:315px; "/>
  145. <caption id="caption9" class="search_name" style="left:308px; top:19px; width:112px; height:17px; ">상하반기구분:</caption>
  146. <select1 id="cmb_supinfqurtyyflag" ref="/root/send/apntinfo/supinfqurtyyflag" class="combo_search" appearance="minimal" style="left:420px; top:19px; width:100px; height:19px; ">
  147. <choices>
  148. <itemset>
  149. <label/>
  150. <value/>
  151. </itemset>
  152. </choices>
  153. </select1>
  154. <caption id="caption3" class="search_name" visibility="hidden" style="left:817px; top:19px; width:86px; height:17px; ">직원분류 :</caption>
  155. <select1 id="cmb_prfshipflag" ref="/root/send/apntinfo/prfshipflag" class="combo_search" appearance="minimal" style="left:905px; top:19px; width:90px; height:19px; ">
  156. <choices>
  157. <itemset>
  158. <label/>
  159. <value/>
  160. </itemset>
  161. </choices>
  162. </select1>
  163. <input id="ipt_apntfromdd" ref="/root/send/apntinfo/apntfromdd" class="input_s_essential" inputtype="date" style="left:905px; top:44px; width:90px; height:19px; ">
  164. <script type="javascript" ev:event="xforms-value-changed">
  165. <![CDATA[
  166. var instcd = cmb_instcd.value;
  167. if( getStringLength(ipt_apntfromdd.value) == "8" ) {
  168. model.removeNodeset(cmb_instcd.attribute("ref"));
  169. model.makeNode("/root/send/apntinfo/instcd");
  170. misfComboInstCdListMulti("cmb_instcd",ipt_apntfromdd.value,"","Y");
  171. cmb_instcd.value = instcd;
  172. cmb_instcd.refresh();
  173. }
  174. ]]>
  175. </script>
  176. </input>
  177. <caption id="caption8" class="search_n_b" style="left:997px; top:44px; width:22px; height:17px; font-weight:bolder; ">~</caption>
  178. <input id="ipt_apnttodd" ref="/root/send/apntinfo/apnttodd" class="input_s_essential" inputtype="date" style="left:1011px; top:44px; width:90px; height:19px; "/>
  179. <datagrid id="grd_apntvointlist" nodeset="/root/main/apntvoint/apntvointlist" caption="순번^합격여부^합격여부^합격여부^합격여부^수험번호^성명^성별^나이^주민등록번호^대학^대학^대학^대학^대학^대학^대학^대학^대학교^대학교^대학교^대학교^대학교^대학교^대학교^대학교^대학원^대학원^대학원^대학원^대학원^대학원^대학원^경력&#xA;구분^경력1^경력1^경력1^경력1^경력1^경력1^경력2^경력2^경력2^경력2^경력2^경력2^경력3^경력3^경력3^경력3^경력3^경력3^자격면허^간호부추가사항^간호부추가사항^간호부추가사항^간호부추가사항^간호부추가사항^간호부추가사항^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^외국어^종교^결혼여부^보훈대상^이메일^주소^핸드폰^병역여부^과거&#xA;지원&#xA;횟수^경쟁율^비밀번호|순번^1차^2차^3차^4차^수험번호^성명^성별^나이^주민등록번호^대학명^학과(전공)^졸업년도^수업년한^학점^학위번호^소재지^이수구분^대학교명^학과(전공)^졸업년도^수업년한^학점^학위번호^소재지^이수구분^대학원명^학과(전공)^졸업년도^학점^학위번호^소재지^이수구분^경력&#xA;구분^근무처^근무시작일^근무종료일^근무기간^부서명^주요업무^근무처^근무시작일^근무종료일^근무기간^부서명^주요업무^근무처^근무시작일^근무종료일^근무기간^부서명^주요업무^자격면허^희망부서^실습사항^실습사항^기본간호실습^기본간호실습^실습병원^영어^영어^영어^영어^영어^영어^영어^일본어^일본어^중국어^독일어^불란서어^서반아어^러시아어^에스페란토어^스페인어^이태리어^아랍어^포루투칼어^기타^종교^결혼여부^보훈대상^이메일^주소^핸드폰^병역여부^과거&#xA;지원&#xA;횟수^경쟁율^비밀번호|순번^1차^2차^3차^4차^수험번호^성명^성별^나이^주민등록번호^대학명^학과(전공)^졸업년도^수업년한^학점^학위번호^소재지^이수구분^대학교명^학과(전공)^졸업년도^수업년한^학점^학위번호^소재지^이수구분^대학원명^학과(전공)^졸업년도^학점^학위번호^소재지^이수구분^경력&#xA;구분^근무처^근무시작일^근무종료일^근무기간^부서명^주요업무^근무처^근무시작일^근무종료일^근무기간^부서명^주요업무^근무처^근무시작일^근무종료일^근무기간^부서명^주요업무^자격면허^희망부서^일반병동^특수부서^기본간호^특수간호^실습병원^TOEIC^TOEFL^TEPS^TOEFL_PBT^TOEFL_CBT^TOEFL_IBT^기타^JPT^기타^중국어^독일어^불란서어^서반아어^러시아어^에스페란토어^스페인어^이태리어^아랍어^포루투칼어^기타^종교^결혼여부^보훈대상^이메일^주소^핸드폰^병역여부^과거&#xA;지원&#xA;횟수^경쟁율^비밀번호" colsep="^" colwidth="50, 40, 40, 40, 40, 60, 50, 30, 30, 100, 100, 100, 65, 35, 35, 100, 70, 60, 100, 100, 65, 35, 35, 100, 70, 60, 100, 100, 65, 35, 100, 70, 60, 47, 80, 80, 80, 80, 65, 65, 80, 80, 80, 80, 65, 65, 80, 80, 80, 80, 65, 65, 300, 199, 100, 100, 100, 100, 130, 60, 60, 60, 80, 80, 80, 60, 60, 60, 60, 60, 65, 65, 65, 90, 65, 65, 60, 70, 50, 80, 40, 35, 200, 300, 110, 60, 40, 60, 80" dataheight="25" explorerbar="sortshow" frozencols="10" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:315px; width:1195px; height:410px; ">
  180. <col ref="seq" visibility="hidden" style="text-align:right; "/>
  181. <col checkvalue="Y,N" ref="passyn_1" type="checkbox" style="text-align:center; "/>
  182. <col checkvalue="Y,N" ref="passyn_2" type="checkbox" style="text-align:center; "/>
  183. <col checkvalue="Y,N" ref="passyn_3" type="checkbox" style="text-align:center; "/>
  184. <col checkvalue="Y,N" ref="passyn_4" type="checkbox" style="text-align:center; "/>
  185. <col ref="examno" style="text-align:center; "/>
  186. <col ref="name" style="text-align:center; "/>
  187. <col ref="gndr" style="text-align:center; "/>
  188. <col ref="age" style="text-align:center; "/>
  189. <col ref="rregno" format="999999-9999999" style="text-align:center; "/>
  190. <col ref="colgnm" style="text-align:center; "/>
  191. <col ref="colgfrmrmertnm" style="text-align:center; "/>
  192. <col ref="colggradutndd" format="yyyy" style="text-align:center; "/>
  193. <col ref="colgyearpd" style="text-align:center; "/>
  194. <col ref="colgavgscor" style="text-align:center; "/>
  195. <col ref="colgacdmydgno"/>
  196. <col ref="colgloctn" style="text-align:center; "/>
  197. <col ref="colgcmpltcursstdy" style="text-align:center; "/>
  198. <col ref="univnm" style="text-align:center; "/>
  199. <col ref="univfrmrmertnm" style="text-align:center; "/>
  200. <col ref="univgradutndd" format="yyyy" style="text-align:center; "/>
  201. <col ref="univyearpd" style="text-align:center; "/>
  202. <col ref="univavgscor" style="text-align:center; "/>
  203. <col ref="univacdmydgno"/>
  204. <col ref="univloctn" style="text-align:center; "/>
  205. <col ref="univcmpltcursstdy" style="text-align:center; "/>
  206. <col ref="grdtschnm" style="text-align:center; "/>
  207. <col ref="grdtfrmrmertnm" style="text-align:center; "/>
  208. <col ref="grdtgradutndd" format="yyyy" style="text-align:center; "/>
  209. <col ref="grdtavgscor" style="text-align:right; "/>
  210. <col ref="grdtacdmydgno"/>
  211. <col ref="grdtloctn" style="text-align:left; "/>
  212. <col ref="grdtcmpltcursstdy" style="text-align:left; "/>
  213. <col ref="careryn" style="text-align:center; "/>
  214. <col ref="dutplce1" style="text-align:center; "/>
  215. <col ref="duttermfromdd1" format="yyyy-mm-dd" style="text-align:center; "/>
  216. <col ref="duttermtodd1" format="yyyy-mm-dd" style="text-align:center; "/>
  217. <col ref="duttermdd1" format="yy-mm-dd" style="text-align:center; "/>
  218. <col ref="deptnm1" style="text-align:center; "/>
  219. <col ref="mainbiz1" style="text-align:center; "/>
  220. <col ref="dutplce2" style="text-align:center; "/>
  221. <col ref="duttermfromdd2" format="yyyy-mm-dd" style="text-align:center; "/>
  222. <col ref="duttermtodd2" format="yyyy-mm-dd" style="text-align:center; "/>
  223. <col ref="duttermdd2" format="yy-mm-dd" style="text-align:center; "/>
  224. <col ref="deptnm2" style="text-align:center; "/>
  225. <col ref="mainbiz2" style="text-align:center; "/>
  226. <col ref="dutplce3" style="text-align:center; "/>
  227. <col ref="duttermfromdd3" format="yyyy-mm-dd" style="text-align:center; "/>
  228. <col ref="duttermtodd3" format="yyyy-mm-dd" style="text-align:center; "/>
  229. <col ref="duttermdd3" format="yy-mm-dd" style="text-align:center; "/>
  230. <col ref="deptnm3" style="text-align:center; "/>
  231. <col ref="mainbiz3" style="text-align:center; "/>
  232. <col ref="licnsyn" style="text-align:left; "/>
  233. <col ref="hopedeptnm"/>
  234. <col ref="gnrlward"/>
  235. <col ref="spcldept"/>
  236. <col ref="basecare"/>
  237. <col ref="spclcare"/>
  238. <col ref="practchope"/>
  239. <col ref="toeic" style="text-align:right; "/>
  240. <col ref="toefl" style="text-align:right; "/>
  241. <col ref="teps" style="text-align:right; "/>
  242. <col ref="toefl_pbt" style="text-align:right; "/>
  243. <col ref="toefl_cbt" style="text-align:right; "/>
  244. <col ref="toefl_ibt" style="text-align:right; "/>
  245. <col ref="english" style="text-align:center; "/>
  246. <col ref="jpt" style="text-align:right; "/>
  247. <col ref="japanese" style="text-align:center; "/>
  248. <col ref="chinese" style="text-align:right; "/>
  249. <col ref="german" style="text-align:right; "/>
  250. <col ref="french" style="text-align:right; "/>
  251. <col ref="espana" style="text-align:right; "/>
  252. <col ref="russian" style="text-align:right; "/>
  253. <col ref="esperanto" style="text-align:right; "/>
  254. <col ref="spanish" style="text-align:right; "/>
  255. <col ref="Italian" style="text-align:right; "/>
  256. <col ref="arabic" style="text-align:right; "/>
  257. <col ref="portuguese" style="text-align:right; "/>
  258. <col ref="etc" style="text-align:right; "/>
  259. <col ref="religncd" style="text-align:center; "/>
  260. <col ref="marryyn" style="text-align:center; "/>
  261. <col checkvalue="Y,N" ref="bhtrgtpsnyn" type="checkbox"/>
  262. <col ref="email" style="text-align:left; "/>
  263. <col ref="resdnrgstareaaddr" style="text-align:left; "/>
  264. <col ref="supppsnmpphonno" style="text-align:left; "/>
  265. <col ref="mltr" style="text-align:left; "/>
  266. <col ref="pastsupptims" style="text-align:right; "/>
  267. <col ref="competrate" style="text-align:right; "/>
  268. <col ref="pwd" visibility="hidden" style="text-align:center; "/>
  269. <script type="javascript" ev:event="ondblclick">
  270. <![CDATA[
  271. model.removenode("/root/send/save/info");
  272. model.makeNode("/root/send/save/info/examno");
  273. model.makeNode("/root/send/save/info/apntinfono");
  274. model.makeNode("/root/send/save/info/nursdept");
  275. model.setValue("/root/send/save/info/examno",grd_apntvointlist.valueMatrix(grd_apntvointlist.row, grd_apntvointlist.colRef("examno")) );
  276. model.setValue("/root/send/save/info/apntinfono",grd_apntinfolist.valueMatrix(grd_apntinfolist.row, grd_apntinfolist.colRef("apntinfono")) );
  277. model.setValue("/root/send/save/info/nursdept",grd_apntinfolist.valueMatrix(grd_apntinfolist.row, grd_apntinfolist.colRef("nursdept")) );
  278. /*
  279. submit("TRRPE00303");
  280. if( model.getValue("/root/send/save/info/nursdept") == 'Y' ) {
  281. exeReportPreview("RPRPE00301", "XMLSTR");
  282. }
  283. else {
  284. exeReportPreview("RPRPE00300", "XMLSTR");
  285. }
  286. */
  287. submit("TRRPE01104");
  288. if( model.getValue("/root/send/save/info/nursdept") == 'Y' ) {
  289. exeReportPreview("RPRPE01101", "XMLSTR");
  290. }
  291. else {
  292. exeReportPreview("RPRPE01100", "XMLSTR");
  293. }
  294. ]]>
  295. </script>
  296. </datagrid>
  297. <button id="btn_search" class="btn1_letter2" navindex="8" style="left:1125px; top:31px; width:56px; height:22px; text-align:left; ">
  298. <caption>조회</caption>
  299. <script type="javascript" ev:event="DOMActivate">
  300. <![CDATA[
  301. if(ipt_apntyy.value == "") {
  302. messageBox("채용년도는","I003");
  303. model.setFocus("ipt_apntyy");
  304. }
  305. else {
  306. submit("TRRPE00301");
  307. }
  308. ]]>
  309. </script>
  310. <script type="javascript" ev:event="onaftersort">
  311. <![CDATA[
  312. grd_apntvointlist.gridToInstance();
  313. ]]>
  314. </script>
  315. </button>
  316. <line id="line3" class="line_4" style="x1:1110px; y1:13px; x2:1110px; y2:68px; border-color:#ffe4bb; border-left-style:solid; "/>
  317. <caption id="caption5" class="search_name" style="left:8px; top:19px; width:86px; height:17px; ">채용년도 :</caption>
  318. <input id="ipt_apntyy" ref="/root/send/apntinfo/apntyy" class="input_s_essential" style="left:95px; top:19px; width:70; height:19px; text-align:center; ">
  319. <script type="javascript" ev:event="xforms-value-changed">
  320. <![CDATA[
  321. var instcd = cmb_instcd.value;
  322. if( getStringLength(ipt_apntyy.value) == "4" ) {
  323. model.removeNodeset(cmb_instcd.attribute("ref"));
  324. model.makeNode("/root/send/apntinfo/instcd");
  325. if(ipt_apntyy.value == getCurrentDate().substring(0, 4) ) {
  326. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","Y");
  327. }
  328. else {
  329. misfComboInstCdListMulti("cmb_instcd",ipt_apntyy.value+"1231","","Y");
  330. }
  331. cmb_instcd.value = instcd;
  332. cmb_instcd.refresh();
  333. }
  334. ]]>
  335. </script>
  336. </input>
  337. <caption id="caption7" class="search_name" style="left:8px; top:44px; width:115px; height:17px; ">부 서 :</caption>
  338. <input id="ipt_deptcd" ref="/root/send/apntinfo/deptcd" visibility="visible" style="left:95px; top:44px; width:70px; height:19px; ">
  339. <script type="javascript" ev:event="xforms-value-changed">
  340. <![CDATA[
  341. if (model.getValue("/root/send/apntinfo/deptcd") == ""){
  342. model.setValue("/root/send/apntinfo/deptnm", "");
  343. }
  344. model.refresh();
  345. ]]>
  346. </script>
  347. </input>
  348. <button id="btn_hopedeptcdhelp" class="icon_search" style="left:170px; top:44px; width:16px; height:16px; ">
  349. <caption/>
  350. <script type="javascript" ev:event="DOMActivate">
  351. <![CDATA[
  352. var recv_list = "deptcd,deptnm";
  353. rpbfOpenDeptCdHelp(ipt_deptcd,recv_list);
  354. model.refresh();
  355. ]]>
  356. </script>
  357. </button>
  358. <input id="ipt_deptnm" ref="/root/send/apntinfo/deptnm" class="output_search" appearance="input" style="left:190px; top:44px; width:110px; height:19px; "/>
  359. <caption id="caption4" class="search_name" style="left:308px; top:44px; width:110px; height:17px; ">직 종 :</caption>
  360. <input id="ipt_jobkindcd" ref="/root/send/apntinfo/jobkindcd" style="left:420px; top:44px; width:40px; height:19px; ">
  361. <script type="javascript" ev:event="xforms-value-changed">
  362. <![CDATA[
  363. if (model.getValue("/root/send/apntinfo/jobkindcd") == ""){
  364. model.setValue("/root/send/apntinfo/jobkindnm", "");
  365. }
  366. model.refresh();
  367. ]]>
  368. </script>
  369. </input>
  370. <input id="ipt_jobkindnm" ref="/root/send/apntinfo/jobkindnm" class="output_search" appearance="input" style="left:480px; top:44px; width:79px; height:19px; "/>
  371. <datagrid id="grd_apntinfolist" nodeset="/root/main/apntinfo/apntinfolist" caption="상하반기&#xA;구분^기관^직원분류^직군^부서^직종^모집분야^인원^제목^채용시작일^채용종료일^차수^간호직&#xA;추가사항^완료^채용번호^채용년도" colsep="^" colwidth="77, 124, 89, 100, 139, 95, 122, 52, 264, 94, 98, 38, 62, 39, 73, 55" dataheight="25" explorerbar="sortshow" mergecellsfixedrows="never" rowheader="select" rowsep="|" style="left:0px; top:95px; width:1195px; height:195px; ">
  372. <col ref="supinfqurtyy" style="text-align:center; "/>
  373. <col ref="instnm" style="text-align:left; "/>
  374. <col ref="prfshipnm" visibility="hidden" style="text-align:left; "/>
  375. <col ref="grupjoblncd" style="text-align:left; "/>
  376. <col ref="deptnm" style="text-align:left; "/>
  377. <col ref="jobkindnm" visibility="hidden" style="text-align:left; "/>
  378. <col ref="recufildnm" style="text-align:left; "/>
  379. <col ref="recupsnno" style="text-align:right; "/>
  380. <col ref="titl" style="text-align:left; "/>
  381. <col ref="apntfromdd" format="yyyy/mm/dd" style="text-align:center; "/>
  382. <col ref="apnttodd" format="yyyy/mm/dd" style="text-align:center; "/>
  383. <col ref="scrngdg" style="text-align:right; "/>
  384. <col checkvalue="Y,N" ref="nursdept" type="checkbox"/>
  385. <col checkvalue="Y,N" ref="endyn" type="checkbox" visibility="hidden"/>
  386. <col ref="apntinfono" type="input" visibility="hidden"/>
  387. <col ref="apntyy" visibility="hidden"/>
  388. <script type="javascript" ev:event="onaftersort">
  389. <![CDATA[
  390. grd_apntinfolist.gridToInstance();
  391. ]]>
  392. </script>
  393. <script type="javascript" ev:event="onrowchanged">
  394. <![CDATA[
  395. model.removeNodeset("/root/main/apntvoint");
  396. model.makeNode("/root/main/apntvoint/apntvointlist");
  397. model.removeNodeset("/root/main/apntvoint/licnslist");
  398. model.setValue("/root/send/apntvoint/apntinfono", model.getValue("/root/main/apntinfo/apntinfolist[" + (grd_apntinfolist.row-grd_apntinfolist.fixedRows+1) + "]/apntinfono"));
  399. model.setValue("/root/send/apntvoint/nursdept", model.getValue("/root/main/apntinfo/apntinfolist[" + (grd_apntinfolist.row-grd_apntinfolist.fixedRows+1) + "]/nursdept"));
  400. model.refresh();
  401. submit("TRRPE00302");
  402. // 자격면허를 넣어주는 부분.
  403. var licnsnm = "";
  404. for (var idx = grd_apntvointlist.fixedRows, licns = grd_hidden.fixedRows ; licns <= grd_hidden.rows; licns++ ) {
  405. if( grd_hidden.valueMatrix(licns,grd_hidden.colRef("examno")) == grd_apntvointlist.valueMatrix(idx,grd_apntvointlist.colRef("examno")) ) {
  406. if( licnsnm == "" ) { // liensnm이 빈값이면 현재row의 licnsyn을 그냥 넣는다.
  407. licnsnm = grd_hidden.valueMatrix(licns,grd_hidden.colRef("licnsyn"));
  408. }
  409. else {
  410. licnsnm = licnsnm + ", " + grd_hidden.valueMatrix(licns,grd_hidden.colRef("licnsyn"));
  411. }
  412. }
  413. else if (grd_hidden.valueMatrix(licns,grd_hidden.colRef("examno")) != grd_apntvointlist.valueMatrix(idx,grd_apntvointlist.colRef("examno")) ) {
  414. // 두 examno가 다르면 grd_apntvointlist 의 idx에 넣어준다.
  415. if( licnsnm == "" ) {
  416. idx++;
  417. licns--;
  418. }
  419. else {
  420. grd_apntvointlist.valueMatrix(idx,grd_apntvointlist.colRef("licnsyn")) = licnsnm;
  421. licnsnm = "";
  422. idx++;
  423. licns--;
  424. }
  425. }
  426. }
  427. grd_apntinfolist.row = grd_apntinfolist.row;
  428. grd_apntinfolist.col = grd_apntinfolist.colRef("apntinfono");
  429. grd_apntinfolist.editCell();
  430. grd_apntinfolist.endEditCell();
  431. model.refresh();
  432. ]]>
  433. </script>
  434. </datagrid>
  435. <caption id="caption278" class="tit_2" style="left:5px; top:77px; width:157px; height:13px; ">채용(기본)정보</caption>
  436. <line id="line1" class="line_1" style="x1:0px; y1:90px; x2:1195px; y2:90px; "/>
  437. <button id="btn_excel" class="btn2_letter4" style="left:1130px; top:295px; width:64px; height:19px; ">
  438. <caption>엑셀저장</caption>
  439. <script type="javascript" ev:event="DOMActivate">
  440. <![CDATA[
  441. // misfSaveExcel(grd_apntvointlist);
  442. var fileName = window.fileDialog ("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  443. if (fileName != "") {
  444. var param = "&apntinfono=" + model.getValue("/root/send/apntvoint/apntinfono") + "&nursdept=" + model.getValue("/root/send/apntvoint/nursdept");
  445. model.download(getActionURL("TRRPE00304") + param, fileName, true);
  446. window.exec(fileName);
  447. }
  448. ]]>
  449. </script>
  450. </button>
  451. <caption id="caption10" class="tit_2" style="left:5px; top:300px; width:157px; height:13px; ">지원자현황List</caption>
  452. <caption id="caption11" class="search_name" style="left:567px; top:44px; width:86px; height:17px; ">모집분야 :</caption>
  453. <input id="ipt_recufildnm" ref="/root/send/apntinfo/recufildnm" class="output_search" appearance="input" style="left:715px; top:44px; width:95px; height:19px; "/>
  454. <button id="button1" class="icon_search" style="left:697px; top:44px; width:16px; height:16px; ">
  455. <caption/>
  456. <script type="javascript" ev:event="DOMActivate">
  457. <![CDATA[
  458. var recv_list = "recufildcd,recufildnm";
  459. rpbfOpenComCdHelp(ipt_recufildnm,"R0061", recv_list);
  460. if( ipt_recufildcd.value == "0320" ) {
  461. cmb_prfshipflag.value = "21";
  462. ipt_jobkindcd.value = "0320";
  463. ipt_jobkindnm.value= "임상강사";
  464. ipt_deptcd.value = "1000000000";
  465. ipt_deptnm.value = "병원";
  466. ipt_emplno.value = "";
  467. }
  468. model.refresh();
  469. ]]>
  470. </script>
  471. </button>
  472. <input id="ipt_recufildcd" ref="/root/send/apntinfo/recufildcd" visibility="visible" style="left:655px; top:44px; width:40px; height:19px; ">
  473. <script type="javascript" ev:event="xforms-value-changed">
  474. <![CDATA[
  475. if (model.getValue("/root/send/apntinfo/recufildcd") == ""){
  476. model.setValue("/root/send/apntinfo/recufildnm", "");
  477. }
  478. model.refresh();
  479. ]]>
  480. </script>
  481. </input>
  482. <button id="btn_jobkindhelp" class="icon_search" style="left:462px; top:44px; width:16px; height:16px; ">
  483. <caption/>
  484. <script type="javascript" ev:event="DOMActivate">
  485. <![CDATA[
  486. var recv_list = "jobkindcd,jobkindnm";
  487. rpbfOpenComCdHelp(ipt_jobkindcd,"R0061", recv_list);
  488. model.refresh();
  489. ]]>
  490. </script>
  491. </button>
  492. <datagrid id="grd_hidden" nodeset="/root/main/apntvoint/licnslist" visibility="hidden" autoresize="true" caption="수험번호^자격면허" colsep="^" colwidth="60, 300" dataheight="25" explorerbar="sortshow" frozencols="10" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:715px; top:540px; width:430px; height:190px; ">
  493. <col ref="examno" style="text-align:center; "/>
  494. <col ref="licnsyn" style="text-align:center; "/>
  495. </datagrid>
  496. <button id="btn_alldownlode" class="btn2_letter7" visibility="visible" style="left:1020px; top:295px; width:97px; height:19px; ">
  497. <caption>이력서일괄저장</caption>
  498. <script type="javascript" ev:event="DOMActivate">
  499. <![CDATA[
  500. model.removenode("/root/send/save/info");
  501. model.makeNode("/root/send/save/info/apntinfono");
  502. model.makeNode("/root/send/save/info/nursdept");
  503. //model.makeNode("/root/send/save/info/examno");
  504. //model.setValue("/root/send/save/info/examno",grd_apntvointlist.valueMatrix(grd_apntvointlist.row, grd_apntvointlist.colRef("examno")) );
  505. model.setValue("/root/send/save/info/apntinfono",grd_apntinfolist.valueMatrix(grd_apntinfolist.row, grd_apntinfolist.colRef("apntinfono")) );
  506. model.setValue("/root/send/save/info/nursdept",grd_apntinfolist.valueMatrix(grd_apntinfolist.row, grd_apntinfolist.colRef("nursdept")) );
  507. submit("TRRPE01104");
  508. //submit("TRRPE01105");
  509. if( model.getValue("/root/send/save/info/nursdept") == 'Y' ) {
  510. exeReportPreview("RPRPE01101", "XMLSTR");
  511. }
  512. else {
  513. exeReportPreview("RPRPE01100", "XMLSTR");
  514. }
  515. //submit("TRRPE00303");
  516. /*
  517. if( model.getValue("/root/send/save/info/nursdept") == 'Y' ) {
  518. exeReportPreview("RPRPE00301", "XMLSTR");
  519. }
  520. else {
  521. exeReportPreview("RPRPE00300", "XMLSTR");
  522. }
  523. */
  524. ]]>
  525. </script>
  526. </button>
  527. <input id="ipt_emplno" ref="/root/send/apntinfo/emplno" visibility="hidden" style="left:660px; top:65px; width:95px; height:19px; "/>
  528. <select1 id="cmb_grupjoblncd" ref="/root/send/apntinfo/grupjoblncd" class="combo_search" appearance="minimal" style="left:905px; top:19px; width:90px; height:19px; ">
  529. <choices>
  530. <itemset>
  531. <label/>
  532. <value/>
  533. </itemset>
  534. </choices>
  535. </select1>
  536. <caption id="caption12" class="search_name" style="left:817px; top:19px; width:88px; height:17px; ">직 군 :</caption>
  537. </group>
  538. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  539. <line id="line2" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  540. </group>
  541. </xhtml:body>
  542. </xhtml:html>