SMRPE00600_지원자관리.xrw 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" 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>SMRPE00600_지원자관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <volntprescond>
  11. <volntprescondlist>
  12. <seq/>
  13. <examno/>
  14. <gndr/>
  15. <rregno/>
  16. <schoolnm/>
  17. <frmrmertnm/>
  18. <gradutndd/>
  19. <avgscor/>
  20. <loctn/>
  21. <cmpltcursstdy/>
  22. <apntyy/>
  23. <prfship/>
  24. <instnm/>
  25. <hopedeptnm/>
  26. <jobkindnm/>
  27. <recufild/>
  28. <apntfromdd/>
  29. <apnttodd/>
  30. <passyn_1/>
  31. <passyn_2/>
  32. <passyn_3/>
  33. <passyn_4/>
  34. <competrate/>
  35. <endyn/>
  36. </volntprescondlist>
  37. </volntprescond>
  38. <apntinfo>
  39. <apntinfono/>
  40. </apntinfo>
  41. </main>
  42. <send>
  43. <volntref>
  44. <instcd/>
  45. <hopedeptcd/>
  46. <prfshipflag/>
  47. <recufildcd/>
  48. <stat/>
  49. <name/>
  50. <rregno/>
  51. <apntfromdd/>
  52. <apnttodd/>
  53. <recufildnm/>
  54. <jobkindcd/>
  55. <jobkindnm/>
  56. <hopedeptnm/>
  57. <apntinfono/>
  58. </volntref>
  59. <apntinfo>
  60. <apntinfono/>
  61. <apntfromdd/>
  62. <apnttodd/>
  63. <apntyy/>
  64. <instcd/>
  65. <deptcd/>
  66. <prfshipflag/>
  67. <recufildcd/>
  68. <rregno/>
  69. <jobkindcd/>
  70. </apntinfo>
  71. </send>
  72. <temp>
  73. </temp>
  74. </root>
  75. </instance>
  76. <script type="javascript" ev:event="xforms-ready">
  77. <![CDATA[
  78. model.setValue("/root/send/volntref/stat", "Z")
  79. fInitialize() ;
  80. ]]>
  81. </script>
  82. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  83. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  84. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  85. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  86. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  87. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  88. <submission id="TRRPE00600" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/volntref" resultref="/root/main/volntprescond"/>
  89. <submission id="TRRPE01011" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/apntinfo" resultref="/root/main/apntinfo"/>
  90. </model>
  91. <script type="javascript">
  92. <![CDATA[
  93. function fInitialize()
  94. {
  95. model.removenode("/root/main/volntprescond");
  96. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","Y");
  97. misfComboComCdListMulti("R0058", "cmb_prfshipflag", null, "Y");
  98. model.refresh();
  99. if( getUserInfo("dutplceinstcd") != '001' ) {
  100. model.setValue("/root/send/volntref/instcd", getUserInfo("dutplceinstcd") );
  101. model.refresh();
  102. cmb_instcd.disabled = true;
  103. }
  104. fTitle();
  105. }
  106. function fTitle() {
  107. var nowyy = new Date();
  108. model.setValue("/root/send/apntinfo/apntyy",nowyy.getYear() );
  109. model.setValue("/root/send/apntinfo/apntfromdd",nowyy.getYear() + '0101');
  110. model.setValue("/root/send/apntinfo/apnttodd", nowyy.getYear() + '1231');
  111. model.refresh();
  112. submit("TRRPE01011");
  113. }
  114. function fSearch()
  115. {
  116. var today = getCurrentDate();
  117. var cur_yy = parseInt(today.substring(0, 4));
  118. if( isNull( ipt_apntfromdd.value ) ) {
  119. model.setValue("/root/send/volntref/apntfromdd",cur_yy+'0101');
  120. }
  121. if( isNull( ipt_apnttodd.value ) ) {
  122. model.setValue("/root/send/volntref/apnttodd",cur_yy+'1231');
  123. }
  124. submit("TRRPE00600");
  125. model.setValue("/root/send/volntref/rregno", "");
  126. }
  127. ]]>
  128. </script>
  129. </xhtml:head>
  130. <xhtml:body style="margin-left:8; margin-right:8; ">
  131. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  132. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">지원자관리</caption>
  133. </group>
  134. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  135. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:61px; background-color:#fffbf2; border-color:#ffd799; "/>
  136. <line id="line207" class="line_1" style="x1:0px; y1:95px; x2:1195px; y2:95px; "/>
  137. <button id="btn_search" class="btn1_letter2" navindex="8" style="left:1125px; top:31px; width:56px; height:22px; text-align:left; ">
  138. <caption>조회</caption>
  139. <script type="javascript" ev:event="DOMActivate">
  140. <![CDATA[
  141. fSearch();
  142. ]]>
  143. </script>
  144. </button>
  145. <line id="line3" class="line_4" style="x1:1110px; y1:13px; x2:1110px; y2:68px; border-color:#ffe4bb; border-left-style:solid; "/>
  146. <button id="btn_7" class="btn2_letter4" style="left:1130px; top:75px; width:64px; height:19px; ">
  147. <caption>엑셀저장</caption>
  148. <script type="javascript" ev:event="DOMActivate">
  149. <![CDATA[
  150. misfSaveExcel(grd_volntprescondlist);
  151. ]]>
  152. </script>
  153. </button>
  154. <caption id="caption10" class="tit_2" style="left:5px; top:80px; width:157px; height:13px; ">지원자List</caption>
  155. <input id="ipt_recufildcd" ref="/root/send/volntref/recufildcd" visibility="visible" style="left:100px; top:43px; width:40px; height:19px; ">
  156. <script type="javascript" ev:event="xforms-value-changed">
  157. <![CDATA[
  158. if (model.getValue("/root/send/volntref/recufildcd") == ""){
  159. model.setValue("/root/send/volntref/recufildnm", "");
  160. }
  161. model.refresh();
  162. model.setValue("/root/send/apntinfo/recufildcd",ipt_recufildcd.value);
  163. fTitle();
  164. ]]>
  165. </script>
  166. </input>
  167. <button id="button1" class="icon_search" style="left:142px; top:43px; width:16px; height:16px; ">
  168. <caption/>
  169. <script type="javascript" ev:event="DOMActivate">
  170. <![CDATA[
  171. var recv_list = "recufildcd,recufildnm";
  172. rpbfOpenComCdHelp(ipt_recufildcd,"R0061", recv_list);
  173. ipt_recufildcd.dispatch("xforms-value-changed");
  174. model.refresh();
  175. ]]>
  176. </script>
  177. </button>
  178. <button id="button2" class="icon_search" style="left:775px; top:43px; width:16px; height:16px; ">
  179. <caption/>
  180. <script type="javascript" ev:event="DOMActivate">
  181. <![CDATA[
  182. modal("SPRPE10000","20","20","","popup", "" ,"");
  183. fSearch();
  184. model.refresh();
  185. ]]>
  186. </script>
  187. </button>
  188. <select1 id="cmb_prfshipflag" ref="/root/send/volntref/prfshipflag" class="combo_search" appearance="minimal" style="left:690px; top:18px; width:105px; height:19px; ">
  189. <choices>
  190. <itemset>
  191. <label/>
  192. <value/>
  193. </itemset>
  194. </choices>
  195. <script type="javascript" ev:event="xforms-value-changed">
  196. <![CDATA[
  197. model.setValue("/root/send/apntinfo/prfshipflag",cmb_prfshipflag.value);
  198. fTitle();
  199. ]]>
  200. </script>
  201. </select1>
  202. <select1 id="cmb_instcd" ref="/root/send/volntref/instcd" class="combo_search" appearance="minimal" style="left:100px; top:18px; width:155px; height:19px; ">
  203. <choices>
  204. <itemset>
  205. <label/>
  206. <value/>
  207. </itemset>
  208. </choices>
  209. <script type="javascript" ev:event="xforms-value-changed">
  210. <![CDATA[
  211. model.setValue("/root/send/apntinfo/instcd",cmb_instcd.value);
  212. fTitle();
  213. ]]>
  214. </script>
  215. </select1>
  216. <input id="jobkind" ref="/root/send/volntref/jobkindnm" class="output_search" disabled="true" appearance="input" style="left:965px; top:18px; width:79px; height:19px; "/>
  217. <input id="hopedeptnm" ref="/root/send/volntref/hopedeptnm" class="output_search" disabled="true" appearance="input" style="left:465px; top:18px; width:110px; height:19px; "/>
  218. <input id="ipt_apnttodd" ref="/root/send/volntref/apnttodd" class="input_s_essential" inputtype="date" style="left:1011px; top:43px; width:90px; height:19px; ">
  219. <script type="javascript" ev:event="xforms-value-changed">
  220. <![CDATA[
  221. model.setValue("/root/send/apntinfo/apnttodd",ipt_apnttodd.value);
  222. fTitle();
  223. ]]>
  224. </script>
  225. </input>
  226. <caption id="caption1" class="search_name" style="left:817px; top:43px; width:85px; height:17px; ">기 간 :</caption>
  227. <caption id="caption11" class="search_name" style="left:12px; top:43px; width:86px; height:17px; ">모집분야 :</caption>
  228. <button id="btn_hopedeptcdhelp" class="icon_search" style="left:445px; top:18px; width:16px; height:16px; ">
  229. <caption/>
  230. <script type="javascript" ev:event="DOMActivate">
  231. <![CDATA[
  232. var recv_list = "hopedeptcd,hopedeptnm";
  233. rpbfOpenDeptCdHelp(ipt_hopedeptcd,recv_list);
  234. ipt_hopedeptcd.dispatch("xforms-value-changed");
  235. model.refresh();
  236. ]]>
  237. </script>
  238. </button>
  239. <caption id="caption2" class="search_name" style="left:12px; top:18px; width:85px; height:17px; ">기 관 :</caption>
  240. <caption id="caption3" class="search_name" style="left:602px; top:18px; width:86px; height:17px; ">교직구분 :</caption>
  241. <caption id="caption4" class="search_name" style="left:817px; top:18px; width:110px; height:17px; ">직 종 :</caption>
  242. <input id="ipt_apntfromdd" ref="/root/send/volntref/apntfromdd" class="input_s_essential" inputtype="date" style="left:905px; top:43px; width:90px; height:19px; ">
  243. <script type="javascript" ev:event="xforms-value-changed">
  244. <![CDATA[
  245. model.setValue("/root/send/apntinfo/apntfromdd",ipt_apntfromdd.value);
  246. var instcd = cmb_instcd.value;
  247. if( getStringLength(ipt_apntfromdd.value) == "8" ) {
  248. model.removeNodeset(cmb_instcd.attribute("ref"));
  249. model.makeNode("/root/send/volntref/instcd");
  250. misfComboInstCdListMulti("cmb_instcd",ipt_apntfromdd.value,"","Y");
  251. cmb_instcd.value = instcd;
  252. cmb_instcd.refresh();
  253. }
  254. model.refresh();
  255. ]]>
  256. </script>
  257. </input>
  258. <input id="ipt_name" ref="/root/send/volntref/name" appearance="input" style="left:690px; top:43px; width:80px; height:19px; "/>
  259. <input id="ipt_hopedeptcd" ref="/root/send/volntref/hopedeptcd" visibility="visible" style="left:370px; top:18px; width:70px; height:19px; ">
  260. <script type="javascript" ev:event="xforms-value-changed">
  261. <![CDATA[
  262. if (model.getValue("/root/send/volntref/hopedeptcd") == ""){
  263. model.setValue("/root/send/volntref/hopedeptnm", "");
  264. }
  265. model.refresh();
  266. model.setValue("/root/send/apntinfo/deptcd",ipt_hopedeptcd.value);
  267. fTitle();
  268. ]]>
  269. </script>
  270. </input>
  271. <input id="ipt_rregno" ref="/root/send/volntref/rregno" visibility="hidden" style="left:690px; top:65px; width:80px; height:19px; "/>
  272. <button id="btn_jobkindhelp" class="icon_search" style="left:947px; top:18px; width:16px; height:16px; ">
  273. <caption/>
  274. <script type="javascript" ev:event="DOMActivate">
  275. <![CDATA[
  276. var recv_list = "jobkindcd,jobkindnm";
  277. rpbfOpenComCdHelp(ipt_jobkind,"R0061", recv_list);
  278. ipt_jobkind.dispatch("xforms-value-changed");
  279. model.refresh();
  280. ]]>
  281. </script>
  282. </button>
  283. <caption id="caption7" class="search_name" style="left:283px; top:18px; width:115px; height:17px; ">부 서 :</caption>
  284. <input id="ipt_jobkind" ref="/root/send/volntref/jobkindcd" style="left:905px; top:18px; width:40px; height:19px; ">
  285. <script type="javascript" ev:event="xforms-value-changed">
  286. <![CDATA[
  287. if (model.getValue("/root/send/volntref/jobkindcd") == ""){
  288. model.setValue("/root/send/volntref/jobkindnm", "");
  289. }
  290. model.setValue("/root/send/apntinfo/jobkindcd",ipt_jobkind.value);
  291. fTotal();
  292. model.refresh();
  293. ]]>
  294. </script>
  295. </input>
  296. <caption id="caption8" class="search_n_b" style="left:997px; top:43px; width:22px; height:17px; font-weight:bolder; ">~</caption>
  297. <caption id="caption9" class="search_name" style="left:602px; top:43px; width:88px; height:17px; ">성 명 :</caption>
  298. <input id="ipt_recufildnm" ref="/root/send/volntref/recufildnm" class="output_search" disabled="true" appearance="input" style="left:160px; top:43px; width:95px; height:19px; "/>
  299. <datagrid id="grd_volntprescondlist" nodeset="/root/main/volntprescond/volntprescondlist" autoresize="true" caption="성명^수험번호^성별^주민등록번호^학교^학교^학교^학교^학교^학교^학교^채용년도^교직구분^기관^부서^직종^모집분야^채용시작일^채용종료일^합격여부^합격여부^합격여부^합격여부^상태^경쟁률^합격여부^상태^경쟁율|성명^수험번호^성별^주민등록번호^학교명^학과(전공)^졸업년도^수업년한^학점^소재지^이수구분^채용년도^교직구분^기관^부서^직종^모집분야^채용시작일^채용종료일^1차^2차^3차^4차^상태^경쟁률^4차^상태^경쟁율" colsep="^" colwidth="55, 60, 50, 100, 100, 100, 65, 60, 45, 70, 60, 37, 74, 109, 95, 80, 80, 80, 80, 54, 65, 57, 58, 45, 64" dataheight="25" explorerbar="sortshow" frozencols="4" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:100px; width:1195px; height:630px; text-align:center; ">
  300. <col ref="name" style="text-align:center; "/>
  301. <col ref="examno" style="text-align:center; "/>
  302. <col ref="gndr" style="text-align:center; "/>
  303. <col ref="rregno" format="999999-9999999" style="text-align:center; "/>
  304. <col ref="schoolnm" style="text-align:left; "/>
  305. <col ref="frmrmertnm" style="text-align:left; "/>
  306. <col ref="gradutndd" style="text-align:center; "/>
  307. <col ref="lesnfixyearpd" style="text-align:center; "/>
  308. <col ref="avgscor" style="text-align:right; "/>
  309. <col ref="loctn" style="text-align:left; "/>
  310. <col ref="cmpltcursstdy" style="text-align:left; "/>
  311. <col ref="apntyy" style="text-align:center; "/>
  312. <col ref="prfship" style="text-align:left; "/>
  313. <col ref="instnm" style="text-align:left; "/>
  314. <col ref="hopedeptnm" style="text-align:left; "/>
  315. <col ref="jobkindnm" style="text-align:left; "/>
  316. <col ref="recufild" style="text-align:left; "/>
  317. <col ref="apntfromdd" format="yyyy/mm/dd" style="text-align:center; "/>
  318. <col ref="apnttodd" format="yyyy/mm/dd" style="text-align:center; "/>
  319. <col checkvalue="Y,N" ref="passyn_1" type="checkbox" style="text-align:center; "/>
  320. <col checkvalue="Y,N" ref="passyn_2" type="checkbox" style="text-align:center; "/>
  321. <col checkvalue="Y,N" ref="passyn_3" type="checkbox" style="text-align:center; "/>
  322. <col checkvalue="Y,N" ref="passyn_4" type="checkbox" style="text-align:center; "/>
  323. <col checkvalue="Y,N" ref="endyn" type="checkbox"/>
  324. <col ref="competrate" style="text-align:right; "/>
  325. <script type="javascript" ev:event="onaftersort">
  326. <![CDATA[
  327. grd_volntprescondlist.gridToInstance();
  328. ]]>
  329. </script>
  330. </datagrid>
  331. <select1 id="cmb_apntinfono" ref="/root/send/apntinfo/apntinfono" class="combo_search" navindex="2" appearance="minimal" style="left:370px; top:43px; width:205px; height:19px; ">
  332. <choices>
  333. <itemset nodeset="/root/main/apntinfo/apntinfolist">
  334. <label ref="titl"/>
  335. <value ref="apntinfono"/>
  336. </itemset>
  337. </choices>
  338. <script type="javascript" ev:event="xforms-value-changed">
  339. <![CDATA[
  340. model.setValue("/root/send/volntref/apntinfono",cmb_apntinfono.value);
  341. model.refresh();
  342. btn_search.dispatch("DOMActivate");
  343. ]]>
  344. </script>
  345. </select1>
  346. <caption id="caption5" class="search_name" style="left:283px; top:43px; width:90px; height:17px; ">제 목 :</caption>
  347. <input id="ipt_apnttodd1" ref="/root/send/apntinfo/apnttodd" class="input_s_essential" visibility="hidden" inputtype="date" style="left:1010px; top:65px; width:90px; height:19px; "/>
  348. <input id="ipt_apntfromdd1" ref="/root/send/apntinfo/apntfromdd" class="input_s_essential" visibility="hidden" inputtype="date" style="left:904px; top:65px; width:90px; height:19px; "/>
  349. <input id="input3" ref="/root/send/apntinfo/apntyy" class="input_s_essential" visibility="hidden" inputtype="date" appearance="input" style="left:830px; top:65px; width:65px; height:19px; ">
  350. <script type="javascript" ev:event="xforms-value-changed">
  351. <![CDATA[
  352. model.setValue("/root/send/apntinfo/apntfromdd",ipt_apntfromdd.value);
  353. model.refresh();
  354. ]]>
  355. </script>
  356. </input>
  357. </group>
  358. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  359. <button id="btn_save" class="btn4_letter2" visibility="hidden" style="left:1139px; top:2px; width:56px; height:22px; ">
  360. <caption>저장</caption>
  361. <script type="javascript" ev:event="DOMActivate">
  362. <![CDATA[
  363. ]]>
  364. </script>
  365. </button>
  366. <button id="button6" class="btn4_letter3" visibility="hidden" style="left:1070px; top:2px; width:68px; height:22px; ">
  367. <caption>초기화</caption>
  368. <script type="javascript" ev:event="DOMActivate">
  369. <![CDATA[
  370. fInitialize();
  371. ]]>
  372. </script>
  373. </button>
  374. <line id="line2" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  375. </group>
  376. </xhtml:body>
  377. </xhtml:html>