SMLPC10400_통합검사항목등록.xrw 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMLPC10400.xrw
  4. * 설 명 : 통합병리검사항목등록
  5. * 설 계 자 : (주)에이씨케이 - 송요셉
  6. * 작 성 자 : (주)에이씨케이 - 송요셉
  7. * 작 성 일 : 2009.09.18
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title/>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root>
  18. <main>
  19. <testitemcnts>
  20. <testitemlist>
  21. <instcd/>
  22. <dispseqno/>
  23. <testcd/>
  24. <testengnm/>
  25. <testengabbr/>
  26. <testhngnm/>
  27. <testhngabbr/>
  28. <basepartcd/>
  29. <basepartnm/>
  30. <detlpartcd/>
  31. <detlpartnm/>
  32. <singletest_cnt/>
  33. </testitemlist>
  34. </testitemcnts>
  35. <testiteminfo>
  36. <instcd/>
  37. <testcd/>
  38. <testengnm/>
  39. <testengabbr/>
  40. <testhngnm/>
  41. <testhngabbr/>
  42. <testreqnm/>
  43. <testprntnm/>
  44. <testlblnm/>
  45. <prtnsildabbr/>
  46. <basepartcd/>
  47. <basepartnm/>
  48. <detlpartcd/>
  49. <detlpartnm/>
  50. <delflagcd/>
  51. <his011/>
  52. <his012/>
  53. <his013/>
  54. <his014/>
  55. <his015/>
  56. <his016/>
  57. <his017/>
  58. <his018/>
  59. <frznflagcd>1</frznflagcd>
  60. <workflagcd>0</workflagcd>
  61. <statsworkflagcd>0</statsworkflagcd>
  62. <statsflagcd/>
  63. <spcflagcd>0</spcflagcd>
  64. <prcpflagcd>0</prcpflagcd>
  65. <ptnonewflagcd>Y</ptnonewflagcd>
  66. <ordkindflagcd>-</ordkindflagcd>
  67. <reqfrmflagcd>-</reqfrmflagcd>
  68. <edicd>123456789012345</edicd>
  69. <grupflagcd>0</grupflagcd>
  70. <trusttestflagcd/>
  71. <dispseqno/>
  72. <cfnm/>
  73. <ptnocd/>
  74. <ptnonm/>
  75. <stdyptnocd/>
  76. <stdyptnonm/>
  77. <trustptnocd/>
  78. <trustptnonm/>
  79. <refcnts/>
  80. <fstrgstdt/>
  81. <fstrgstrid/>
  82. <lastupdtdt/>
  83. <lastupdtrid/>
  84. <hideflagcd/>
  85. <popwndflagcd/>
  86. </testiteminfo>
  87. </main>
  88. <send>
  89. </send>
  90. <init>
  91. <resncd>
  92. <resncdist>
  93. <instcd/>
  94. <baseflagcd/>
  95. <resncd/>
  96. <resncnts/>
  97. </resncdist>
  98. </resncd>
  99. </init>
  100. <hidden>
  101. <userinfo>
  102. <instcd/>
  103. </userinfo>
  104. <delflagcd>0</delflagcd>
  105. <refflag>1</refflag>
  106. <refval/>
  107. <cdupdtflag>1</cdupdtflag>
  108. <scrndata/>
  109. <tempptnocd/>
  110. <checktestcd/>
  111. </hidden>
  112. <temp>
  113. <testcdlist>
  114. <testcd/>
  115. </testcdlist>
  116. <popupmenu>
  117. <item>
  118. <name>선택</name>
  119. <func>fSelectList</func>
  120. </item>
  121. <item>
  122. <name>해제</name>
  123. <func>fDeSelectList</func>
  124. </item>
  125. </popupmenu>
  126. </temp>
  127. </root>
  128. </instance>
  129. <submission id="TRLPC10401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/testitemcnts/testitemlist"/>
  130. <submission id="TRLPC10402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/testiteminfo"/>
  131. <submission id="TXLPC10401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/msg"/>
  132. <submission id="TRLPZ00103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/resncd/resncdlist"/>
  133. <submission id="TRLZZ00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init"/>
  134. <script type="javascript" ev:event="xforms-model-construct-done">
  135. <![CDATA[
  136. fExeInitialize();
  137. ]]>
  138. </script>
  139. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  140. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  141. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  142. <script type="javascript" src="../../../lis/commonweb/js/LPZ001.js"/>
  143. <submission id="TXLPC10402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/message"/>
  144. <submission id="TRLPC10403" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp/testcdlist"/>
  145. </model>
  146. <script type="javascript">
  147. <![CDATA[
  148. /* @group : 검사항목등록 화면
  149. * @ver : 2007.01.08 (CMCDEV-0001)
  150. * @by : 황상미(ACK)
  151. * @-----------------------------------
  152. * @type : function
  153. * @access : public
  154. * @desc : 화면초기화 함수
  155. */
  156. function fExeInitialize(){
  157. model.makeValue("/root/send/codeflag", "0410|0411|0412|");
  158. submit("TRLZZ00101");
  159. model.removeNodeset("/root/send");
  160. model.removeNodeset("/root/main/testitemcnts/testitemlist");
  161. model.resetInstanceNode("/root/main/testiteminfo");
  162. model.setValue("/root/hidden/delflagcd", "0"); // 조회부 사용여부
  163. model.setValue("/root/hidden/refflag", "1"); // 조회값 선택
  164. model.setValue("/root/hidden/refval", ""); // 조회값 입력
  165. model.setValue("/root/hidden/cdupdtflag", "1"); // 처리부 조회/수정/신규 구분
  166. model.setValue("/root/hidden/userinfo/instcd", getUserInfo("dutplceinstcd")); //instcd
  167. fExeControlChng("false");
  168. //--------------------
  169. // 작업구분 목록 조회
  170. model.makeValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  171. model.makeValue("/root/send/baseflagcd", "'83', '84'");
  172. model.makenode("/root/init/resncd/resncdlist");
  173. submit("TRLPZ00103");
  174. model.removeNodeset("/root/init/resncd/resncdlist[resncd='1000']");
  175. model.removeNodeset("/root/init/resncd/resncdlist[resncd='ZZZZ']");
  176. model.setFocus("rdo_s_delflagcd");
  177. model.refresh();
  178. }
  179. /* @group : 검사항목등록 화면
  180. * @ver : 2007.01.08 (CMCDEV-0001)
  181. * @by : 황상미(ACK)
  182. * @-----------------------------------
  183. * @type : function
  184. * @access : public
  185. * @desc : 조회/수정/신규 컨트롤 사용여부 변경 함수
  186. * iGbn : 입력구분 - true/false
  187. */
  188. function fExeControlChng(ipt_flag){
  189. var ctr_ipt_arr = new Array(); //입력 컨트롤
  190. var ctr_sel_arr = new Array(); //선택 컨트롤
  191. var sel_flag = "";
  192. if(ipt_flag == "true"){
  193. sel_flag = "false";
  194. }else{
  195. sel_flag = "true";
  196. }
  197. ctr_ipt_arr[0] = document.controls("ipt_testcd"); //표시순서 입력박스
  198. ctr_ipt_arr[1] = document.controls("ipt_dispseqno"); //표시순서 입력박스
  199. ctr_ipt_arr[2] = document.controls("ipt_testengnm"); //검사명칭(영문) 입력박스
  200. ctr_ipt_arr[3] = document.controls("ipt_testengabbr"); //검사약칭(영문) 입력박스
  201. ctr_ipt_arr[4] = document.controls("ipt_testhngnm"); //검사명칭(한글) 입력박스
  202. ctr_ipt_arr[5] = document.controls("ipt_testhngabbr"); //검사약칭(한글) 입력박스
  203. ctr_ipt_arr[6] = document.controls("ipt_edicd"); //EDI코드 입력박스
  204. ctr_ipt_arr[7] = document.controls("ipt_cfnm"); //CF명
  205. ctr_ipt_arr[8] = document.controls("tar_refcnts"); //참고내용
  206. ctr_sel_arr[0] = document.controls("btn_detlpart"); //세부파트 조회버튼
  207. ctr_sel_arr[1] = document.controls("btn_basepart"); //기본파트 조회버튼
  208. ctr_sel_arr[2] = document.controls("rdo_delflagcd"); //사용여부 선택박스
  209. ctr_sel_arr[3] = document.controls("rdo_frznflagcd"); //동결절편여부 선택박스
  210. ctr_sel_arr[4] = document.controls("cmb_workflagcd"); //작업구분 선택박스
  211. ctr_sel_arr[5] = document.controls("cmb_spcflagcd"); //검체구분 선택박스
  212. ctr_sel_arr[6] = document.controls("rdo_grupflagcd"); //그룹구분 선택박스
  213. ctr_sel_arr[7] = document.controls("chx_trusttestflagcd"); //의탁검사구분 선택박스
  214. ctr_sel_arr[8] = document.controls("cmb_ordkindflagcd"); //처방형태상태 선택박스
  215. ctr_sel_arr[9] = document.controls("chx_statsflagcd"); //통계포함여부 선택박스
  216. ctr_sel_arr[10]= document.controls("cmb_reqfrmflagcd"); //의뢰지서식구분 선택박스
  217. ctr_sel_arr[11]= document.controls("cmb_prcpflagcd"); //처방구분 선택박스
  218. ctr_sel_arr[12]= document.controls("btn_ptno"); //병리코드 조회버튼
  219. ctr_sel_arr[13]= document.controls("btn_stdyptno"); //연구용병리코드 조회버튼
  220. ctr_sel_arr[14]= document.controls("btn_trustptno"); //수탁용병리코드 조회버튼
  221. ctr_sel_arr[15]= document.controls("cmb_hideflagcd"); //숨김구분 선택박스(Add 2007/08/14)
  222. ctr_sel_arr[16]= document.controls("cmb_popwndflagcd"); //팝업구분 선택박스(Add 2007/08/14)
  223. ctr_sel_arr[17]= document.controls("cmb_ptnonewflagcd"); // 병리번호 신규발생 구분코드
  224. ctr_sel_arr[18]= document.controls("cmb_statsworkflagcd"); // 통계작업구분코드
  225. ctr_sel_arr[19]= document.controls("input_testreqnm"); // 통계작업구분코드
  226. ctr_sel_arr[20]= document.controls("input_testprntnm"); // 통계작업구분코드
  227. ctr_sel_arr[21]= document.controls("input_testlblnm"); // 통계작업구분코드
  228. ctr_sel_arr[22]= document.controls("input_prntsildabbr"); // 통계작업구분코드
  229. ctr_sel_arr[23]= document.controls("checkhis011"); // 통계작업구분코드
  230. ctr_sel_arr[24]= document.controls("checkhis012"); // 통계작업구분코드
  231. ctr_sel_arr[25]= document.controls("checkhis013"); // 통계작업구분코드
  232. ctr_sel_arr[26]= document.controls("checkhis014"); // 통계작업구분코드
  233. ctr_sel_arr[27]= document.controls("checkhis015"); // 통계작업구분코드
  234. ctr_sel_arr[28]= document.controls("checkhis016"); // 통계작업구분코드
  235. ctr_sel_arr[29]= document.controls("checkhis017"); // 통계작업구분코드
  236. ctr_sel_arr[30]= document.controls("checkhis018"); // 통계작업구분코드
  237. for(var idx = 0; idx < ctr_ipt_arr.length; idx++){
  238. ctr_ipt_arr[idx].attribute("editable") = ipt_flag;
  239. }
  240. for(var idx = 0; idx < ctr_sel_arr.length; idx++){
  241. ctr_sel_arr[idx].disabled = sel_flag;
  242. }
  243. }
  244. /* @group : 검사항목등록 화면
  245. * @ver : 2007.01.08 (CMCDEV-0001)
  246. * @by : 황상미(ACK)
  247. * @----------------------------------드-
  248. * @type : functio
  249. * @access : public
  250. * @desc : 검사파트조회 함수
  251. */
  252. function fGetRefData(ref_work_flag){
  253. if(ref_work_flag == "testcdinfo" && grd_testitemlist.row < 1){
  254. return;
  255. }
  256. lpzfExeRemakeSendNode(4); //send data reset function
  257. if(model.getValue("/root/hidden/cdupdtflag") != "1"){
  258. if(lpzfExeBfChkMsg("R") == true){
  259. model.setValue("/root/hidden/cdupdtflag", "1");
  260. fExeControlChng("false");
  261. }else{
  262. return;
  263. }
  264. }
  265. model.resetInstanceNode("/root/main/testiteminfo");
  266. switch (ref_work_flag) {
  267. case "testcdlist":
  268. model.makeValue("/root/send/delflagcd", model.getValue("/root/hidden/delflagcd")); // 조회조건 사용여부구분
  269. model.makeValue("/root/send/refflag", model.getValue("/root/hidden/refflag")); // 조회조건 조회구분
  270. model.makeValue("/root/send/refval", model.getValue("/root/hidden/refval")); // 조회조건 조회값
  271. model.makeValue("/root/send/instcd", model.getValue("/root/hidden/userinfo/instcd")); // 기관코드
  272. submit("TRLPC10401");
  273. break;
  274. case "testcdinfo":
  275. var curRow = grd_testitemlist.row;
  276. model.makeValue("/root/send/data1", model.getValue("/root/hidden/delflagcd")); //검사코드 사용여부구분
  277. model.makeValue("/root/send/data2", model.getValue("/root/main/testitemcnts/testitemlist[" + curRow + "]/testcd")); //검사코드,코드
  278. model.makeValue("/root/send/data3", model.getValue("/root/hidden/userinfo/instcd"));
  279. submit("TRLPC10402");
  280. break;
  281. default:
  282. break;
  283. }
  284. model.refresh();
  285. }
  286. /* @group : 검사항목등록 화면
  287. * @ver : 2007.01.08 (CMCDEV-0001)
  288. * @by : 황상미(ACK)
  289. * @-----------------------------------
  290. * @type : function
  291. * @access : public
  292. * @desc : 조회, 수정, 신규 작업 구분 함수
  293. */
  294. function fExeCodeUpdtFlag(){
  295. var updt_flag = model.getValue("/root/hidden/cdupdtflag");
  296. //updtGbn - 1:조회, 2:수정, 3:신규
  297. if(updt_flag == "1"){
  298. fExeControlChng("false");
  299. }else if(updt_flag == "2"){
  300. if(grd_testitemlist.row < 1){
  301. messageBox("검사코드를", "C002");
  302. model.setValue("/root/hidden/cdupdtflag", "1");
  303. fExeControlChng("false");
  304. model.refresh();
  305. return;
  306. }
  307. fExeControlChng("true");
  308. document.controls("ipt_testcd").attribute("editable") = "false";
  309. model.setFocus("ipt_testengnm");
  310. }else{
  311. fExeControlChng("true");
  312. fExeInsWork();
  313. model.setFocus("ipt_testcd");
  314. }
  315. model.refresh();
  316. }
  317. /* @group : 검사항목등록 화면
  318. * @ver : 2007.02.01 (CMCDEV-0001)
  319. * @by : 황상미(ACK)
  320. * @-----------------------------------
  321. * @type : function
  322. * @access : public
  323. * @desc : 신규 작업 시 기본 Setting 함수
  324. */
  325. function fExeInsWork(){
  326. model.resetInstanceNode("/root/main/testiteminfo");
  327. model.setValue("/root/main/testiteminfo/delflagcd", "0");
  328. model.setValue("/root/main/testiteminfo/workflagcd", "0");
  329. model.setValue("/root/main/testiteminfo/spcflagcd", "0");
  330. model.setValue("/root/main/testiteminfo/ordkindflagcd", "-");
  331. model.setValue("/root/main/testiteminfo/reqfrmflagcd", "-");
  332. model.setValue("/root/main/testiteminfo/grupflagcd", "0");
  333. model.setValue("/root/main/testiteminfo/frznflagcd", "1");
  334. model.setValue("/root/main/testiteminfo/prcpflagcd", "0");
  335. model.setValue("/root/main/testiteminfo/hideflagcd", "0"); // 숨김구분(Add 2007/08/14)
  336. model.setValue("/root/main/testiteminfo/popwndflagcd", "0"); // 팝업구분(Add 2007/08/14)
  337. model.setValue("/root/main/testiteminfo/ptnonewflagcd", "Y"); // 병리번호 신규발생 구분코드
  338. model.setValue("/root/main/testiteminfo/workflagcd", "1001"); // 작업구분코드
  339. model.setValue("/root/main/testiteminfo/statsworkflagcd", "1010"); // 통계 작업구분코드
  340. document.controls("rdo_delflagcd").disabled = "true";
  341. model.refresh();
  342. }
  343. /* @group : 검사항목등록 화면
  344. * @ver : 2007.02.01 (CMCDEV-0001)
  345. * @by : 황상미(ACK)
  346. * @-----------------------------------
  347. * @type : function
  348. * @access : public
  349. * @desc : 검사항목코드정보 수정/신규 함수
  350. */
  351. function fSetUpdtData(){
  352. var updt_flag = model.getValue("/root/hidden/cdupdtflag");
  353. if(updt_flag == "1"){
  354. messageBox("조회작업 중", "E008");
  355. return;
  356. }
  357. //필수 입력항목 및 자리수 확인
  358. if(model.getValue("/root/main/testiteminfo/testcd") == ""){
  359. messageBox("검사코드를", "C001");
  360. model.setFocus("ipt_testcd");
  361. return;
  362. }else if(model.getValue("/root/main/testiteminfo/testengnm") == ""){
  363. messageBox("검사명칭(영문)을", "C001");
  364. model.setFocus("ipt_testengnm");
  365. return;
  366. }else if(model.getValue("/root/main/testiteminfo/testhngnm") == ""){
  367. messageBox("검사명칭(한글)을", "C001");
  368. model.setFocus("ipt_testhngnm");
  369. return;
  370. }else if(model.getValue("/root/main/testiteminfo/basepartcd") == ""){
  371. messageBox("기본파트를", "C002");
  372. return;
  373. }else if(model.getValue("/root/main/testiteminfo/detlpartcd") == ""){
  374. messageBox("세부파트를", "C002");
  375. return;
  376. }else if(model.getValue("/root/main/testiteminfo/ptnocd") == ""){
  377. messageBox("병리코드를", "C002");
  378. return;
  379. }else if(model.getValue("/root/main/testiteminfo/stdyptnocd") == ""){
  380. messageBox("연구용병리코드를", "C002");
  381. return;
  382. }else if(model.getValue("/root/main/testiteminfo/trustptnocd") == ""){
  383. messageBox("수탁용병리코드를", "C002");
  384. return;
  385. }else if(model.getValue("/root/main/testiteminfo/testcd").length > 10){
  386. messageBox("검사코드를 10자리 이하로 입력하세요", "C");
  387. return;
  388. }
  389. //저장여부 확인Message
  390. if(lpzfExeBfChkMsg("UI") == false){
  391. //6:예, 7:아니오, 2:취소
  392. return;
  393. }
  394. lpzfExeRemakeSendNode(3); //send node reset
  395. //통계포함여부 값 체크
  396. if(model.getValue("/root/main/testiteminfo/statsflagcd") == ""){
  397. model.setValue("/root/main/testiteminfo/statsflagcd", "1");
  398. }else if(model.getValue("/root/main/testiteminfo/statsflagcd") != "1"){
  399. model.setValue("/root/main/testiteminfo/statsflagcd", "0");
  400. }
  401. //위탁검사구분 값 체크
  402. if(model.getValue("/root/main/testiteminfo/trusttestflagcd") == ""){
  403. model.setValue("/root/main/testiteminfo/trusttestflagcd", "0");
  404. }else if(model.getValue("/root/main/testiteminfo/trusttestflagcd") != "0"){
  405. model.setValue("/root/main/testiteminfo/trusttestflagcd", "1");
  406. }
  407. if(model.getValue("/root/main/testiteminfo/dispseqno") == ""){
  408. model.setValue("/root/main/testiteminfo/dispseqno", "0");
  409. }
  410. var testcd = model.getValue("/root/main/testiteminfo/testcd");
  411. if(updt_flag == 2 && model.getValue("/root/main/testitemcnts/testitemlist[testcd = '" + testcd + "']/singletest_cnt") > 0){
  412. model.setValue("/root/send/data3", "wasGR");
  413. }else{
  414. model.setValue("/root/send/data3", "");
  415. }
  416. //model.setValue("/root/main/testiteminfo/instcd", model.getValue("/root/hidden/userinfo/instcd")); //test instcd
  417. model.setValue("/root/send/data1", updt_flag); //수정/신규구분
  418. model.copyNode("/root/send/data2", "/root/main/testiteminfo"); //검사코드정보
  419. if(submit("TXLPC10401") == true){
  420. messageBox("저장이", "I002");
  421. //화면초기화 및 저장된 항목 insert ********************
  422. var prest_row;
  423. if(updt_flag == "3"){
  424. grd_testitemlist.addItem();
  425. prest_row = grd_testitemlist.rows - 1;
  426. }else{
  427. if(model.getValue("/root/hidden/delflagcd") == model.getValue("/root/main/testiteminfo/delflagcd")){
  428. prest_row = grd_testitemlist.row;
  429. }else{
  430. prest_row == -1;
  431. }
  432. }
  433. if(prest_row > 0){
  434. model.setValue("/root/main/testitemcnts/testitemlist[" + prest_row + "]/testcd",
  435. model.getValue("/root/main/testiteminfo/testcd"));
  436. model.setValue("/root/main/testitemcnts/testitemlist[" + prest_row + "]/testengnm",
  437. model.getValue("/root/main/testiteminfo/testengnm"));
  438. }else{
  439. for(var i = 1; i < grd_testitemlist.rows; i++){
  440. prest_row = grd_testitemlist.findRow(model.getValue("/root/main/testiteminfo/testcd"), i, 3, true, true);
  441. grd_testitemlist.deleteItem(prest_row);
  442. break;
  443. }
  444. }
  445. model.resetInstanceNode("/root/main/testiteminfo");
  446. model.setValue("/root/hidden/cdupdtflag", "1");
  447. fExeControlChng("false");
  448. //**************************************************
  449. }else{
  450. messageBox("저장이", "E009");
  451. }
  452. model.refresh();
  453. }
  454. /* @group : 병리번호코드등록관리 화면
  455. * @ver : 2007.01.04 (CMCDEV-0001)
  456. * @by : 황상미(ACK)
  457. * @-----------------------------------
  458. * @type : function
  459. * @access : public
  460. * @desc : 입력 및 체크항목 선택시 처리 함수
  461. * gbn : 선택된 처리값
  462. */
  463. function fExeCheckItem(flag){
  464. //수정 or 신규작업시에만 Check
  465. if(flag != "refval" && model.getValue("/root/hidden/cdupdtflag") == "1"){
  466. return;
  467. }else if(model.getValue("/root/hidden/cdupdtflag") == "2" && model.getValue("/root/main/testiteminfo/testcd") == ""){
  468. return;
  469. }
  470. var arr_flag = flag.split("_");
  471. if(arr_flag.length > 1){
  472. flag = arr_flag[0];
  473. }
  474. switch(flag){
  475. case "basepart": //기본파트 선택 팝업호출
  476. lpzfExeComnOpenScrn("basepart", "/root/main/testiteminfo");
  477. model.resetInstanceNode("/root/main/testiteminfo/detlpartcd");
  478. model.resetInstanceNode("/root/main/testiteminfo/detlpartnm");
  479. break;
  480. case "detlpart": //세부파트 선택 팝업호출
  481. if(model.getValue("/root/main/testiteminfo/basepartcd") != ""){
  482. lpzfExeComnOpenScrn("detlpart", "/root/main/testiteminfo");
  483. }else{
  484. messageBox("기본파트를 먼저", "C002");
  485. return;
  486. }
  487. break;
  488. case "refval": //검사코드 조회값 대문자로 변환
  489. if(model.getValue("/root/hidden/refval") != ""){
  490. if(model.getValue("/root/hidden/refflag") == "1"){
  491. lpzfExeLrgChar("/root/hidden/refval");
  492. }
  493. }
  494. break;
  495. case "testcd": //검사코드 대문자로 변환
  496. if(model.getValue("/root/main/testiteminfo/testcd") != ""){
  497. lpzfExeLrgChar("/root/main/testiteminfo/testcd");
  498. }
  499. break;
  500. case "statsflag": //통계포함여부 값 설정
  501. if(model.getValue("/root/main/testiteminfo/statsflagcd") == "1" ||
  502. model.getValue("/root/main/testiteminfo/statsflagcd") == ""){
  503. model.setValue("/root/main/testiteminfo/statsflagcd", "");
  504. }
  505. break;
  506. case "trusttestflag": //위탁검사구분 값 설정
  507. if(model.getValue("/root/main/testiteminfo/trusttestflagcd") == "0" ||
  508. model.getValue("/root/main/testiteminfo/trusttestflagcd") == ""){
  509. model.setValue("/root/main/testiteminfo/trusttestflagcd", "");
  510. }
  511. break;
  512. case "grupflagcd":
  513. if(model.getValue("/root/hidden/cdupdtflag") == "2" && model.getValue("/root/main/testiteminfo/grupflagcd") == "0"){
  514. var testcd = model.getValue("/root/main/testiteminfo/testcd");
  515. if(model.getValue("/root/main/testitemcnts/testitemlist[testcd = '" + testcd + "']/singletest_cnt") > 0){
  516. var msg = model.alert("싱글코드로 수정시 하위항목이 삭제됩니다. \n싱글로 변경하시겠습니까?", "경고", "36");
  517. if(msg == "7"){
  518. model.setValue("/root/main/testiteminfo/grupflagcd", "1");
  519. }
  520. }
  521. }
  522. break;
  523. case "ptnocode":
  524. model.setValue("/root/hidden/tempptnocd", "");
  525. model.makeNode("/root/hidden/tempptnocd/ptnocd");
  526. model.makeNode("/root/hidden/tempptnocd/ptnonm");
  527. lpzfExeComnOpenScrn("ptnocode", "/root/hidden/tempptnocd");
  528. if(arr_flag[1] == "1"){
  529. model.setValue("/root/main/testiteminfo/ptnocd", model.getValue("/root/hidden/tempptnocd/ptnocd"));
  530. model.setValue("/root/main/testiteminfo/ptnonm", model.getValue("/root/hidden/tempptnocd/ptnonm"));
  531. }else if(arr_flag[1] == "2"){
  532. model.setValue("/root/main/testiteminfo/stdyptnocd", model.getValue("/root/hidden/tempptnocd/ptnocd"));
  533. model.setValue("/root/main/testiteminfo/stdyptnonm", model.getValue("/root/hidden/tempptnocd/ptnonm"));
  534. }else if(arr_flag[1] == "3"){
  535. model.setValue("/root/main/testiteminfo/trustptnocd", model.getValue("/root/hidden/tempptnocd/ptnocd"));
  536. model.setValue("/root/main/testiteminfo/trustptnonm", model.getValue("/root/hidden/tempptnocd/ptnonm"));
  537. }
  538. model.removeNodeset("/root/hidden/tempptnocd/ptnocd");
  539. model.removeNodeset("/root/hidden/tempptnocd/ptnonm");
  540. break;
  541. default:
  542. break;
  543. }
  544. model.refresh();
  545. }
  546. /* @group : 검사항목등록
  547. * @ver : 2009.1.5 (CMCDEV-0001)
  548. * @by : 하만석(ACK)
  549. * @-----------------------------------
  550. * @type : function
  551. * @access : public
  552. * @desc : 위탁검사 목록 엑셀 저장 Function
  553. */
  554. function fExeSaveToExcel()
  555. {
  556. lpzfExeSaveToExcel(grd_testitemlist, "검사항목");
  557. }
  558. /* @group : 검사항목등록
  559. * @ver : 2009.10.26 (CMCDEV-0001)
  560. * @by : 박상환(평화이즈)
  561. * @-----------------------------------
  562. * @type : function
  563. * @access : public
  564. * @desc : 병원별 내려받기 Function
  565. */
  566. function fSetDownData()
  567. {
  568. //--------------------------------
  569. model.removeNodeset("/root/send");
  570. var strSrcNode = "/root/main/testitemcnts/testitemlist";
  571. var sSendMsg = "";
  572. var sChecktestcd = "";
  573. var sMcheck = "";
  574. sSendMsg = "m▦instcd▦delflagcd▦testcd▩";
  575. //------------------------------------------------------------------- 체크한 항목을 담음
  576. for (var iRowNo=1; iRowNo <= getNodesetCount(strSrcNode); iRowNo++) {
  577. if (model.getValue(strSrcNode+"["+iRowNo+"]/choi") == "true") {
  578. sSendMsg += "i" + "▦"; //m
  579. sSendMsg += getUserInfo("dutplceinstcd") + "▦"; //instcd
  580. sSendMsg += model.getValue( "/root/hidden/delflagcd") + "▦"; //delflagcd
  581. sSendMsg += model.getValue( strSrcNode + "[" + iRowNo + "]/testcd") + "▩"; //testcd
  582. }
  583. }
  584. model.makeValue("/root/send/hosplist", sSendMsg);
  585. model.resetInstanceNode("/root/temp/testcdlist");
  586. submit("TRLPC10403"); // 체크한 항목중 이미 내려 받은 것을 조회
  587. var nodelist = instance1.selectNodes("/root/temp/testcdlist");
  588. for( var i = 1; i <= nodelist.length ; i++){
  589. sChecktestcd += model.getValue("/root/temp/testcdlist[" + i + "]/testcd") + " ,";
  590. }
  591. if(nodelist.length > 0){
  592. // 이미 내려받은 코드에 대해 확인 여부
  593. if ( messageBox(sChecktestcd + "코드는 이미 존재합니다. 바꾸는 것을 ", "Q004") != 6 ) {
  594. return;
  595. }else{
  596. //-------------------------------- 이미 내려 받은 것은 "u" 로 하기위해 다시 셋팅함.
  597. model.removeNodeset("/root/send");
  598. sSendMsg = "";
  599. sSendMsg = "m▦instcd▦delflagcd▦testcd▩";
  600. //-------------------------------------------------------------------
  601. for (var iRowNo=1; iRowNo <= getNodesetCount(strSrcNode); iRowNo++) {
  602. if (model.getValue(strSrcNode+"["+iRowNo+"]/choi") == "true") {
  603. sMcheck = "i";
  604. for(var j = 1; j <=nodelist.length ; j++){
  605. if(model.getValue( strSrcNode + "[" + iRowNo + "]/testcd") == model.getValue("/root/temp/testcdlist[" + j + "]/testcd")){
  606. sMcheck = "u";
  607. }
  608. }
  609. sSendMsg += sMcheck + "▦"; //m
  610. sSendMsg += getUserInfo("dutplceinstcd") + "▦"; //instcd
  611. sSendMsg += model.getValue( "/root/hidden/delflagcd") + "▦"; //delflagcd
  612. sSendMsg += model.getValue( strSrcNode + "[" + iRowNo + "]/testcd") + "▩"; //testcd
  613. }
  614. }
  615. model.makeValue("/root/send/hosplist", sSendMsg);
  616. }
  617. }
  618. //------------------- 내려 받음.
  619. if(submit("TXLPC10402") == true){
  620. messageBox("저장이", "I002");
  621. }else{
  622. messageBox("저장이", "E009");
  623. }
  624. }
  625. /* @group : 슬라이드 일괄발행
  626. * @ver : 2009.09.29 (CMCDEV-0001)
  627. * @by : 박상환(평화이즈)
  628. * @-----------------------------------
  629. * @type : function
  630. * @access : public
  631. * @desc : 다중 선택 함수
  632. */
  633. function fSelectList() {
  634. var iFirstRow = grd_testitemlist.selectedRow(0);
  635. var iLasrRow = grd_testitemlist.selectedRow(grd_testitemlist.selectedRows-1);
  636. for(var iNo = iLasrRow ; iNo >= iFirstRow ; iNo--) {
  637. model.setValue("/root/main/testitemcnts/testitemlist["+ iNo +"]/choi", "true");
  638. }
  639. grd_testitemlist.refresh();
  640. }
  641. /* @group : 슬라이드 일괄발행
  642. * @ver : 2009.09.29 (CMCDEV-0001)
  643. * @by : 박상환(평화이즈)
  644. * @-----------------------------------
  645. * @type : function
  646. * @access : public
  647. * @desc : 다중 선택 함수
  648. */
  649. function fDeSelectList() {
  650. var iFirstRow = grd_testitemlist.selectedRow(0);
  651. var iLasrRow = grd_testitemlist.selectedRow(grd_testitemlist.selectedRows-1);
  652. for(var iRowNo = iLasrRow ; iRowNo >= iFirstRow ; iRowNo--) {
  653. model.setValue("/root/main/testitemcnts/testitemlist["+ iRowNo +"]/choi", "false");
  654. }
  655. grd_testitemlist.refresh();
  656. }
  657. ]]>
  658. </script>
  659. </xhtml:head>
  660. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  661. <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:744px; ">
  662. <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:455px; y2:70px; "/>
  663. <line id="line11" style="x1:1108px; y1:17px; x2:1108px; y2:39px; border-color:#ffe4bb; border-left-style:solid; "/>
  664. <caption id="caption2" class="tit_2" style="left:5px; top:55px; width:147px; height:14px; ">검사항목코드목록</caption>
  665. <datagrid id="grd_testitemlist" nodeset="/root/main/testitemcnts/testitemlist" caption="선택^검사코드^검사명^표시일련번호" colwidth="40, 100, 245, 80" dataheight="23" defaultrows="1" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:75px; width:455px; height:669px; ">
  666. <col ref="choi" type="checkbox"/>
  667. <col ref="testcd"/>
  668. <col ref="testengnm"/>
  669. <col ref="dispseqno"/>
  670. <script type="javascript" ev:event="onclick">
  671. <![CDATA[
  672. fGetRefData("testcdinfo");
  673. ]]>
  674. </script>
  675. <script type="javascript" ev:event="onmousedown">
  676. <![CDATA[
  677. if ( (grd_testitemlist.mouseRow >= grd_testitemlist.fixedRows) && (grd_testitemlist.isCell(event.target))) {
  678. setPopupMenu("grd_testitemlist", false, "/root/temp/popupmenu/item", "name", "func");
  679. }
  680. ]]>
  681. </script>
  682. </datagrid>
  683. <group id="group1" style="left:0px; top:10px; width:1195px; height:35px; ">
  684. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  685. <line id="line2" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:29px; "/>
  686. <button id="btn_ref" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
  687. <caption>조회</caption>
  688. <script type="javascript" ev:event="DOMActivate">
  689. <![CDATA[
  690. ]]>
  691. </script>
  692. </button>
  693. <select1 id="rdo_s_delflagcd" ref="/root/hidden/delflagcd" class="radio_search" navindex="1" appearance="full" cellspacing="20" cols="3" overflow="visible" style="left:108px; top:8px; width:122px; height:20px; border-style:none; ">
  694. <choices>
  695. <item>
  696. <label>사용</label>
  697. <value>0</value>
  698. </item>
  699. <item>
  700. <label>미사용</label>
  701. <value>1</value>
  702. </item>
  703. </choices>
  704. </select1>
  705. <button id="button3" class="btn1_letter2" navindex="4" style="left:1123px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  706. <caption>조회</caption>
  707. <script type="javascript" ev:event="onclick">
  708. <![CDATA[
  709. fGetRefData("testcdlist");
  710. ]]>
  711. </script>
  712. </button>
  713. <input id="ipt_refval" ref="/root/hidden/refval" class="input_search" navindex="3" style="left:974px; top:8px; width:120px; height:19px; ">
  714. <script type="javascript" ev:event="DOMFocusOut">
  715. <![CDATA[
  716. fExeCheckItem("refval");
  717. ]]>
  718. </script>
  719. </input>
  720. <select1 id="cmb_refflag" ref="/root/hidden/refflag" class="combo_search" navindex="2" appearance="minimal" style="left:851px; top:8px; width:120px; height:19px; ">
  721. <choices>
  722. <item>
  723. <label>검사코드</label>
  724. <value>1</value>
  725. </item>
  726. <item>
  727. <label>검사명(영문)</label>
  728. <value>2</value>
  729. </item>
  730. <item>
  731. <label>검사명(한글)</label>
  732. <value>3</value>
  733. </item>
  734. </choices>
  735. </select1>
  736. <line id="line28" class="line_4" style="x1:1108px; y1:6px; x2:1108px; y2:28px; border-color:#ffe4bb; border-left-style:solid; "/>
  737. <caption id="caption4" class="search_name" style="left:773px; top:9px; width:75px; height:17px; vertical-align:middle; background-image:../../../com/commonweb/images/search_bullet1.gif; ">조회값 :</caption>
  738. <caption id="caption45" class="search_name" style="left:15px; top:9px; width:90px; height:17px; vertical-align:middle; background-image:../../../com/commonweb/images/search_bullet1.gif; ">사용여부 :</caption>
  739. </group>
  740. <select id="checkhis011" ref="/root/main/testiteminfo/his011" overflow="visible" appearance="full" style="left:580px; top:330px; width:75px; height:20px; border-style:none; ">
  741. <choices>
  742. <item>
  743. <label>본원</label>
  744. <value>Y</value>
  745. </item>
  746. </choices>
  747. </select>
  748. <select id="checkhis012" ref="/root/main/testiteminfo/his012" overflow="visible" appearance="full" style="left:655px; top:330px; width:75px; height:20px; border-style:none; ">
  749. <choices>
  750. <item>
  751. <label>칠곡</label>
  752. <value>Y</value>
  753. </item>
  754. </choices>
  755. </select>
  756. <select id="checkhis013" ref="/root/main/testiteminfo/his013" visibility="hidden" overflow="visible" appearance="full" style="left:730px; top:330px; width:75px; height:20px; border-style:none; ">
  757. <choices>
  758. <item>
  759. <label>예비1</label>
  760. <value>Y</value>
  761. </item>
  762. </choices>
  763. </select>
  764. <select id="checkhis014" ref="/root/main/testiteminfo/his014" visibility="hidden" overflow="visible" appearance="full" style="left:805px; top:330px; width:75px; height:20px; border-style:none; ">
  765. <choices>
  766. <item>
  767. <label>예비2</label>
  768. <value>Y</value>
  769. </item>
  770. </choices>
  771. </select>
  772. <select id="checkhis015" ref="/root/main/testiteminfo/his015" visibility="hidden" overflow="visible" appearance="full" style="left:880px; top:330px; width:75px; height:20px; border-style:none; ">
  773. <choices>
  774. <item>
  775. <label>예비3</label>
  776. <value>Y</value>
  777. </item>
  778. </choices>
  779. </select>
  780. <select id="checkhis016" ref="/root/main/testiteminfo/his016" visibility="hidden" overflow="visible" appearance="full" style="left:955px; top:330px; width:75px; height:20px; border-style:none; ">
  781. <choices>
  782. <item>
  783. <label>예비4</label>
  784. <value>Y</value>
  785. </item>
  786. </choices>
  787. </select>
  788. <select id="checkhis017" ref="/root/main/testiteminfo/his017" visibility="hidden" overflow="visible" appearance="full" style="left:1030px; top:330px; width:75px; height:20px; border-style:none; ">
  789. <choices>
  790. <item>
  791. <label>예비5</label>
  792. <value>Y</value>
  793. </item>
  794. </choices>
  795. </select>
  796. <select id="checkhis018" ref="/root/main/testiteminfo/his018" visibility="hidden" overflow="visible" appearance="full" style="left:1105px; top:330px; width:75px; height:20px; border-style:none; ">
  797. <choices>
  798. <item>
  799. <label>예비6</label>
  800. <value>Y</value>
  801. </item>
  802. </choices>
  803. </select>
  804. <caption id="caption1" class="tit_2" style="left:470px; top:55px; width:95px; height:13px; ">검사상세목록</caption>
  805. <line id="line3" class="line_1" style="x1:465px; y1:70px; x2:1190px; y2:70px; "/>
  806. <input id="ipt_testcd" ref="/root/main/testiteminfo/testcd" class="input_essential" navindex="6" imemode="alpha" maxlength="10" appearance="input" style="left:578px; top:78px; width:183px; height:19px; border-color:#c0c0c0; ">
  807. <script type="javascript" ev:event="DOMFocusOut">
  808. <![CDATA[
  809. fExeCheckItem("testcd");
  810. ]]>
  811. </script>
  812. </input>
  813. <caption id="caption9" class="cell_1" style="left:465px; top:75px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검사코드</caption>
  814. <input id="ipt_testhngnm" ref="/root/main/testiteminfo/testhngnm" class="input_essential" navindex="12" maxbyte="200" appearance="input" style="left:578px; top:128px; width:483px; height:19px; border-color:#c0c0c0; "/>
  815. <caption id="caption7" class="cell_1" style="left:465px; top:125px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검사명칭(한글)</caption>
  816. <caption id="caption8" class="cell_1" style="left:465px; top:100px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검사명칭(영문)</caption>
  817. <input id="ipt_testengnm" ref="/root/main/testiteminfo/testengnm" class="input_essential" navindex="10" maxbyte="200" appearance="input" style="left:578px; top:103px; width:483px; height:19px; border-color:#c0c0c0; "/>
  818. <input id="ipt_testengabbr" ref="/root/main/testiteminfo/testengabbr" class="input_default" navindex="11" maxbyte="200" appearance="input" style="left:578px; top:153px; width:482px; height:19px; border-color:#c0c0c0; "/>
  819. <caption id="caption38" class="cell_1" style="left:465px; top:150px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검사약칭(영문)</caption>
  820. <input id="ipt_testhngabbr" ref="/root/main/testiteminfo/testhngabbr" class="input_default" navindex="13" maxbyte="200" appearance="input" style="left:578px; top:178px; width:482px; height:19px; border-color:#c0c0c0; "/>
  821. <caption id="caption39" class="cell_1" style="left:465px; top:175px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검사약칭(한글)</caption>
  822. <output id="opt_basepartcd" ref="/root/main/testiteminfo/basepartcd" class="output_fix" appearance="output" style="left:578px; top:353px; width:70px; height:19px; border-color:#c0c0c0; "/>
  823. <button id="btn_ptno" class="icon_search" navindex="19" style="left:652px; top:379px; width:16px; height:16px; ">
  824. <caption/>
  825. <script type="javascript" ev:event="onclick">
  826. <![CDATA[
  827. fExeCheckItem("ptnocode_1");
  828. ]]>
  829. </script>
  830. </button>
  831. <caption id="caption20" class="cell_1" style="left:465px; top:375px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">병리코드</caption>
  832. <caption id="caption21" class="cell_1" style="left:465px; top:350px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">기본파트</caption>
  833. <button id="btn_basepart" class="icon_search" navindex="14" style="left:652px; top:354px; width:16px; height:16px; ">
  834. <caption/>
  835. <script type="javascript" ev:event="onclick">
  836. <![CDATA[
  837. fExeCheckItem("basepart");
  838. ]]>
  839. </script>
  840. </button>
  841. <output id="opt_ptnocd" ref="/root/main/testiteminfo/ptnocd" class="output_fix" appearance="output" style="left:578px; top:378px; width:70px; height:19px; border-color:#c0c0c0; "/>
  842. <line id="line7" class="line_2" style="x1:465px; y1:99px; x2:1061px; y2:99px; "/>
  843. <line id="line4" class="line_2" style="x1:465px; y1:124px; x2:1061px; y2:124px; "/>
  844. <line id="line5" class="line_2" style="x1:465px; y1:149px; x2:1061px; y2:149px; "/>
  845. <line id="line6" class="line_2" style="x1:465px; y1:174px; x2:1061px; y2:174px; "/>
  846. <line id="line8" class="line_2" style="x1:465px; y1:199px; x2:1061px; y2:199px; "/>
  847. <line id="line9" class="line_2" style="x1:465px; y1:224px; x2:1061px; y2:224px; "/>
  848. <input id="input_testreqnm" ref="/root/main/testiteminfo/testreqnm" class="input_default" navindex="13" maxbyte="120" roundmode="round" appearance="input" style="left:578px; top:203px; width:482px; height:19px; border-color:#c0c0c0; "/>
  849. <caption id="caption3" class="cell_1" style="left:465px; top:200px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검사명(의뢰지)</caption>
  850. <line id="line10" class="line_2" style="x1:465px; y1:249px; x2:1061px; y2:249px; "/>
  851. <caption id="caption5" class="cell_1" style="left:465px; top:225px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검사명(출력)</caption>
  852. <input id="input_testprntnm" ref="/root/main/testiteminfo/testprntnm" class="input_default" navindex="13" maxbyte="120" appearance="input" style="left:578px; top:228px; width:482px; height:19px; border-color:#c0c0c0; "/>
  853. <line id="line12" class="line_2" style="x1:465px; y1:274px; x2:1061px; y2:274px; "/>
  854. <caption id="caption10" class="cell_1" style="left:465px; top:250px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검사명(라벨)</caption>
  855. <input id="input_testlblnm" ref="/root/main/testiteminfo/testlblnm" class="input_default" navindex="13" maxbyte="120" appearance="input" style="left:578px; top:253px; width:482px; height:19px; border-color:#c0c0c0; "/>
  856. <line id="line13" class="line_2" style="x1:465px; y1:324px; x2:1061px; y2:324px; "/>
  857. <caption id="caption11" class="cell_1" style="left:465px; top:275px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검사명(Slide)</caption>
  858. <input id="input_prntsildabbr" ref="/root/main/testiteminfo/prtnsildabbr" class="input_default" navindex="13" maxbyte="120" appearance="input" style="left:578px; top:278px; width:482px; height:19px; border-color:#c0c0c0; "/>
  859. <button id="btn_stdyptno" class="icon_search" navindex="20" style="left:962px; top:379px; width:16px; height:16px; ">
  860. <caption/>
  861. <script type="javascript" ev:event="onclick">
  862. <![CDATA[
  863. fExeCheckItem("ptnocode_2");
  864. ]]>
  865. </script>
  866. </button>
  867. <output id="opt_detlpartcd" ref="/root/main/testiteminfo/detlpartcd" class="output_fix" appearance="output" style="left:888px; top:353px; width:70px; height:19px; border-color:#c0c0c0; "/>
  868. <caption id="caption22" class="cell_1" style="left:775px; top:375px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">연구용병리코드</caption>
  869. <button id="btn_detlpart" class="icon_search" navindex="15" style="left:962px; top:354px; width:16px; height:16px; ">
  870. <caption/>
  871. <script type="javascript" ev:event="onclick">
  872. <![CDATA[
  873. fExeCheckItem("detlpart");
  874. ]]>
  875. </script>
  876. </button>
  877. <output id="opt_stdyptnocd" ref="/root/main/testiteminfo/stdyptnocd" class="output_fix" appearance="output" style="left:888px; top:378px; width:70px; height:19px; border-color:#c0c0c0; "/>
  878. <caption id="caption27" class="cell_1" style="left:775px; top:350px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">세부파트</caption>
  879. <line id="line14" class="line_2" style="x1:465px; y1:374px; x2:1081px; y2:374px; "/>
  880. <line id="line15" class="line_2" style="x1:465px; y1:349px; x2:1150px; y2:349px; "/>
  881. <caption id="caption12" class="cell_1" style="left:465px; top:325px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">사용병원</caption>
  882. <input id="ipt_edicd" ref="/root/main/testiteminfo/edicd" class="input_default" navindex="16" maxlength="15" appearance="input" style="left:578px; top:403px; width:103px; height:19px; border-color:#c0c0c0; "/>
  883. <select1 id="cmb_prcpflagcd" ref="/root/main/testiteminfo/prcpflagcd" class="combo_default" navindex="22" appearance="minimal" style="left:843px; top:428px; width:83px; height:19px; ">
  884. <choices>
  885. <item>
  886. <label>원처방</label>
  887. <value>0</value>
  888. </item>
  889. <item>
  890. <label>추가처방</label>
  891. <value>1</value>
  892. </item>
  893. </choices>
  894. </select1>
  895. <select1 id="cmb_popwndflagcd" ref="/root/main/testiteminfo/popwndflagcd" class="combo_default" navindex="18" appearance="minimal" style="left:997px; top:403px; width:84px; height:19px; ">
  896. <choices>
  897. <item>
  898. <label>일반</label>
  899. <value>0</value>
  900. </item>
  901. <item>
  902. <label>팝업</label>
  903. <value>1</value>
  904. </item>
  905. </choices>
  906. </select1>
  907. <caption id="caption31" class="cell_1" style="left:465px; top:425px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">수탁용병리코드</caption>
  908. <caption id="caption32" class="cell_1" style="left:775px; top:425px; width:65px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">처방구분</caption>
  909. <caption id="caption34" class="cell_1" style="left:775px; top:400px; width:65px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">숨김구분</caption>
  910. <caption id="caption35" class="cell_1" style="left:929px; top:400px; width:65px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">팝업구분</caption>
  911. <output id="opt_trustptnocd" ref="/root/main/testiteminfo/trustptnocd" class="output_fix" appearance="output" style="left:578px; top:428px; width:70px; height:19px; border-color:#c0c0c0; "/>
  912. <caption id="caption37" class="cell_1" style="left:929px; top:425px; width:65px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">신규발생</caption>
  913. <select1 id="cmb_hideflagcd" ref="/root/main/testiteminfo/hideflagcd" class="combo_default" navindex="17" appearance="minimal" style="left:843px; top:403px; width:83px; height:19px; ">
  914. <choices>
  915. <item>
  916. <label>표시</label>
  917. <value>0</value>
  918. </item>
  919. <item>
  920. <label>숨김</label>
  921. <value>1</value>
  922. </item>
  923. </choices>
  924. </select1>
  925. <caption id="caption17" class="cell_1" style="left:465px; top:400px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">EDI코드</caption>
  926. <select1 id="cmb_ptnonewflagcd" ref="/root/main/testiteminfo/ptnonewflagcd" class="combo_default" navindex="22" appearance="minimal" style="left:997px; top:428px; width:84px; height:19px; ">
  927. <choices>
  928. <item>
  929. <label>신규</label>
  930. <value>Y</value>
  931. </item>
  932. <item>
  933. <label>포함</label>
  934. <value>N</value>
  935. </item>
  936. </choices>
  937. </select1>
  938. <line id="line16" class="line_2" style="x1:465px; y1:399px; x2:1081px; y2:399px; "/>
  939. <line id="line18" class="line_2" style="x1:465px; y1:424px; x2:1081px; y2:424px; "/>
  940. <input id="ipt_cfnm" ref="/root/main/testiteminfo/cfnm" class="input_default" navindex="26" maxlength="6" appearance="input" style="left:997px; top:453px; width:84px; height:19px; border-color:#c0c0c0; "/>
  941. <caption id="caption30" class="cell_1" style="left:775px; top:450px; width:65px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">검체구분</caption>
  942. <caption id="caption13" class="cell_1" style="left:929px; top:450px; width:65px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">CF명</caption>
  943. <select1 id="cmb_spcflagcd" ref="/root/main/testiteminfo/spcflagcd" class="combo_default" navindex="24" appearance="minimal" style="left:843px; top:453px; width:83px; height:19px; ">
  944. <choices>
  945. <item>
  946. <label>DEFAULT</label>
  947. <value>0</value>
  948. </item>
  949. <item>
  950. <label>BIOPSY(작은조직)</label>
  951. <value>1</value>
  952. </item>
  953. <item>
  954. <label>BIOPSY(큰조직)</label>
  955. <value>2</value>
  956. </item>
  957. <item>
  958. <label>CELL BLOCK</label>
  959. <value>3</value>
  960. </item>
  961. </choices>
  962. </select1>
  963. <select1 id="cmb_reqfrmflagcd" ref="/root/main/testiteminfo/reqfrmflagcd" class="combo_default" navindex="25" appearance="minimal" style="left:578px; top:453px; width:193px; height:19px; ">
  964. <choices>
  965. <item>
  966. <label>-</label>
  967. <value>-</value>
  968. </item>
  969. <item>
  970. <label>조직</label>
  971. <value>01</value>
  972. </item>
  973. <item>
  974. <label>부인과(세포)</label>
  975. <value>02</value>
  976. </item>
  977. <item>
  978. <label>비부인과(세포)</label>
  979. <value>03</value>
  980. </item>
  981. <item>
  982. <label>세침흡인(세포)</label>
  983. <value>03</value>
  984. </item>
  985. <item>
  986. <label>분자</label>
  987. <value>05</value>
  988. </item>
  989. <item>
  990. <label>세포유전</label>
  991. <value>05</value>
  992. </item>
  993. <item>
  994. <label>원본대출</label>
  995. <value>08</value>
  996. </item>
  997. </choices>
  998. </select1>
  999. <caption id="caption16" class="cell_1" style="left:465px; top:450px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">의뢰지서식구분</caption>
  1000. <caption id="caption40" class="cell_1" style="left:465px; top:475px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">작업구분</caption>
  1001. <caption id="caption41" class="cell_1" style="left:465px; top:500px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">통계포함여부</caption>
  1002. <select id="chx_statsflagcd" ref="/root/main/testiteminfo/statsflagcd" navindex="27" overflow="visible" appearance="full" style="left:578px; top:503px; width:74px; height:20px; border-style:none; ">
  1003. <choices>
  1004. <item>
  1005. <label>통계포함</label>
  1006. <value>0</value>
  1007. </item>
  1008. </choices>
  1009. <script type="javascript" ev:event="xforms-value-changed">
  1010. <![CDATA[
  1011. fExeCheckItem("statsflag");
  1012. ]]>
  1013. </script>
  1014. </select>
  1015. <select id="chx_trusttestflagcd" ref="/root/main/testiteminfo/trusttestflagcd" navindex="28" overflow="visible" appearance="full" style="left:888px; top:503px; width:74px; height:20px; border-style:none; ">
  1016. <choices>
  1017. <item>
  1018. <label>위탁검사</label>
  1019. <value>1</value>
  1020. </item>
  1021. </choices>
  1022. <script type="javascript" ev:event="xforms-value-changed">
  1023. <![CDATA[
  1024. fExeCheckItem("trusttestflag");
  1025. ]]>
  1026. </script>
  1027. </select>
  1028. <select1 id="cmb_workflagcd" ref="/root/main/testiteminfo/workflagcd" class="combo_default" disabled="true" navindex="23" appearance="minimal" style="left:578px; top:478px; width:193px; height:19px; ">
  1029. <choices>
  1030. <itemset nodeset="/root/init/resncd/resncdlist[baseflagcd='83']">
  1031. <label ref="resncnts"/>
  1032. <value ref="resncd"/>
  1033. </itemset>
  1034. </choices>
  1035. </select1>
  1036. <select1 id="cmb_statsworkflagcd" ref="/root/main/testiteminfo/statsworkflagcd" class="combo_default" disabled="true" navindex="23" appearance="minimal" style="left:888px; top:478px; width:194px; height:19px; ">
  1037. <choices>
  1038. <itemset nodeset="/root/init/resncd/resncdlist[baseflagcd='84']">
  1039. <label ref="resncnts"/>
  1040. <value ref="resncd"/>
  1041. </itemset>
  1042. </choices>
  1043. </select1>
  1044. <caption id="caption14" class="cell_1" style="left:775px; top:500px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">위탁검사구분</caption>
  1045. <caption id="caption15" class="cell_1" style="left:775px; top:475px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">통계작업구분</caption>
  1046. <caption id="caption18" class="cell_1" style="left:465px; top:300px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">표시일련번호</caption>
  1047. <select1 id="rdo_frznflagcd" ref="/root/main/testiteminfo/frznflagcd" navindex="9" appearance="full" cellspacing="10" cols="2" overflow="visible" style="left:888px; top:305px; width:169px; height:13px; border-style:none; ">
  1048. <choices>
  1049. <item>
  1050. <label>동결절편검사</label>
  1051. <value>0</value>
  1052. </item>
  1053. <item>
  1054. <label>일반검사</label>
  1055. <value>1</value>
  1056. </item>
  1057. </choices>
  1058. </select1>
  1059. <caption id="caption19" class="cell_1" style="left:775px; top:300px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">동결절편</caption>
  1060. <input id="ipt_dispseqno" ref="/root/main/testiteminfo/dispseqno" class="input_default" navindex="8" maxlength="4" format="9999" appearance="input" style="left:578px; top:303px; width:193px; height:19px; border-color:#c0c0c0; "/>
  1061. <line id="line19" class="line_2" style="x1:465px; y1:299px; x2:1061px; y2:299px; "/>
  1062. <line id="line20" class="line_2" style="x1:465px; y1:449px; x2:1081px; y2:449px; "/>
  1063. <line id="line21" class="line_2" style="x1:465px; y1:474px; x2:1081px; y2:474px; "/>
  1064. <line id="line22" class="line_2" style="x1:465px; y1:499px; x2:1081px; y2:499px; "/>
  1065. <line id="line23" class="line_2" style="x1:465px; y1:524px; x2:1081px; y2:524px; "/>
  1066. <select1 id="rdo_delflagcd" ref="/root/main/testiteminfo/delflagcd" navindex="7" appearance="full" cellspacing="30" cols="2" overflow="visible" style="left:888px; top:80px; width:150px; height:13px; border-style:none; ">
  1067. <choices>
  1068. <item>
  1069. <label>사용</label>
  1070. <value>0</value>
  1071. </item>
  1072. <item>
  1073. <label>미사용</label>
  1074. <value>1</value>
  1075. </item>
  1076. </choices>
  1077. </select1>
  1078. <caption id="caption23" class="cell_1" style="left:775px; top:75px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">사용여부</caption>
  1079. <select1 id="rdo_grupflagcd" ref="/root/main/testiteminfo/grupflagcd" navindex="29" appearance="full" cellspacing="50" cols="2" overflow="visible" style="left:578px; top:530px; width:150px; height:13px; border-style:none; ">
  1080. <choices>
  1081. <item>
  1082. <label>S</label>
  1083. <value>0</value>
  1084. </item>
  1085. <item>
  1086. <label>G</label>
  1087. <value>1</value>
  1088. </item>
  1089. </choices>
  1090. <script type="javascript" ev:event="xforms-value-changed">
  1091. <![CDATA[
  1092. fExeCheckItem("grupflagcd");
  1093. ]]>
  1094. </script>
  1095. </select1>
  1096. <select1 id="cmb_ordkindflagcd" ref="/root/main/testiteminfo/ordkindflagcd" class="combo_default" navindex="30" appearance="minimal" style="left:888px; top:528px; width:193px; height:19px; ">
  1097. <choices>
  1098. <item>
  1099. <label>-</label>
  1100. <value>-</value>
  1101. </item>
  1102. <item>
  1103. <label>조직</label>
  1104. <value>1</value>
  1105. </item>
  1106. <item>
  1107. <label>세포</label>
  1108. <value>2</value>
  1109. </item>
  1110. <item>
  1111. <label>분자</label>
  1112. <value>3</value>
  1113. </item>
  1114. </choices>
  1115. </select1>
  1116. <caption id="caption24" class="cell_1" style="left:775px; top:525px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">처방형태상태</caption>
  1117. <caption id="caption25" class="cell_1" style="left:465px; top:525px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">그룹구분</caption>
  1118. <caption id="caption26" class="cell_1" style="left:465px; top:550px; width:110px; height:48px; text-align:left; vertical-align:middle; padding-left:10px; ">메모</caption>
  1119. <output id="opt_regid" ref="/root/main/testiteminfo/fstrgstrid" class="output_fix" appearance="output" style="left:578px; top:602px; width:193px; height:19px; border-color:#c0c0c0; "/>
  1120. <caption id="caption29" class="cell_1" style="left:465px; top:600px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">최초등록자</caption>
  1121. <output id="opt_regdt" ref="/root/main/testiteminfo/fstrgstdt" class="output_fix" format="yyyy-mm-dd hh:nn:ss" appearance="output" style="left:888px; top:602px; width:193px; height:19px; border-color:#c0c0c0; "/>
  1122. <caption id="caption33" class="cell_1" style="left:775px; top:600px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">최초등록일시</caption>
  1123. <caption id="caption28" class="cell_1" style="left:465px; top:625px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">최종등록자</caption>
  1124. <caption id="caption36" class="cell_1" style="left:775px; top:625px; width:110px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">최종등록일시</caption>
  1125. <output id="opt_lastupdtid" ref="/root/main/testiteminfo/lastupdtrid" class="output_fix" appearance="output" style="left:578px; top:627px; width:193px; height:19px; border-color:#c0c0c0; "/>
  1126. <output id="opt_lastupdtdt" ref="/root/main/testiteminfo/lastupdtdt" class="output_fix" format="yyyy-mm-dd hh:nn:ss" appearance="output" style="left:888px; top:627px; width:193px; height:19px; border-color:#c0c0c0; "/>
  1127. <line id="line24" class="line_2" style="x1:465px; y1:549px; x2:1081px; y2:549px; "/>
  1128. <line id="line25" class="line_2" style="x1:465px; y1:599px; x2:1081px; y2:599px; "/>
  1129. <line id="line26" class="line_2" style="x1:465px; y1:624px; x2:1081px; y2:624px; "/>
  1130. <line id="line27" class="line_2" style="x1:465px; y1:649px; x2:1081px; y2:649px; "/>
  1131. <caption id="caption52" style="left:1065px; top:205px; width:95px; height:20px; font-size:8pt; color:#000080; ">※ 한글40자리까지</caption>
  1132. <caption id="caption42" style="left:1065px; top:230px; width:95px; height:20px; font-size:8pt; color:#000080; ">※ 한글40자리까지</caption>
  1133. <caption id="caption43" style="left:1065px; top:255px; width:95px; height:20px; font-size:8pt; color:#000080; ">※ 한글40자리까지</caption>
  1134. <caption id="caption44" style="left:1065px; top:280px; width:95px; height:20px; font-size:8pt; color:#000080; ">※ 한글40자리까지</caption>
  1135. <textarea id="tar_refcnts" ref="/root/main/testiteminfo/refcnts" style="left:578px; top:551px; width:503px; height:46px; "/>
  1136. <select1 id="rdo_baseupdtflag" ref="/root/hidden/cdupdtflag" navindex="5" appearance="full" cellspacing="10" cols="3" overflow="visible" style="left:580px; top:55px; width:155px; height:13px; border-style:none; ">
  1137. <choices>
  1138. <item>
  1139. <label>조회</label>
  1140. <value>1</value>
  1141. </item>
  1142. <item>
  1143. <label>수정</label>
  1144. <value>2</value>
  1145. </item>
  1146. <item>
  1147. <label>신규</label>
  1148. <value>3</value>
  1149. </item>
  1150. </choices>
  1151. <script type="javascript" ev:event="xforms-value-changed">
  1152. <![CDATA[
  1153. fExeCodeUpdtFlag();
  1154. ]]>
  1155. </script>
  1156. </select1>
  1157. <button id="btn_trustptno" class="icon_search" navindex="21" style="left:650px; top:430px; width:16px; height:16px; ">
  1158. <caption/>
  1159. <script type="javascript" ev:event="onclick">
  1160. <![CDATA[
  1161. fExeCheckItem("ptnocode_3");
  1162. ]]>
  1163. </script>
  1164. </button>
  1165. <select1 id="opt_basepartnm" ref="/root/main/testiteminfo/basepartcd" disabled="true" appearance="minimal" style="left:671px; top:353px; width:100px; height:19px; ">
  1166. <choices>
  1167. <itemset nodeset="/root/init/LB0410">
  1168. <label ref="nm"/>
  1169. <value ref="cd"/>
  1170. </itemset>
  1171. </choices>
  1172. </select1>
  1173. <select1 id="opt_detlpartnm" ref="/root/main/testiteminfo/detlpartcd" disabled="true" appearance="minimal" style="left:981px; top:353px; width:100px; height:19px; ">
  1174. <choices>
  1175. <itemset nodeset="/root/init/LB0411">
  1176. <label ref="nm"/>
  1177. <value ref="cd"/>
  1178. </itemset>
  1179. </choices>
  1180. </select1>
  1181. <select1 id="opt_ptnonm" ref="/root/main/testiteminfo/ptnocd" disabled="true" appearance="minimal" style="left:671px; top:378px; width:100px; height:19px; ">
  1182. <choices>
  1183. <itemset nodeset="/root/init/LB0412">
  1184. <label ref="nm"/>
  1185. <value ref="cd"/>
  1186. </itemset>
  1187. </choices>
  1188. </select1>
  1189. <select1 id="opt_stdyptnonm" ref="/root/main/testiteminfo/stdyptnocd" disabled="true" appearance="minimal" style="left:981px; top:378px; width:100px; height:19px; ">
  1190. <choices>
  1191. <itemset nodeset="/root/init/LB0412">
  1192. <label ref="nm"/>
  1193. <value ref="cd"/>
  1194. </itemset>
  1195. </choices>
  1196. </select1>
  1197. <select1 id="opt_trustptnonm" ref="/root/main/testiteminfo/trustptnocd" disabled="true" appearance="minimal" style="left:671px; top:428px; width:100px; height:19px; ">
  1198. <choices>
  1199. <itemset nodeset="/root/init/LB0412">
  1200. <label ref="nm"/>
  1201. <value ref="cd"/>
  1202. </itemset>
  1203. </choices>
  1204. </select1>
  1205. </group>
  1206. <group id="grp_btn" style="left:0px; top:15px; width:1195px; height:27px; ">
  1207. <line id="line17" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  1208. <button id="btn_save" class="btn4_letter2" style="left:1068px; top:3px; width:56px; height:22px; ">
  1209. <caption>저장</caption>
  1210. <script type="javascript" ev:event="DOMActivate">
  1211. <![CDATA[
  1212. fSetUpdtData();
  1213. ]]>
  1214. </script>
  1215. </button>
  1216. <button id="btn_reset" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  1217. <caption>초기화</caption>
  1218. <script type="javascript" ev:event="DOMActivate">
  1219. <![CDATA[
  1220. fExeInitialize();
  1221. ]]>
  1222. </script>
  1223. </button>
  1224. <button id="button1" class="btn4_letter4" style="left:985px; top:3px; width:80px; height:22px; ">
  1225. <caption>내려받기</caption>
  1226. <script type="javascript" ev:event="DOMActivate">
  1227. <![CDATA[
  1228. fSetDownData();
  1229. ]]>
  1230. </script>
  1231. </button>
  1232. </group>
  1233. <group id="group2" style="left:0px; top:0px; width:1195px; height:13px; ">
  1234. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">통합검사코드관리</caption>
  1235. </group>
  1236. </xhtml:body>
  1237. </xhtml:html>