SMRTC00800_채용평가자관리.xrw 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484
  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>채용평가자 관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <appointlist/>
  11. <appraiserlist>
  12. </appraiserlist>
  13. </main>
  14. <send>
  15. <apntyy/>
  16. <supinfqurtyyflag/>
  17. <fstlattrmflag/>
  18. <trngflag/>
  19. <dentyn/>
  20. <scrngflag>2</scrngflag>
  21. <name/>
  22. <valupsnid/>
  23. <drlicnsno/>
  24. <save>
  25. <appointlist/>
  26. <appraiserlist/>
  27. </save>
  28. <appointlist>
  29. <scrngflag/>
  30. <seqno/>
  31. <apntinfono/>
  32. </appointlist>
  33. <dept/>
  34. </send>
  35. <init>
  36. <systemflag>C</systemflag>
  37. </init>
  38. <hidden>
  39. <apntinfonolist/>
  40. </hidden>
  41. <temp>
  42. </temp>
  43. </root>
  44. </instance>
  45. <submission id="TRRTC00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/appointlist"/>
  46. <submission id="TXRTC00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/temp"/>
  47. <submission id="TRRTC00802" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/appointlist" resultref="/root/main/appraiserlist"/>
  48. <submission id="TRRTC00803" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/apntinfonolist"/>
  49. <submission id="TXRTC00802" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp"/>
  50. </model>
  51. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  54. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  55. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  56. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  57. <script type="javascript" src="../../../mis/tistrngeducbaseinfomngtweb/js/RTC001.js"/>
  58. <script type="javascript" ev:event="xforms-ready">
  59. <![CDATA[
  60. //사용자 권한
  61. fCheckAuth();
  62. // 그리드 초기화
  63. misfGridInit(grd_appointlist);
  64. misfGridInit(grd_appraiserlist);
  65. misfMsterDetailSet(grd_appointlist, null, "TRRTC00801" ,"Y");
  66. misfMsterDetailSet(grd_appraiserlist, grd_appointlist, "TRRTC00802" ,"Y");
  67. misfGridComboComCdList("R0234", grd_appraiserlist, "deptcd");
  68. misfComboComCdListMulti("R0237,R0238,R0151,R0239,R0240,R0234","cmb_supinfqurtyyflag,cmb_fstlattrmflag,cmb_trngflag,cmb_dentyn,cmb_scrngflag,cmb_dept");
  69. misfComboCopyItemSet(cmb_supinfqurtyyflag, "/root/send/supinfqurtyyflag", grd_appointlist, "supinfqurtyyflag"); // 상하반기
  70. misfComboCopyItemSet(cmb_fstlattrmflag, "/root/send/fstlattrmflag", grd_appointlist, "fstlattrmflag"); // 전후기
  71. misfComboCopyItemSet(cmb_trngflag, "/root/send/trngflag", grd_appointlist, "trngflag"); // 전공의구분
  72. misfComboCopyItemSet(cmb_dentyn, "/root/send/dentyn", grd_appointlist, "dentyn"); // 치과여부
  73. misfComboCopyItemSet(cmb_scrngflag, "/root/send/scrngflag", grd_appointlist, "newscrngflag"); // 전형구분
  74. misfComboCopyItemSet(cmb_dept, "/root/send/dept", grd_appointlist, "deptcd"); // 부서
  75. //그리드의 타이틀을 누르면 sort되는 기능
  76. grd_appointlist.explorerbar = "sort";
  77. grd_appointlist.selectionMode = "byrow"
  78. // 2007-11-18 년도 디폴트설정 acwon수정
  79. var today = getCurrentDate();
  80. var cur_mm = parseInt(today.substring(4, 6));
  81. var cur_yy = parseInt(today.substring(0, 4));
  82. if (cur_mm >= 11)
  83. cur_yy++;
  84. model.setValue("/root/send/apntyy", cur_yy);
  85. model.refresh();
  86. //end
  87. ]]>
  88. </script>
  89. <script type="javascript">
  90. <![CDATA[
  91. //========================================================================================
  92. //버튼에 대한 화면 권한 체크(R : 읽기, X : 입력/수정/삭제, P : 출력)
  93. //========================================================================================
  94. function fCheckAuth() {
  95. btn_search.disabled = !checkAuth("R") ;
  96. btn_save.disabled = !checkAuth("X") ;
  97. }
  98. function fDataSetting(){
  99. var sName = grd_appointlist.valueMatrix(grd_appointlist.row, grd_appointlist.colRef("emplnm"));
  100. var sEmplno = grd_appointlist.valueMatrix(grd_appointlist.row, grd_appointlist.colRef("emplno"));
  101. grd_appraiserlist.valueMatrix(grd_appraiserlist.row, grd_appraiserlist.colRef("valuernm")) = sName;
  102. grd_appraiserlist.valueMatrix(grd_appraiserlist.row, grd_appraiserlist.colRef("valupsnid")) = sEmplno;
  103. }
  104. ]]>
  105. </script>
  106. </xhtml:head>
  107. <xhtml:body style="margin-left:8; margin-right:8; ">
  108. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  109. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">채용 평가자 관리</caption>
  110. </group>
  111. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195; height:744; ">
  112. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:1px; width:1190px; height:63px; background-color:#fffbf2; border-color:#ffd799; "/>
  113. <caption id="caption223" class="tit_2" style="left:0px; top:78px; width:125px; height:15px; font-size:10pt; ">평가자 LIST</caption>
  114. <datagrid id="grd_appointlist" nodeset="/root/main/appointlist" caption="년 도^상하반기^전후기^전공의구분^치과여부^전형구분^사원번호^이름^의사면허번호^소속기관^근무지명^직위^직책^caption1^caption2^채용정보번호" colsep="^" colwidth="0, 0, 0, 0, 0, 0, 100, 100, 100, 150, 150, 125, 168, 68, 88, 100" dataheight="25" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:0px; top:99px; width:940px; height:616px; font-size:10pt; ">
  115. <col ref="apntyy" type="input" visibility="hidden" format="####" maxlength="4" showmask="true" _required="true" style="text-align:center; "/>
  116. <col ref="supinfqurtyyflag" type="combo" visibility="hidden" _required="true" style="text-align:center; ">
  117. <choices>
  118. <itemset>
  119. <label/>
  120. <value/>
  121. </itemset>
  122. </choices>
  123. </col>
  124. <col ref="fstlattrmflag" type="combo" visibility="hidden" _required="true" style="text-align:center; ">
  125. <choices>
  126. <itemset>
  127. <label/>
  128. <value/>
  129. </itemset>
  130. </choices>
  131. </col>
  132. <col ref="trngflag" type="combo" visibility="hidden" _required="true" style="text-align:center; ">
  133. <choices>
  134. <itemset>
  135. <label/>
  136. <value/>
  137. </itemset>
  138. </choices>
  139. </col>
  140. <col ref="dentyn" type="combo" visibility="hidden" _required="true" style="text-align:center; ">
  141. <choices>
  142. <itemset>
  143. <label/>
  144. <value/>
  145. </itemset>
  146. </choices>
  147. </col>
  148. <col ref="newscrngflag" type="combo" visibility="hidden" _required="true" style="text-align:center; ">
  149. <choices>
  150. <itemset>
  151. <label/>
  152. <value/>
  153. </itemset>
  154. </choices>
  155. </col>
  156. <col ref="emplno" type="inputbutton" _required="true" style="text-align:center; "/>
  157. <col ref="emplnm" type="output" style="text-align:center; "/>
  158. <col ref="drlicnsno" type="output" style="text-align:center; "/>
  159. <col ref="instnm"/>
  160. <col ref="unitnm"/>
  161. <col ref="jobposnm"/>
  162. <col ref="jobrespnm"/>
  163. <col ref="seqno"/>
  164. <col ref="scrngflag"/>
  165. <col ref="apntinfono"/>
  166. <col ref="deptcd" type="combo" style="text-align:center; ">
  167. <choices>
  168. <itemset>
  169. <label/>
  170. <value/>
  171. </itemset>
  172. </choices>
  173. </col>
  174. <script type="javascript" ev:event="onbuttonclick">
  175. <![CDATA[
  176. //사원번호 버튼을 눌렀을 때
  177. if (grd_appointlist.col == 7) {
  178. var recv_list = "emplno,emplnm,instnm,unitnm,jobposnm,jobrespnm,drlicnsno";
  179. /* 2007-11-12 청주교원 help 수정 acwon수정 */
  180. //rpbfOpenPopUpList("SPRPB00101", grd_appointlist, recv_list,"C","N");
  181. rpbfOpenPopUpList("SPRPB00101", grd_appointlist, recv_list,"ipt_systemflag","N");
  182. //misfOpenPopUpList("01", grd_appointlist,"",recv_list);
  183. }
  184. ]]>
  185. </script>
  186. <script type="javascript" ev:event="onrowchanged">
  187. <![CDATA[
  188. misfMsterDetailRetrieve();
  189. ]]>
  190. </script>
  191. <script type="javascript" ev:event="onaftersort">
  192. <![CDATA[
  193. grd_appointlist.gridToInstance();
  194. ]]>
  195. </script>
  196. </datagrid>
  197. <line id="line27" class="line_1" style="x1:0px; y1:96px; x2:940px; y2:96px; "/>
  198. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:22px; width:56px; height:22px; text-align:left; ">
  199. <caption>조회</caption>
  200. <script type="javascript" ev:event="DOMActivate">
  201. <![CDATA[
  202. //필수 입력 항목 체크(공통 ftHelper.js)
  203. if ( !isRequiredControls("ipt_apntyy") )return;
  204. misfMsterDetailRetrieve();
  205. ]]>
  206. </script>
  207. </button>
  208. <caption id="caption115" class="search_name" style="left:15px; top:39px; width:86px; height:17px; ">전형구분 :</caption>
  209. <caption id="caption118" class="search_name" style="left:500px; top:9; width:110px; height:17px; ">전공의구분 :</caption>
  210. <input id="ipt_apntyy" ref="/root/send/apntyy" class="input_s_essential" format="yyyy" style="left:100px; top:10px; width:100px; height:19px; "/>
  211. <caption id="cap_apntyy" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">년 도 :</caption>
  212. <select1 id="cmb_supinfqurtyyflag" ref="/root/send/supinfqurtyyflag" class="combo_s_essential" appearance="minimal" style="left:335; top:10px; width:100px; height:19px; ">
  213. <choices>
  214. <itemset>
  215. <label/>
  216. <value/>
  217. </itemset>
  218. </choices>
  219. </select1>
  220. <select1 id="cmb_trngflag" ref="/root/send/trngflag" class="combo_s_essential" appearance="minimal" style="left:600; top:10; width:100px; height:19px; ">
  221. <choices>
  222. <itemset>
  223. <label/>
  224. <value/>
  225. </itemset>
  226. </choices>
  227. </select1>
  228. <select1 id="cmb_dentyn" ref="/root/send/dentyn" class="combo_s_essential" appearance="minimal" style="left:600; top:40; width:100px; height:19px; ">
  229. <choices>
  230. <itemset>
  231. <label/>
  232. <value/>
  233. </itemset>
  234. </choices>
  235. </select1>
  236. <caption id="caption120" class="search_name" style="left:250; top:9px; width:86px; height:17px; ">상하반기 :</caption>
  237. <caption id="caption121" class="search_name" style="left:250; top:39; width:86px; height:17px; ">전 후 기 :</caption>
  238. <line id="line82" class="line_4" style="x1:1110px; y1:6px; x2:1110px; y2:52px; border-color:#ffe4bb; border-left-style:solid; "/>
  239. <caption id="caption122" class="search_name" style="left:500px; top:39px; width:101px; height:17px; ">치과여부 :</caption>
  240. <select1 id="cmb_fstlattrmflag" ref="/root/send/fstlattrmflag" class="combo_s_essential" appearance="minimal" style="left:335; top:38; width:100px; height:19px; ">
  241. <choices>
  242. <itemset>
  243. <label/>
  244. <value/>
  245. </itemset>
  246. </choices>
  247. </select1>
  248. <select1 id="cmb_scrngflag" ref="/root/send/scrngflag" class="combo_s_essential" appearance="minimal" style="left:100px; top:38px; width:100px; height:19px; ">
  249. <choices>
  250. <itemset>
  251. <label/>
  252. <value/>
  253. </itemset>
  254. </choices>
  255. </select1>
  256. <input id="ipt_drlicnsno" ref="/root/send/drlicnsno" class="combo_s_essential" appearance="minimal" style="left:875; top:40; width:100px; height:19px; "/>
  257. <caption id="cap_drlicnsno" class="search_name" style="left:755px; top:40px; width:135px; height:17px; ">의사 면허번호 :</caption>
  258. <button id="btn_deleterow" class="btn2_letter3" style="left:885px; top:76px; width:53px; height:19px; ">
  259. <caption>행삭제</caption>
  260. <script type="javascript" ev:event="DOMActivate">
  261. <![CDATA[
  262. misfGridIUD(grd_appointlist, "D");
  263. model.refresh();
  264. ]]>
  265. </script>
  266. </button>
  267. <button id="btn_addrow" class="btn2_letter3" style="left:830px; top:76px; width:53px; height:19px; ">
  268. <caption>행추가</caption>
  269. <script type="javascript" ev:event="DOMActivate">
  270. <![CDATA[
  271. misfGridInit(grd_appraiserlist);
  272. misfGridIUD(grd_appointlist, "A");
  273. /* 2007-11-12 행추가시에 전형구분 세팅 acwon수정 */
  274. grd_appointlist.valueMatrix(grd_appointlist.row, grd_appointlist.colref("newscrngflag")) = model.getValue("/root/send/scrngflag");
  275. ]]>
  276. </script>
  277. </button>
  278. <button id="button4" class="btn2_letter4" style="left:765px; top:76px; width:64px; height:19px; vertical-align:middle; ">
  279. <caption>엑셀저장</caption>
  280. <script type="javascript" ev:event="DOMActivate">
  281. <![CDATA[
  282. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  283. if (fileName != "") {
  284. grd_appointlist.saveExcel(fileName);
  285. }
  286. ]]>
  287. </script>
  288. </button>
  289. <datagrid id="grd_appraiserlist" nodeset="/root/main/appraiserlist" caption="부서코드^평가자^채용정보번호^전형구분^일련번호^평가자ID^old부서코드" colsep="^" colwidth="100, 90, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:950px; top:120px; width:235px; height:595px; ">
  290. <col ref="deptcd" type="combo" _required="true">
  291. <choices>
  292. <itemset>
  293. <label/>
  294. <value/>
  295. </itemset>
  296. </choices>
  297. </col>
  298. <col ref="valuernm"/>
  299. <col ref="apntinfono" visibility="hidden"/>
  300. <col ref="scrngflag" visibility="hidden"/>
  301. <col ref="seqno" visibility="hidden"/>
  302. <col ref="valupsnid" visibility="hidden"/>
  303. <col ref="olddeptcd" visibility="hidden"/>
  304. <script type="javascript" ev:event="onbuttonclick">
  305. <![CDATA[
  306. if (grd_appraiserlist.col == grd_appraiserlist.colRef("valuerid")) {
  307. var recv_list = "valuerid,valuernm";
  308. misfOpenPopUpList("29", grd_appraiserlist,"",recv_list);
  309. }
  310. ]]>
  311. </script>
  312. </datagrid>
  313. <line id="line1" class="line_1" style="x1:950px; y1:116px; x2:1185px; y2:117px; "/>
  314. <button id="btn_delrow_spec" class="btn2_letter3" style="left:1130px; top:74px; width:53px; height:19px; ">
  315. <caption>행삭제</caption>
  316. <script type="javascript" ev:event="DOMActivate">
  317. <![CDATA[
  318. if(grd_appointlist.rows - grd_appointlist.fixedRows == 0)
  319. {
  320. return;
  321. }
  322. misfGridIUD(grd_appraiserlist, "D");
  323. model.refresh();
  324. ]]>
  325. </script>
  326. </button>
  327. <button id="btn_addrow_spec" class="btn2_letter3" style="left:1075px; top:74px; width:53px; height:19px; ">
  328. <caption>행추가</caption>
  329. <script type="javascript" ev:event="DOMActivate">
  330. <![CDATA[
  331. if(grd_appointlist.rows - grd_appointlist.fixedRows == 0)
  332. {
  333. return;
  334. }
  335. misfGridIUD(grd_appraiserlist, "A");
  336. fDataSetting();
  337. model.refresh();
  338. ]]>
  339. </script>
  340. </button>
  341. <caption id="caption1" class="tit_2" style="left:950px; top:101px; width:125px; height:13px; font-size:10pt; ">제외과 내역</caption>
  342. <input id="ipt_systemflag" ref="/root/init/systemflag" visibility="hidden" style="left:315px; top:70px; width:45px; height:19px; "/>
  343. <button id="button1" class="btn2_letter6" style="left:678; top:76px; width:64px; height:19px; vertical-align:middle; ">
  344. <caption>전년도COPY</caption>
  345. <script type="javascript" ev:event="DOMActivate">
  346. <![CDATA[
  347. //필수 입력 항목 체크(공통 ftHelper.js)
  348. if ( !isRequiredControls("ipt_apntyy", "cmb_supinfqurtyyflag", "cmb_trngflag", "cmb_scrngflag", "cmb_fstlattrmflag", "cmb_dentyn") ) {
  349. return false;
  350. }
  351. var retMes = messageBox("전년도 Copy 하시겠습니까?", "Q999");
  352. if ( retMes != 6) {
  353. return;
  354. }
  355. misfSave("TXRTC00802");
  356. misfMsterDetailRetrieve();
  357. ]]>
  358. </script>
  359. </button>
  360. <button id="button2" class="btn2_letter10" style="left:1055px; top:95px; width:130px; height:19px; vertical-align:middle; ">
  361. <!-- 2008.7.31 임지헌 기능 추가 -->
  362. <caption>제외과내역 일괄생성</caption>
  363. <script type="javascript" ev:event="DOMActivate">
  364. <![CDATA[
  365. if(grd_appraiserlist.rows > 1) {
  366. messageBox("제외내역 부서를 삭제한 후 생성할 수 있습니다.","C999");
  367. return false;
  368. }
  369. var retMes = messageBox("제외과내역을 초기화시키시겠습니까?", "Q999");
  370. if ( retMes != 6) {
  371. return;
  372. }else{
  373. }
  374. if (grd_appointlist.row == -1 || grd_appointlist.row == 0) {
  375. messageBox("평가자를","C002");
  376. return false;
  377. }
  378. var sapntinfono = grd_appointlist.valueMatrix(grd_appointlist.row, grd_appointlist.colRef("apntinfono"));
  379. var sscrngflag = grd_appointlist.valueMatrix(grd_appointlist.row, grd_appointlist.colRef("scrngflag"));
  380. var sseqno = grd_appointlist.valueMatrix(grd_appointlist.row, grd_appointlist.colRef("seqno"));
  381. var sName = grd_appointlist.valueMatrix(grd_appointlist.row, grd_appointlist.colRef("emplnm"));
  382. var sEmplno = grd_appointlist.valueMatrix(grd_appointlist.row, grd_appointlist.colRef("emplno"));
  383. for(var i=0; i < cmb_dept.length ; i++){
  384. var deptcd = cmb_dept.item(i).value;
  385. misfGridIUD(grd_appraiserlist, "A");
  386. model.setValue("/root/main/appraiserlist["+(i+1)+"]/apntinfono",sapntinfono) ;
  387. model.setValue("/root/main/appraiserlist["+(i+1)+"]/scrngflag",sscrngflag);
  388. model.setValue("/root/main/appraiserlist["+(i+1)+"]/seqno", sseqno );
  389. model.setValue("/root/main/appraiserlist["+(i+1)+"]/deptcd", deptcd );
  390. model.setValue("/root/main/appraiserlist["+(i+1)+"]/valuernm", sName );
  391. model.setValue("/root/main/appraiserlist["+(i+1)+"]/valupsnid", sEmplno );
  392. }
  393. model.refresh();
  394. ]]>
  395. </script>
  396. </button>
  397. <select1 id="cmb_dept" ref="/root/send/dept" visibility="hidden" appearance="minimal" style="left:960px; top:75px; width:100px; height:19px; ">
  398. <choices>
  399. <itemset>
  400. <label/>
  401. <value/>
  402. </itemset>
  403. </choices>
  404. </select1>
  405. </group>
  406. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  407. <line id="line75" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  408. <button id="btn_save" class="btn4_letter2" style="left:1131px; top:3px; width:56px; height:22px; ">
  409. <caption>저장</caption>
  410. <script type="javascript" ev:event="DOMActivate">
  411. <![CDATA[
  412. /* 2007-11-13 채용 평가자 중복입력 체크 acwon수정 */
  413. var cnt = getNodesetCount("/root/main/appointlist");
  414. var nodepath = "";
  415. for (var i = 0; i < cnt; i++)
  416. {
  417. nodepath = "/root/main/appointlist[emplno='"+ model.getValue("/root/main/appointlist["+i+"]/emplno") +"']";
  418. var emplnoCnt = getNodesetCount(nodepath);
  419. if (emplnoCnt > 1)
  420. {
  421. var msg = model.getValue("/root/main/appointlist["+i+"]/emplno") +" "+ model.getValue("/root/main/appointlist["+i+"]/emplnm");
  422. messageBox("사원번호 " + msg + " 중복입력되었습니다.", "E", "");
  423. return;
  424. }
  425. }//2007-11-13 end
  426. var updtdata = getGridUpdateData(grd_appointlist);
  427. var updtdata_appraiser = getGridUpdateData(grd_appraiserlist);
  428. if (updtdata == "" && updtdata_appraiser == "") {
  429. messageBox("변경된 데이터가","I004");
  430. return;
  431. }
  432. misfCheckDupData(grd_appraiserlist, 1);
  433. if(!checkRequiredColumn("grd_appointlist"))return;
  434. if(!checkRequiredColumn("grd_appraiserlist"))return;
  435. misfSave("TXRTC00801");
  436. misfMsterDetailRetrieve();
  437. ]]>
  438. </script>
  439. </button>
  440. </group>
  441. </xhtml:body>
  442. </xhtml:html>