SMRCS07000_외래교원관리.xrw 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://www.comsquare.co.kr/example" xmlns:ms="urn:schemas-microsoft-com:xslt" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
  4. <xhtml:head>
  5. <xhtml:title>SMRCS07000_외래교원관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <grid>
  11. <gettchrlist/>
  12. </grid>
  13. </main>
  14. <send>
  15. <req>
  16. <instcd/>
  17. <classnm/>
  18. <classcd/>
  19. <emplno/>
  20. <emplnm/>
  21. <acadmjobposcd/>
  22. <acadmflag/>
  23. <acadmdd/>
  24. <fstappntdd/>
  25. <apntfromdd/>
  26. <apnttodd/>
  27. <retiredd/>
  28. <univschonm/>
  29. <univschocd/>
  30. <univgradutndd/>
  31. <mastschonm/>
  32. <mastschocd/>
  33. <mastgradutndd/>
  34. <drschonm/>
  35. <drschocd/>
  36. <drgradutndd/>
  37. <medispclqual/>
  38. <medispcldd/>
  39. <acdmydgnm/>
  40. <dutplceinstnm/>
  41. <jobpos/>
  42. <phoneno/>
  43. <residncaddr/>
  44. <emailid/>
  45. <etcemailaddr/>
  46. </req>
  47. <save>
  48. <gettchrlist/>
  49. </save>
  50. </send>
  51. <init>
  52. <jobpos>
  53. <label>외래교수</label>
  54. <value>1819</value>
  55. <label>외래부교수</label>
  56. <value>1820</value>
  57. <label>외래조교수</label>
  58. <value>1821</value>
  59. </jobpos>
  60. <tchsort>
  61. <label>신규</label>
  62. <value>01</value>
  63. <label>승진</label>
  64. <value>02</value>
  65. <label>임기갱신</label>
  66. <value>03</value>
  67. <label>퇴직</label>
  68. <value>04</value>
  69. </tchsort>
  70. </init>
  71. </root>
  72. </instance>
  73. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  74. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  75. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  76. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  77. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  78. <script type="javascript" ev:event="xforms-ready">
  79. <![CDATA[
  80. fInitialize();
  81. ]]>
  82. </script>
  83. <submission id="TXRCS00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/hidden/temp"/>
  84. <submission id="TXRCS00202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/hidden/temp"/>
  85. <submission id="TRRCS00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/apntinfo"/>
  86. <submission id="TRRCS00202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/dtinfolist" resultref="/root/main/dtinfolist"/>
  87. </model>
  88. <script type="javascript">
  89. <![CDATA[
  90. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  91. function fInitialize() {
  92. misfGridInit(grd_gettchrlist);
  93. // submit("TRRCS00201");
  94. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N"); // 등록기관 셋팅
  95. addGridComboItem("cmb_acadmjobposcd", "전체", "","above"); // 내신직위에 '전체'를 맨위에 추가
  96. }
  97. ]]>
  98. </script>
  99. </xhtml:head>
  100. <xhtml:body guideline="2,763;2,765;" style="margin-left:8; margin-right:8; ">
  101. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  102. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">외래 교원 관리</caption>
  103. </group>
  104. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  105. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:170px; "/>
  106. <line id="line207" class="line_1" style="x1:0px; y1:205px; x2:1195px; y2:205px; "/>
  107. <caption id="caption9" class="tit_2" style="left:5px; top:190px; width:175px; height:13px; ">과거 및 현재 임용실적</caption>
  108. <line id="line3" class="line_4" style="x1:1106px; y1:14px; x2:1106px; y2:89px; border-color:#ffe4bb; border-left-style:solid; "/>
  109. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:39px; width:56px; height:22px; text-align:left; ">
  110. <caption>조회</caption>
  111. <script type="javascript" ev:event="DOMActivate">
  112. <![CDATA[
  113. ]]>
  114. </script>
  115. </button>
  116. <caption id="caption4" class="search_name" style="left:730px; top:17px; width:96px; height:17px; ">사 번 :</caption>
  117. <datagrid id="grd_gettchrlist" nodeset="/root/main/grid/gettchrlist" caption="일련번호^사번^이름^내신구분^내신직위^내신일자^교실명^교실코드^시작일^종료일" colsep="^" colwidth="63, 100, 100, 100, 82, 118, 170, 100, 98, 97" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:210px; width:1194px; height:515px; ">
  118. <col class="input_s_essential" ref="scrnginstcd">
  119. <choices>
  120. <itemset>
  121. <label/>
  122. <value/>
  123. </itemset>
  124. </choices>
  125. </col>
  126. <col/>
  127. <col/>
  128. <col class="input_s_essential" ref="scrngyy" type="combo">
  129. <choices>
  130. <itemset nodeset="/root/init/tchsort">
  131. <label ref="label"/>
  132. <value ref="value"/>
  133. </itemset>
  134. </choices>
  135. </col>
  136. <col class="input_s_essential" ref="scrnghfyy" type="combo">
  137. <choices>
  138. <itemset nodeset="/root/init/jobpos">
  139. <label ref="label"/>
  140. <value ref="value"/>
  141. </itemset>
  142. </choices>
  143. </col>
  144. <col class="input_s_essential" ref="plancntscd" type="inputdate"/>
  145. <col class="input_s_essential" ref="recupsnno" type="inputbutton" maxlength="3"/>
  146. <col/>
  147. <col ref="jobposcd" type="inputdate"/>
  148. <col type="inputdate"/>
  149. <script type="javascript" ev:event="onrowchanged">
  150. <![CDATA[
  151. // 그리드 초기화.
  152. ]]>
  153. </script>
  154. <script type="javascript" ev:event="xforms-value-changed">
  155. <![CDATA[
  156. ]]>
  157. </script>
  158. </datagrid>
  159. <button id="btn_7" class="btn2_letter4" style="left:1130px; top:185px; width:64px; height:19px; ">
  160. <caption>엑셀저장</caption>
  161. </button>
  162. <button id="button2" class="btn2_letter3" style="left:990px; top:185px; width:53px; height:19px; ">
  163. <caption>행삭제</caption>
  164. <script type="javascript" ev:event="DOMActivate">
  165. <![CDATA[
  166. ]]>
  167. </script>
  168. </button>
  169. <button id="button3" class="btn2_letter3" style="left:935px; top:185px; width:53px; height:19px; ">
  170. <caption>행추가</caption>
  171. <script type="javascript" ev:event="DOMActivate">
  172. <![CDATA[
  173. SAVE_FLAG = 1;
  174. misfGridIUD(grd_gettchrlist, "A");
  175. grd_gettchrlist.valueMatrix(grd_gettchrlist.row, grd_gettchrlist.colRef("scrnginstcd")) = cmb_instcd.value;
  176. grd_gettchrlist.valueMatrix(grd_gettchrlist.row, grd_gettchrlist.colRef("scrngyy")) = ipt_apntyy.value;
  177. grd_gettchrlist.valueMatrix(grd_gettchrlist.row, grd_gettchrlist.colRef("scrnghfyy")) = cmb_helfyy.value;
  178. //grd_apntinfolist.valueMatrix(grd_apntinfolist.row, grd_apntinfolist.colRef("apntflag")) = "1";
  179. ]]>
  180. </script>
  181. </button>
  182. <caption id="caption3" class="search_name" style="left:330px; top:17px; width:95px; height:17px; ">교 실 명 :</caption>
  183. <caption id="caption5" class="search_name" style="left:20px; top:42px; width:115px; height:17px; ">내 신 직 위 :</caption>
  184. <caption id="caption8" class="search_name" style="left:20px; top:17px; width:103px; height:17px; ">기 관 명 :</caption>
  185. <input id="ipt_emplnm" ref="/root/send/req/emplnm" class="input_s_essential" disabled="true" style="left:925px; top:17px; width:80px; height:19px; ">
  186. <script type="javascript" ev:event="onkeyup">
  187. <![CDATA[
  188. inputEnterKey("btn_search", "DOMActivate");
  189. ]]>
  190. </script>
  191. </input>
  192. <button id="btn_emplnohelp" class="icon_search" style="left:905px; top:17px; width:16px; height:16px; ">
  193. <caption/>
  194. <script type="javascript" ev:event="DOMActivate">
  195. <![CDATA[
  196. var precv_list = "emplno" + "," + "name";
  197. misfOpenPopUpList("01", ipt_emplno, "", precv_list);
  198. fsearch();
  199. model.refresh();
  200. ]]>
  201. </script>
  202. </button>
  203. <input id="ipt_emplno" ref="/root/send/req/emplno" class="input_s_essential" style="left:818px; top:17px; width:82px; height:19px; ">
  204. <script type="javascript" ev:event="onkeyup">
  205. <![CDATA[
  206. inputEnterKey("btn_search", "DOMActivate");
  207. ]]>
  208. </script>
  209. </input>
  210. <button id="btn_classhelp" class="icon_search" style="left:577px; top:17px; width:16px; height:16px; ">
  211. <caption/>
  212. <script type="javascript" ev:event="DOMActivate">
  213. <![CDATA[
  214. var precv_list = "emplno" + "," + "name";
  215. misfOpenPopUpList("01", ipt_emplno, "", precv_list);
  216. fsearch();
  217. model.refresh();
  218. ]]>
  219. </script>
  220. </button>
  221. <input id="ipt_classnm" ref="/root/send/req/classnm" class="input_search" style="left:417px; top:17px; width:155px; height:19px; ">
  222. <script type="javascript" ev:event="onkeyup">
  223. <![CDATA[
  224. inputEnterKey("btn_search", "DOMActivate");
  225. ]]>
  226. </script>
  227. </input>
  228. <input id="ipt_classcd" ref="/root/send/req/classcd" class="output_search" style="left:597px; top:17px; width:67px; height:19px; ">
  229. <script type="javascript" ev:event="onkeyup">
  230. <![CDATA[
  231. inputEnterKey("btn_search", "DOMActivate");
  232. ]]>
  233. </script>
  234. </input>
  235. <caption id="caption1" class="search_name" style="left:330px; top:42px; width:115px; height:17px; ">내신구분 :</caption>
  236. <caption id="caption2" class="search_name" style="left:730px; top:42px; width:115px; height:17px; ">내신일자 :</caption>
  237. <caption id="caption7" class="search_name" style="left:20px; top:68px; width:115px; height:17px; ">최초 임용일 :</caption>
  238. <caption id="caption11" class="search_name" style="left:330px; top:68px; width:115px; height:17px; ">임용기간 :</caption>
  239. <caption id="caption13" class="search_name" style="left:730px; top:68px; width:115px; height:17px; ">퇴직일자 :</caption>
  240. <caption id="caption15" class="search_name" style="left:20px; top:103px; width:115px; height:17px; ">학사출신대학 :</caption>
  241. <line id="line1" class="line_4" style="x1:5px; y1:94px; x2:1190px; y2:94px; "/>
  242. <caption id="caption16" class="search_name" style="left:20px; top:128px; width:115px; height:17px; ">석사출신대학 :</caption>
  243. <caption id="caption17" class="search_name" style="left:20px; top:153px; width:115px; height:17px; ">박사출신대학 :</caption>
  244. <caption id="caption18" class="search_name" style="left:328px; top:103px; width:115px; height:17px; ">졸업일자 :</caption>
  245. <caption id="caption19" class="search_name" style="left:328px; top:128px; width:115px; height:17px; ">졸업일자 :</caption>
  246. <caption id="caption20" class="search_name" style="left:328px; top:153px; width:115px; height:17px; ">졸업일자 :</caption>
  247. <caption id="caption10" class="search_name" style="left:530px; top:103px; width:115px; height:17px; ">전문의자격 :</caption>
  248. <caption id="caption21" class="search_name" style="left:730px; top:103px; width:115px; height:17px; ">취득일자 :</caption>
  249. <caption id="caption22" class="search_name" style="left:915px; top:104px; width:115px; height:17px; ">학 위 명 :</caption>
  250. <caption id="caption23" class="search_name" style="left:530px; top:128px; width:115px; height:17px; ">현 근 무 지 :</caption>
  251. <caption id="caption24" class="search_name" style="left:730px; top:128px; width:115px; height:17px; ">직 위 :</caption>
  252. <caption id="caption25" class="search_name" style="left:530px; top:153px; width:115px; height:17px; ">거주지주소 :</caption>
  253. <caption id="caption26" class="search_name" style="left:915px; top:128px; width:115px; height:17px; ">핸드폰번호:</caption>
  254. <caption id="caption27" class="search_name" style="left:915px; top:153px; width:115px; height:17px; ">이 메 일 :</caption>
  255. <button id="button4" class="icon_search" style="left:290px; top:105px; width:16px; height:16px; ">
  256. <caption/>
  257. <script type="javascript" ev:event="DOMActivate">
  258. <![CDATA[
  259. var precv_list = "emplno" + "," + "name";
  260. misfOpenPopUpList("01", ipt_emplno, "", precv_list);
  261. fsearch();
  262. model.refresh();
  263. ]]>
  264. </script>
  265. </button>
  266. <input id="ipt_univschonm" ref="/root/send/req/univschonm" class="input_search" style="left:133px; top:103px; width:155px; height:19px; ">
  267. <script type="javascript" ev:event="onkeyup">
  268. <![CDATA[
  269. inputEnterKey("btn_search", "DOMActivate");
  270. ]]>
  271. </script>
  272. </input>
  273. <input id="ipt_univschocd" ref="/root/send/req/univschocd" class="input_search" visibility="hidden" style="left:210px; top:105px; width:67px; height:19px; ">
  274. <script type="javascript" ev:event="onkeyup">
  275. <![CDATA[
  276. inputEnterKey("btn_search", "DOMActivate");
  277. ]]>
  278. </script>
  279. </input>
  280. <button id="button5" class="icon_search" style="left:290px; top:128px; width:16px; height:16px; ">
  281. <caption/>
  282. <script type="javascript" ev:event="DOMActivate">
  283. <![CDATA[
  284. var precv_list = "emplno" + "," + "name";
  285. misfOpenPopUpList("01", ipt_emplno, "", precv_list);
  286. fsearch();
  287. model.refresh();
  288. ]]>
  289. </script>
  290. </button>
  291. <input id="ipt_mastschonm" ref="/root/send/req/mastschonm" class="input_search" style="left:133px; top:128px; width:155px; height:19px; ">
  292. <script type="javascript" ev:event="onkeyup">
  293. <![CDATA[
  294. inputEnterKey("btn_search", "DOMActivate");
  295. ]]>
  296. </script>
  297. </input>
  298. <input id="ipt_mastschocd" ref="/root/send/req/mastschocd" class="input_search" visibility="hidden" style="left:210px; top:128px; width:67px; height:19px; ">
  299. <script type="javascript" ev:event="onkeyup">
  300. <![CDATA[
  301. inputEnterKey("btn_search", "DOMActivate");
  302. ]]>
  303. </script>
  304. </input>
  305. <button id="button6" class="icon_search" style="left:290px; top:153px; width:16px; height:16px; ">
  306. <caption/>
  307. <script type="javascript" ev:event="DOMActivate">
  308. <![CDATA[
  309. var precv_list = "emplno" + "," + "name";
  310. misfOpenPopUpList("01", ipt_emplno, "", precv_list);
  311. fsearch();
  312. model.refresh();
  313. ]]>
  314. </script>
  315. </button>
  316. <input id="ipt_drschonm" ref="/root/send/req/drschonm" class="input_search" style="left:133px; top:153px; width:155px; height:19px; ">
  317. <script type="javascript" ev:event="onkeyup">
  318. <![CDATA[
  319. inputEnterKey("btn_search", "DOMActivate");
  320. ]]>
  321. </script>
  322. </input>
  323. <select1 id="rdo_acadmflag" ref="/root/send/req/acadmflag" appearance="full" cols="5" overflow="visible" style="left:417px; top:42px; width:255px; height:20px; border-style:none; ">
  324. <choices>
  325. <item>
  326. <label>전체</label>
  327. <value/>
  328. </item>
  329. <item>
  330. <label>신규</label>
  331. <value>01</value>
  332. </item>
  333. <item>
  334. <label>승진</label>
  335. <value>02</value>
  336. </item>
  337. <item>
  338. <label>임기갱신</label>
  339. <value>03</value>
  340. </item>
  341. <item>
  342. <label>퇴직</label>
  343. <value>04</value>
  344. </item>
  345. </choices>
  346. </select1>
  347. <input id="ipt_fstappntdd" ref="/root/send/req/fstappntdd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:124px; top:68px; width:100px; height:19px; ">
  348. <script type="javascript" ev:event="onkeyup">
  349. <![CDATA[
  350. inputEnterKey("btn_search", "DOMActivate");
  351. ]]>
  352. </script>
  353. </input>
  354. <input id="ipt_apntfromdd" ref="/root/send/req/apntfromdd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:417px; top:68px; width:100px; height:19px; ">
  355. <script type="javascript" ev:event="onkeyup">
  356. <![CDATA[
  357. ]]>
  358. </script>
  359. </input>
  360. <input id="ipt_acadmdd" ref="/root/send/req/acadmdd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:818px; top:42px; width:100px; height:19px; ">
  361. <script type="javascript" ev:event="onkeyup">
  362. <![CDATA[
  363. ]]>
  364. </script>
  365. </input>
  366. <input id="ipt_apnttodd" ref="/root/send/req/apnttodd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:537px; top:68px; width:100px; height:19px; ">
  367. <script type="javascript" ev:event="onkeyup">
  368. <![CDATA[
  369. ]]>
  370. </script>
  371. </input>
  372. <input id="ipt_retiredd" ref="/root/send/req/retiredd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:818px; top:68px; width:100px; height:19px; ">
  373. <script type="javascript" ev:event="onkeyup">
  374. <![CDATA[
  375. ]]>
  376. </script>
  377. </input>
  378. <input id="ipt_univgradutndd" ref="/root/send/req/univgradutndd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:415px; top:103px; width:81px; height:19px; ">
  379. <script type="javascript" ev:event="onkeyup">
  380. <![CDATA[
  381. ]]>
  382. </script>
  383. </input>
  384. <input id="ipt_mastgradutndd" ref="/root/send/req/mastgradutndd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:415px; top:128px; width:81px; height:19px; ">
  385. <script type="javascript" ev:event="onkeyup">
  386. <![CDATA[
  387. ]]>
  388. </script>
  389. </input>
  390. <input id="ipt_drgradutndd" ref="/root/send/req/drgradutndd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:415px; top:153px; width:81px; height:19px; ">
  391. <script type="javascript" ev:event="onkeyup">
  392. <![CDATA[
  393. ]]>
  394. </script>
  395. </input>
  396. <input id="ipt_medispcldd" ref="/root/send/req/medispcldd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:815px; top:103px; width:80px; height:19px; ">
  397. <script type="javascript" ev:event="onkeyup">
  398. <![CDATA[
  399. ]]>
  400. </script>
  401. </input>
  402. <select1 id="cmb_instcd" ref="/root/send/req/instcd" class="combo_search" appearance="minimal" style="left:124px; top:17px; width:151px; height:19px; ">
  403. <choices>
  404. <itemset>
  405. <label/>
  406. <value/>
  407. </itemset>
  408. </choices>
  409. </select1>
  410. <caption id="caption28" style="left:522px; top:68px; width:20px; height:20px; ">~</caption>
  411. <line id="line4" class="line_4" style="x1:517px; y1:99px; x2:517px; y2:174px; border-color:#ffe4bb; border-left-style:solid; "/>
  412. <input id="ipt_drschocd" ref="/root/send/req/drschocd" class="input_search" visibility="hidden" style="left:210px; top:153px; width:67px; height:19px; ">
  413. <script type="javascript" ev:event="onkeyup">
  414. <![CDATA[
  415. inputEnterKey("btn_search", "DOMActivate");
  416. ]]>
  417. </script>
  418. </input>
  419. <input id="ipt_acdmydgnm" ref="/root/send/req/acdmydgnm" class="input_search" style="left:1010px; top:103px; width:160px; height:19px; ">
  420. <script type="javascript" ev:event="onkeyup">
  421. <![CDATA[
  422. inputEnterKey("btn_search", "DOMActivate");
  423. ]]>
  424. </script>
  425. </input>
  426. <input id="ipt_emailid" ref="/root/send/req/emailid" class="input_search" style="left:1010px; top:153px; width:74px; height:19px; ">
  427. <script type="javascript" ev:event="onkeyup">
  428. <![CDATA[
  429. inputEnterKey("btn_search", "DOMActivate");
  430. ]]>
  431. </script>
  432. </input>
  433. <input id="ipt_phoneno" ref="/root/send/req/phoneno" class="input_search" style="left:1010px; top:128px; width:160px; height:19px; ">
  434. <script type="javascript" ev:event="onkeyup">
  435. <![CDATA[
  436. inputEnterKey("btn_search", "DOMActivate");
  437. ]]>
  438. </script>
  439. </input>
  440. <input id="ipt_medispclqual" ref="/root/send/req/medispclqual" class="input_search" style="left:630px; top:103px; width:80px; height:19px; ">
  441. <script type="javascript" ev:event="onkeyup">
  442. <![CDATA[
  443. inputEnterKey("btn_search", "DOMActivate");
  444. ]]>
  445. </script>
  446. </input>
  447. <input id="ipt_dutplceinstnm" ref="/root/send/req/dutplceinstnm" class="input_search" style="left:630px; top:128px; width:80px; height:19px; ">
  448. <script type="javascript" ev:event="onkeyup">
  449. <![CDATA[
  450. inputEnterKey("btn_search", "DOMActivate");
  451. ]]>
  452. </script>
  453. </input>
  454. <input id="ipt_residncaddr" ref="/root/send/req/residncaddr" class="input_search" style="left:630px; top:153px; width:265px; height:19px; ">
  455. <script type="javascript" ev:event="onkeyup">
  456. <![CDATA[
  457. inputEnterKey("btn_search", "DOMActivate");
  458. ]]>
  459. </script>
  460. </input>
  461. <input id="ipt_jobpos" ref="/root/send/req/jobpos" class="input_search" style="left:815px; top:128px; width:80px; height:19px; ">
  462. <script type="javascript" ev:event="onkeyup">
  463. <![CDATA[
  464. inputEnterKey("btn_search", "DOMActivate");
  465. ]]>
  466. </script>
  467. </input>
  468. <select1 id="cmb_acadmjobposcd" ref="/root/send/req/acadmjobposcd" class="combo_search" appearance="minimal" style="left:124px; top:42px; width:100px; height:19px; ">
  469. <choices>
  470. <itemset nodeset="/root/init/jobpos">
  471. <label ref="label"/>
  472. <value ref="value"/>
  473. </itemset>
  474. </choices>
  475. </select1>
  476. <input id="ipt_etcemailaddr" ref="/root/send/req/etcemailaddr" class="input_search" style="left:1096px; top:153px; width:74px; height:19px; "/>
  477. <caption id="caption12" style="left:1084px; top:155px; width:20px; height:20px; ">@</caption>
  478. <button id="button1" class="btn2_letter5" style="left:1053px; top:185px; width:75px; height:19px; ">
  479. <caption>엑셀업로드</caption>
  480. </button>
  481. </group>
  482. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  483. <line id="line7" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  484. <button id="btn_save" class="btn4_letter2" style="left:1139px; top:2px; width:56px; height:22px; ">
  485. <caption>저장</caption>
  486. <script type="javascript" ev:event="DOMActivate">
  487. <![CDATA[
  488. model.removeNodeset("/root/send/save/");
  489. model.makeNode("/root/send/save/getapntinfolist");
  490. model.setValue("/root/send/save/getapntinfolist",grd_gettchrlist.getUpdateData());
  491. if( fSetChackValue() ) { // 필수입력값이 모두 입력되었으면 true를 리턴하고, 아니면 false를 리턴하는 함수.
  492. if( grd_gettchrlist.valueMatrix(grd_gettchrlist.row,grd_gettchrlist.colRef("plandg"))
  493. == grd_getapntdeinfolist.valueMatrix(grd_getapntdeinfolist.row,grd_getapntdeinfolist.colRef("plandg"))
  494. && grd_getapntdeinfolist.valueMatrix(grd_getapntdeinfolist.row,grd_getapntdeinfolist.colRef("endyn")) == 'Y' ) {
  495. grd_gettchrlist.valueMatrix(grd_gettchrlist.row,grd_gettchrlist.colRef("endyn")) = 'Y';
  496. if( grd_gettchrlist.rowStatus(grd_gettchrlist.row) == '1' || grd_gettchrlist.rowStatus(grd_gettchrlist.row) == '3' ) {
  497. ;
  498. }
  499. else {
  500. grd_gettchrlist.addStatus(grd_gettchrlist.row, "update") ;
  501. }
  502. model.setValue("/root/send/save/getapntinfolist",grd_gettchrlist.getUpdateData());
  503. submit("TXRCS00203");
  504. }
  505. if( SAVE_FLAG == '1' || SAVE_FLAG == '2') { // 채용(기본)정보등록 그리드에만 변경사항이 있을때.
  506. if( submit("TXRCS00201") ) {
  507. if(SAVE_FLAG =='1') {
  508. messageBox("","I001");
  509. }
  510. var row = grd_gettchrlist.row;
  511. btn_search.dispatch("DOMActivate");
  512. grd_gettchrlist.row = row;
  513. SAVE_FLAG = 0;
  514. }
  515. }
  516. else if( SAVE_FLAG == '3' ) { // 전형일정 그리드에만 변경사항이 있을때..
  517. if( submit("TXRCS00202") ) {
  518. alert("02021111");
  519. messageBox("","I001");
  520. var row = grd_gettchrlist.row;
  521. btn_search.dispatch("DOMActivate");
  522. grd_gettchrlist.row = row;
  523. grd_gettchrlist.dispatch("onrowchanged");
  524. SAVE_FLAG = 0;
  525. }
  526. }
  527. else if( SAVE_FLAG == '4' ) { // 이미 저장된 data를 update하거나 delete하는 경우
  528. if( submit("TXRCS00201") ) {
  529. if( submit("TXRCS00202") ) {
  530. messageBox("","I001");
  531. var row = grd_gettchrlist.row;
  532. btn_search.dispatch("DOMActivate");
  533. grd_gettchrlist.row = row;
  534. grd_gettchrlist.dispatch("onrowchanged");
  535. }
  536. else {
  537. messageBox("","I001");
  538. var row = grd_gettchrlist.row;
  539. btn_search.dispatch("DOMActivate");
  540. grd_gettchrlist.row = row;
  541. }
  542. }
  543. SAVE_FLAG = 0;
  544. }
  545. //misfSave("TXRCS00201"); //submmitID로 저장
  546. }
  547. model.refresh();
  548. ]]>
  549. </script>
  550. </button>
  551. </group>
  552. </xhtml:body>
  553. </xhtml:html>