SMRCS00500_초빙분야조건등록.xrw 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468
  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>SMRCS00300_교원충원등록</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. <lnscityprescond>
  12. <yy/>
  13. <instcd/>
  14. <appfrmno/>
  15. <seq/>
  16. <appfrmlrgdesc/>
  17. <appfrmsmldesc/>
  18. <instnm/>
  19. <deptnm/>
  20. <jobposnm/>
  21. <emplno/>
  22. <emplnm/>
  23. <nati/>
  24. <desctitl/>
  25. <aprvtermfrom/>
  26. <aprvtermto/>
  27. <dayno/>
  28. <dg/>
  29. <suppcost_1/>
  30. <suppcost_2/>
  31. <suppcost_3/>
  32. <suppcost_4/>
  33. <suppcost_5/>
  34. <curncyunit/>
  35. <cmt/>
  36. <hosinseqbpno/>
  37. <mpphoneno/>
  38. <emailaddr/>
  39. <acntflag/>
  40. <banknm/>
  41. <acntno/>
  42. <subtorddrnm/>
  43. </lnscityprescond>
  44. </list>
  45. <indinfo>
  46. <deptnm/>
  47. <jobposnm/>
  48. <emplnm/>
  49. <hosinseqbpno/>
  50. <mpphoneno/>
  51. <emailaddr/>
  52. <acntflag/>
  53. <banknm/>
  54. <acntno/>
  55. </indinfo>
  56. </main>
  57. <send>
  58. <req>
  59. <yy/>
  60. <instcd/>
  61. <deptcd/>
  62. <deptnm/>
  63. <appfrmlrg/>
  64. <appfrmsml/>
  65. <emplno/>
  66. <name/>
  67. <instnm/>
  68. </req>
  69. <suppcost>
  70. <yy/>
  71. <instcd/>
  72. <appfrmno/>
  73. <suppcost_1/>
  74. <suppcost_2/>
  75. <suppcost_3/>
  76. <suppcost_4/>
  77. <suppcost_5/>
  78. <curncyunit/>
  79. </suppcost>
  80. </send>
  81. <init>
  82. <comcd>
  83. <R03251_temp>
  84. <R0326>
  85. <R0326>
  86. <R0326>
  87. <cdnm/>
  88. <cdid/>
  89. </R0326>
  90. </R0326>
  91. </R0326>
  92. </R03251_temp>
  93. </comcd>
  94. </init>
  95. </root>
  96. </instance>
  97. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  98. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  99. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  100. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  101. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  102. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  103. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  104. <script type="javascript" ev:event="xforms-ready">
  105. <![CDATA[
  106. fInitialize();
  107. ]]>
  108. </script>
  109. <submission id="TRRPD02801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/list"/>
  110. <submission id="TXRPD02801" ref="/root/send/suppcost" resultref="/root/temp"/>
  111. <submission id="TRZBC00122" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  112. </model>
  113. <script type="javascript">
  114. <![CDATA[
  115. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  116. function fInitialize() {
  117. var today = getCurrentDate();
  118. var cur_yy = parseInt(today.substring(0, 4));
  119. model.setValue("/root/send/req/yy", cur_yy);
  120. misfComboComCdListMulti("Z0007", "cmb_instcd", null, "Y");
  121. }
  122. function fsearch() {
  123. if (ipt_yy.value == ""){
  124. messageBox("연도는","I003");
  125. return;
  126. }
  127. submit("TRRPD02801");
  128. }
  129. //콤보에 공통코드 Setting
  130. /*
  131. pcdgrupid : 공통코드군
  132. pcontrol_name : Data를 받을 Control
  133. */
  134. function rthfComboComCdList(pcdgrupid, pcontrol_name,pall) {
  135. var control_id = pcontrol_name.attribute("id");
  136. var comcd_node = "/root/send/comcdref";
  137. var comcd_rsltnode = "/root/init/comcd";
  138. var comcd_itemset = "/root/init/" + control_id;
  139. model.removeNodeset(comcd_node);
  140. model.removeNodeset(comcd_itemset);
  141. model.makeNode(comcd_node);
  142. model.makeNode(comcd_node + "/cdgrupid");
  143. model.makeNode(comcd_node + "/cdid");
  144. model.makeNode(comcd_node + "/cdnm");
  145. model.makeNode(comcd_node + "/refcond");
  146. model.makeNode(comcd_rsltnode);
  147. model.makeNode(comcd_itemset);
  148. pcontrol_name.choices.itemset.attribute("nodeset") = comcd_itemset+"/comcodelist";
  149. pcontrol_name.choices.itemset.label.attribute("ref") = "detldesc";
  150. pcontrol_name.choices.itemset.value.attribute("ref") = "cdid";
  151. pcontrol_name.refresh();
  152. model.setValue(comcd_node + "/cdgrupid", pcdgrupid);
  153. model.setValue(comcd_node + "/cdid","%");
  154. model.setValue(comcd_node + "/cdnm","%");
  155. model.removeChild("TRRPZ00301");
  156. model.createChild("xforms:submission", "id:TRRPZ00301;mediatype:application/x-www-form-urlencoded; method:post; ref:" + comcd_node + "; resultref:" + comcd_rsltnode + "; ");
  157. submit("TRRPZ00301");
  158. if(pall != null && pall == "Y")
  159. {
  160. /*
  161. model.makeValue(comcd_itemset+"/comcodelist[" +1+ "]/cdnm", "전체");
  162. model.makeValue(comcd_itemset+"/comcodelist[" +1+ "]/cdid", "");
  163. sourcenode = document.models(0).instances(0).selectSingleNode(comcd_rsltnode);
  164. tarnode = document.models(0).instances(0).selectSingleNode(comcd_itemset);
  165. var sourcenodelist = sourcenode.childNodes;
  166. while (childNode = sourcenodelist.nextNode())tarnode.appendChild(childNode);
  167. */
  168. model.makeValue(comcd_itemset+"/comcodelist[" +1+ "]/detldesc", "전체");
  169. model.makeValue(comcd_itemset+"/comcodelist[" +1+ "]/cdid", "");
  170. sourcenode = document.models(0).instances(0).selectSingleNode(comcd_rsltnode);
  171. tarnode = document.models(0).instances(0).selectSingleNode(comcd_itemset);
  172. cnt = 1;
  173. var sourcenodelist = sourcenode.childNodes;
  174. while (childNode = sourcenodelist.nextNode())
  175. {
  176. model.makeValue(comcd_itemset+"/comcodelist[" +(cnt + 1)+ "]/detldesc", childNode.getXPathString(comcd_rsltnode + "/comcodelist[" +cnt + "]/detldesc"));
  177. model.makeValue(comcd_itemset+"/comcodelist[" +(cnt + 1)+ "]/cdid", childNode.getXPathString(comcd_rsltnode + "/comcodelist[" +cnt + "]/cdid"));
  178. cnt++;
  179. }
  180. }
  181. else model.copyNode(comcd_itemset,comcd_rsltnode);
  182. model.refresh();
  183. //if(pcontrol_name.length == 1) pcontrol_name.selectedindex= 0;
  184. }
  185. ]]>
  186. </script>
  187. </xhtml:head>
  188. <xhtml:body guideline="2,763;2,765;" style="margin-left:8; margin-right:8; ">
  189. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  190. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">초빙분야조건등록</caption>
  191. </group>
  192. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  193. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:40px; "/>
  194. <line id="line207" class="line_1" style="x1:0px; y1:75px; x2:1195px; y2:75px; "/>
  195. <caption id="caption9" class="tit_2" style="left:0px; top:60px; width:117px; height:14px; ">초빙분야</caption>
  196. <button id="button3" class="btn2_letter4" style="left:1128px; top:55px; width:64px; height:19px; ">
  197. <caption>엑셀저장</caption>
  198. <script type="javascript" ev:event="DOMActivate">
  199. <![CDATA[
  200. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  201. if (fileName != "")
  202. {
  203. grd_lnscityprescond.saveExcel(fileName, "sheetname:sheet1;exportfalsecols:1;");
  204. }
  205. ]]>
  206. </script>
  207. </button>
  208. <select1 id="cmb_instcd" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:640px; top:20px; width:100px; height:19px; ">
  209. <choices>
  210. <itemset>
  211. <label/>
  212. <value/>
  213. </itemset>
  214. </choices>
  215. <script type="javascript" ev:event="xforms-value-changed">
  216. <![CDATA[
  217. fsearch();
  218. ]]>
  219. </script>
  220. </select1>
  221. <caption id="caption1" class="search_name" style="left:550px; top:20px; width:85px; height:17px; ">학 기 :</caption>
  222. <caption id="caption7" class="search_name" style="left:30px; top:20px; width:91px; height:17px; ">기 관 :</caption>
  223. <line id="line3" class="line_4" style="x1:1110px; y1:14px; x2:1110px; y2:47px; border-color:#ffe4bb; border-left-style:solid; "/>
  224. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:19px; width:56px; height:22px; text-align:left; ">
  225. <caption>조회</caption>
  226. <script type="javascript" ev:event="DOMActivate">
  227. <![CDATA[
  228. fsearch();
  229. ]]>
  230. </script>
  231. </button>
  232. <caption id="caption4" class="search_name" style="left:335px; top:20px; width:86px; height:17px; ">년 도 :</caption>
  233. <input id="ipt_yy" ref="/root/send/req/yy" class="input_s_essential" inputtype="date" format="yyyy" style="left:425px; top:20px; width:80px; height:19px; ">
  234. <script type="javascript" ev:event="onkeyup">
  235. <![CDATA[
  236. inputEnterKey("btn_search", "DOMActivate");
  237. ]]>
  238. </script>
  239. </input>
  240. <button id="btn_update" class="btn2_letter3" navindex="13" style="left:1015px; top:55px; width:53px; height:19px; ">
  241. <caption>행추가</caption>
  242. <script type="javascript" ev:event="DOMActivate">
  243. <![CDATA[
  244. var retMes = messageBox("수정 하시겠습니까?", "Q999");
  245. if ( retMes != 6) {
  246. return;
  247. }
  248. misfSave("TXRPD02801");
  249. fsearch();
  250. ]]>
  251. </script>
  252. </button>
  253. <button id="button1" class="btn2_letter3" navindex="13" style="left:1070px; top:55px; width:53px; height:19px; ">
  254. <caption>행삭제</caption>
  255. <script type="javascript" ev:event="DOMActivate">
  256. <![CDATA[
  257. ]]>
  258. </script>
  259. </button>
  260. <button id="button4" class="btn5_letter2" navindex="13" style="left:965px; top:55px; width:42px; height:19px; ">
  261. <caption>수정</caption>
  262. <script type="javascript" ev:event="DOMActivate">
  263. <![CDATA[
  264. var retMes = messageBox("수정 하시겠습니까?", "Q999");
  265. if ( retMes != 6) {
  266. return;
  267. }
  268. misfSave("TXRPD02801");
  269. fsearch();
  270. ]]>
  271. </script>
  272. </button>
  273. <select1 id="combo1" appearance="minimal" style="left:120px; top:20px; width:165px; height:19px; ">
  274. <choices>
  275. <item>
  276. <label>combo1</label>
  277. <value>combo1</value>
  278. </item>
  279. </choices>
  280. </select1>
  281. <caption id="caption2" class="search_name" style="left:785px; top:20px; width:85px; height:17px; ">기 간 :</caption>
  282. <input id="input1" inputtype="date" format="yyyy-mm-dd" style="left:870px; top:20px; width:95px; height:19px; "/>
  283. <input id="input2" inputtype="date" format="yyyy-mm-dd" style="left:980px; top:20px; width:95px; height:19px; "/>
  284. <caption id="caption3" style="left:967px; top:23px; width:15px; height:15px; ">~</caption>
  285. <line id="line1" class="line_1" style="x1:0px; y1:662px; x2:1195px; y2:662px; "/>
  286. <button id="button11" class="btn5_letter2" navindex="13" style="left:1150px; top:642px; width:42px; height:19px; ">
  287. <caption>수정</caption>
  288. <script type="javascript" ev:event="DOMActivate">
  289. <![CDATA[
  290. var retMes = messageBox("수정 하시겠습니까?", "Q999");
  291. if ( retMes != 6) {
  292. return;
  293. }
  294. misfSave("TXRPD02801");
  295. fsearch();
  296. ]]>
  297. </script>
  298. </button>
  299. <caption id="caption5" class="tit_2" style="left:0px; top:647px; width:117px; height:13px; ">초빙조건</caption>
  300. <caption id="caption20" class="cell_1" style="left:176px; top:669px; width:89px; height:23px; vertical-align:middle; ">교 실 명</caption>
  301. <caption id="caption21" class="cell_1" style="left:176px; top:697px; width:89px; height:23px; vertical-align:middle; ">전공/초빙분야</caption>
  302. <select1 id="combo2" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:267px; top:670px; width:140px; height:19px; ">
  303. <choices>
  304. <itemset>
  305. <label/>
  306. <value/>
  307. </itemset>
  308. </choices>
  309. <script type="javascript" ev:event="xforms-value-changed">
  310. <![CDATA[
  311. fsearch();
  312. ]]>
  313. </script>
  314. </select1>
  315. <line id="line14" class="line_2" style="x1:0px; y1:694px; x2:1195px; y2:694px; "/>
  316. <select1 id="combo3" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:58px; top:698px; width:85px; height:19px; ">
  317. <choices>
  318. <itemset>
  319. <label/>
  320. <value/>
  321. </itemset>
  322. </choices>
  323. <script type="javascript" ev:event="xforms-value-changed">
  324. <![CDATA[
  325. fsearch();
  326. ]]>
  327. </script>
  328. </select1>
  329. <input id="input15" ref="/root/main/indinfo/banknm" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:525px; top:670px; width:110px; height:19px; text-align:left; "/>
  330. <caption id="caption27" class="cell_1" style="left:445px; top:669px; width:75px; height:23px; vertical-align:middle; ">초 빙 인 원</caption>
  331. <caption id="caption18" class="cell_1" style="left:0px; top:669px; width:55px; height:23px; text-align:left; vertical-align:middle; ">년 도</caption>
  332. <caption id="caption19" class="cell_1" style="left:0px; top:698px; width:55px; height:23px; text-align:left; vertical-align:middle; ">학 기</caption>
  333. <input id="input6" ref="/root/main/indinfo/deptnm" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:58px; top:670px; width:85px; height:19px; text-align:left; "/>
  334. <caption id="caption10" class="cell_1" style="left:446px; top:697px; width:75px; height:23px; vertical-align:middle; ">학 위</caption>
  335. <select1 id="combo4" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:525px; top:698px; width:110px; height:19px; ">
  336. <choices>
  337. <itemset>
  338. <label/>
  339. <value/>
  340. </itemset>
  341. </choices>
  342. <script type="javascript" ev:event="xforms-value-changed">
  343. <![CDATA[
  344. fsearch();
  345. ]]>
  346. </script>
  347. </select1>
  348. <caption id="caption11" class="cell_1" style="left:675px; top:669px; width:75px; height:23px; vertical-align:middle; ">임 상 경 력</caption>
  349. <select1 id="combo5" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:753px; top:670px; width:60px; height:19px; ">
  350. <choices>
  351. <itemset>
  352. <label/>
  353. <value/>
  354. </itemset>
  355. </choices>
  356. <script type="javascript" ev:event="xforms-value-changed">
  357. <![CDATA[
  358. fsearch();
  359. ]]>
  360. </script>
  361. </select1>
  362. <caption id="caption12" class="cell_1" style="left:675px; top:697px; width:75px; height:23px; vertical-align:middle; ">연 구 경 력</caption>
  363. <select1 id="combo6" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:753px; top:698px; width:60px; height:19px; ">
  364. <choices>
  365. <itemset>
  366. <label/>
  367. <value/>
  368. </itemset>
  369. </choices>
  370. <script type="javascript" ev:event="xforms-value-changed">
  371. <![CDATA[
  372. fsearch();
  373. ]]>
  374. </script>
  375. </select1>
  376. <caption id="caption13" class="cell_1" style="left:895px; top:669px; width:75px; height:23px; vertical-align:middle; ">교 육 경 력</caption>
  377. <select1 id="combo7" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:973px; top:670px; width:60px; height:19px; ">
  378. <choices>
  379. <itemset>
  380. <label/>
  381. <value/>
  382. </itemset>
  383. </choices>
  384. <script type="javascript" ev:event="xforms-value-changed">
  385. <![CDATA[
  386. fsearch();
  387. ]]>
  388. </script>
  389. </select1>
  390. <caption id="caption14" class="cell_1" style="left:895px; top:697px; width:75px; height:23px; vertical-align:middle; ">비 고</caption>
  391. <input id="input4" ref="/root/main/indinfo/banknm" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:973px; top:698px; width:185px; height:19px; text-align:left; "/>
  392. <line id="line2" class="line_2" style="x1:1192px; y1:505px; x2:1192px; y2:584px; "/>
  393. <select1 id="combo8" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:267px; top:698px; width:140px; height:19px; ">
  394. <choices>
  395. <itemset>
  396. <label/>
  397. <value/>
  398. </itemset>
  399. </choices>
  400. <script type="javascript" ev:event="xforms-value-changed">
  401. <![CDATA[
  402. fsearch();
  403. ]]>
  404. </script>
  405. </select1>
  406. <caption id="caption8" style="left:815px; top:670px; width:55px; height:20px; ">년 이상</caption>
  407. <caption id="caption15" style="left:815px; top:697px; width:55px; height:20px; ">년 이상</caption>
  408. <caption id="caption16" style="left:1033px; top:670px; width:70px; height:20px; ">년 이상</caption>
  409. <line id="line4" class="line_2" style="x1:5px; y1:722px; x2:1200px; y2:722px; "/>
  410. </group>
  411. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  412. <line id="line7" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  413. <button id="button6" class="btn4_letter2" style="left:1135px; top:3px; width:56px; height:22px; text-align:left; ">
  414. <caption>저장</caption>
  415. <script type="javascript" ev:event="DOMActivate">
  416. <![CDATA[
  417. fsearch();
  418. ]]>
  419. </script>
  420. </button>
  421. <button id="button7" class="btn6_letter5" style="left:0px; top:3px; width:92px; height:22px; text-align:left; ">
  422. <caption>공고문출력</caption>
  423. <script type="javascript" ev:event="DOMActivate">
  424. <![CDATA[
  425. fsearch();
  426. ]]>
  427. </script>
  428. </button>
  429. </group>
  430. <datagrid id="datagrid1" caption="년도^학기^교정명^대학명^전공/교실^전공/초빙분야^충원요청^승인여부^수정사유^초빙인원^학위^임상경력^연구경력^교육경력^비고" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:118px; width:1193px; height:552px; ">
  431. <col/>
  432. <col/>
  433. <col/>
  434. <col/>
  435. <col/>
  436. <col/>
  437. <col/>
  438. <col/>
  439. <col/>
  440. <col/>
  441. <col/>
  442. <col/>
  443. <col/>
  444. <col/>
  445. <col/>
  446. </datagrid>
  447. </xhtml:body>
  448. </xhtml:html>