SPLPP03100_사용자화면설정.xfdl 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPLPP03100" position="absolute 0 0 1220 296" titletext="사용자 화면 설정" class="frm_POP" onload="SPLPP03100_onload" visible="true">
  5. <Layouts>
  6. <Layout>
  7. <Static id="stt_titleText" text="사용자화면설정" class="sta_POP_title" position="absolute 12 8 192 28"/>
  8. <Button id="button1" class="btn5" position="absolute 1058 264 1114 284" anchor="default" positiontype="position" text="초기화" onclick="button1_onclick"/>
  9. <Button id="button2" class="btn5" position="absolute 1117 264 1161 284" anchor="default" positiontype="position" text="저장" onclick="button2_onclick"/>
  10. <Button id="button3" class="btn5" position="absolute 1164 264 1208 284" anchor="default" positiontype="position" text="취소" onlbuttonup="button3_onlbuttonup" onclick="button3_onclick"/>
  11. <Tab id="switch1" position="absolute 12 46 1208 261" anchor="default" positiontype="position" visible="true" enable="true" onchanged="switch1_onchanged">
  12. <Tabpages>
  13. <Tabpage id="SMLPP00200" text="업무일정">
  14. <Layouts>
  15. <Layout>
  16. <Grid id="grd_workrsltlist" taborder="12" position="absolute 0 0 1195 89" anchor="default" positiontype="position" binddataset="Dataset00" selecttype="cell" cellsizingtype="none" onmouseenter="switch1_SMLPP00200_grd_workrsltlist_onmouseenter">
  17. <Formats>
  18. <Format id="default">
  19. <Columns>
  20. <Column size="48"/>
  21. <Column size="0"/>
  22. <Column size="0"/>
  23. <Column size="80"/>
  24. <Column size="51"/>
  25. <Column size="0"/>
  26. <Column size="80"/>
  27. <Column size="90"/>
  28. <Column size="70"/>
  29. <Column size="70"/>
  30. <Column size="70"/>
  31. <Column size="65"/>
  32. <Column size="80"/>
  33. <Column size="60"/>
  34. <Column size="40"/>
  35. <Column size="0"/>
  36. <Column size="100"/>
  37. <Column size="100"/>
  38. <Column size="240"/>
  39. <Column size="44"/>
  40. <Column size="55"/>
  41. <Column size="49"/>
  42. <Column size="45"/>
  43. <Column size="0"/>
  44. <Column size="55"/>
  45. <Column size="250"/>
  46. <Column size="100"/>
  47. <Column size="100"/>
  48. <Column size="0"/>
  49. <Column size="0"/>
  50. <Column size="0"/>
  51. <Column size="0"/>
  52. <Column size="0"/>
  53. </Columns>
  54. <Rows>
  55. <Row size="35" band="head"/>
  56. <Row size="20"/>
  57. </Rows>
  58. <Band id="head">
  59. <Cell text="선택"/>
  60. <Cell col="1" text="기관코드"/>
  61. <Cell col="2" text="병리번호"/>
  62. <Cell col="3" text="병리번호"/>
  63. <Cell col="4" text="블럭"/>
  64. <Cell col="5" text="관련병리번호"/>
  65. <Cell col="6" text="관련병리번호"/>
  66. <Cell col="7" text="슬라이드&#10;완료일자"/>
  67. <Cell col="8" text="슬라이드&#10;완료시간"/>
  68. <Cell col="9" text="육안검사의"/>
  69. <Cell col="10" text="접수일자"/>
  70. <Cell col="11" text="등록번호"/>
  71. <Cell col="12" text="환자명"/>
  72. <Cell col="13" text="병동병실"/>
  73. <Cell col="14" text="성별&#10;나이"/>
  74. <Cell col="15" text="검체코드"/>
  75. <Cell col="16" text="검체명"/>
  76. <Cell col="17" text="검사코드"/>
  77. <Cell col="18" text="검사명"/>
  78. <Cell col="19" text="Block&#10;개수"/>
  79. <Cell col="20" text="처방의"/>
  80. <Cell col="21" text="진료과"/>
  81. <Cell col="22" text="협력&#10;병의원"/>
  82. <Cell col="23" text="추가처방의"/>
  83. <Cell col="24" text="판독의"/>
  84. <Cell col="25" text="비고"/>
  85. <Cell col="26" text="spcacptseqno"/>
  86. <Cell col="27" text="blocno"/>
  87. <Cell col="28" text="daysave"/>
  88. <Cell col="29" text="existsyn"/>
  89. <Cell col="30" text="prcpdd"/>
  90. <Cell col="31" text="orgmakeenddd"/>
  91. <Cell col="32" text="addprcp"/>
  92. </Band>
  93. <Band id="body">
  94. <Cell displaytype="checkbox" edittype="checkbox"/>
  95. <Cell col="1"/>
  96. <Cell col="2"/>
  97. <Cell col="3"/>
  98. <Cell col="4"/>
  99. <Cell col="5"/>
  100. <Cell col="6"/>
  101. <Cell col="7" mask="####-##-##"/>
  102. <Cell col="8" mask="##:##:##"/>
  103. <Cell col="9"/>
  104. <Cell col="10" mask="####-##-##"/>
  105. <Cell col="11"/>
  106. <Cell col="12"/>
  107. <Cell col="13"/>
  108. <Cell col="14"/>
  109. <Cell col="15"/>
  110. <Cell col="16"/>
  111. <Cell col="17"/>
  112. <Cell col="18"/>
  113. <Cell col="19"/>
  114. <Cell col="20"/>
  115. <Cell col="21"/>
  116. <Cell col="22"/>
  117. <Cell col="23"/>
  118. <Cell col="24"/>
  119. <Cell col="25"/>
  120. <Cell col="26"/>
  121. <Cell col="27"/>
  122. <Cell col="28"/>
  123. <Cell col="29"/>
  124. <Cell col="30"/>
  125. <Cell col="31"/>
  126. <Cell col="32"/>
  127. <Cell col="33"/>
  128. <Cell col="34"/>
  129. <Cell col="35"/>
  130. <Cell col="36"/>
  131. <Cell col="37"/>
  132. <Cell col="38"/>
  133. <Cell col="39"/>
  134. </Band>
  135. </Format>
  136. </Formats>
  137. </Grid>
  138. <Grid id="grd_workrsltlist_resize" taborder="12" position="absolute 0 99 1195 188" anchor="default" positiontype="position" cellmovingtype="col" binddataset="Dataset01" cellsizingtype="col" selecttype="cell" onmouseenter="switch1_SMLPP00200_grd_workrsltlist_resize_onmouseenter">
  139. <Formats>
  140. <Format id="default">
  141. <Columns>
  142. <Column size="48"/>
  143. <Column size="0"/>
  144. <Column size="0"/>
  145. <Column size="80"/>
  146. <Column size="51"/>
  147. <Column size="0"/>
  148. <Column size="80"/>
  149. <Column size="90"/>
  150. <Column size="70"/>
  151. <Column size="70"/>
  152. <Column size="70"/>
  153. <Column size="65"/>
  154. <Column size="80"/>
  155. <Column size="60"/>
  156. <Column size="40"/>
  157. <Column size="0"/>
  158. <Column size="100"/>
  159. <Column size="100"/>
  160. <Column size="240"/>
  161. <Column size="44"/>
  162. <Column size="55"/>
  163. <Column size="49"/>
  164. <Column size="45"/>
  165. <Column size="0"/>
  166. <Column size="55"/>
  167. <Column size="250"/>
  168. <Column size="100"/>
  169. <Column size="100"/>
  170. <Column size="0"/>
  171. <Column size="0"/>
  172. <Column size="0"/>
  173. <Column size="0"/>
  174. <Column size="0"/>
  175. </Columns>
  176. <Rows>
  177. <Row size="35" band="head"/>
  178. <Row size="20"/>
  179. </Rows>
  180. <Band id="head">
  181. <Cell text="선택"/>
  182. <Cell col="1" text="기관코드"/>
  183. <Cell col="2" text="병리번호"/>
  184. <Cell col="3" text="병리번호"/>
  185. <Cell col="4" text="블럭"/>
  186. <Cell col="5" text="관련병리번호"/>
  187. <Cell col="6" text="관련병리번호"/>
  188. <Cell col="7" text="슬라이드&#10;완료일자"/>
  189. <Cell col="8" text="슬라이드&#10;완료시간"/>
  190. <Cell col="9" text="육안검사의"/>
  191. <Cell col="10" text="접수일자"/>
  192. <Cell col="11" text="등록번호"/>
  193. <Cell col="12" text="환자명"/>
  194. <Cell col="13" text="병동병실"/>
  195. <Cell col="14" text="성별&#10;나이"/>
  196. <Cell col="15" text="검체코드"/>
  197. <Cell col="16" text="검체명"/>
  198. <Cell col="17" text="검사코드"/>
  199. <Cell col="18" text="검사명"/>
  200. <Cell col="19" text="Block&#10;개수"/>
  201. <Cell col="20" text="처방의"/>
  202. <Cell col="21" text="진료과"/>
  203. <Cell col="22" text="협력&#10;병의원"/>
  204. <Cell col="23" text="추가처방의"/>
  205. <Cell col="24" text="판독의"/>
  206. <Cell col="25" text="비고"/>
  207. <Cell col="26" text="spcacptseqno"/>
  208. <Cell col="27" text="blocno"/>
  209. <Cell col="28" text="daysave"/>
  210. <Cell col="29" text="existsyn"/>
  211. <Cell col="30" text="prcpdd"/>
  212. <Cell col="31" text="orgmakeenddd"/>
  213. <Cell col="32" text="addprcp"/>
  214. </Band>
  215. <Band id="body">
  216. <Cell displaytype="checkbox" edittype="checkbox"/>
  217. <Cell col="1"/>
  218. <Cell col="2"/>
  219. <Cell col="3"/>
  220. <Cell col="4"/>
  221. <Cell col="5"/>
  222. <Cell col="6"/>
  223. <Cell col="7" mask="####-##-##"/>
  224. <Cell col="8" mask="##:##:##"/>
  225. <Cell col="9"/>
  226. <Cell col="10" mask="####-##-##"/>
  227. <Cell col="11"/>
  228. <Cell col="12"/>
  229. <Cell col="13"/>
  230. <Cell col="14"/>
  231. <Cell col="15"/>
  232. <Cell col="16"/>
  233. <Cell col="17"/>
  234. <Cell col="18"/>
  235. <Cell col="19"/>
  236. <Cell col="20"/>
  237. <Cell col="21"/>
  238. <Cell col="22"/>
  239. <Cell col="23"/>
  240. <Cell col="24"/>
  241. <Cell col="25"/>
  242. <Cell col="26"/>
  243. <Cell col="27"/>
  244. <Cell col="28"/>
  245. <Cell col="29"/>
  246. <Cell col="30"/>
  247. <Cell col="31"/>
  248. <Cell col="32"/>
  249. <Cell col="33"/>
  250. <Cell col="34"/>
  251. <Cell col="35"/>
  252. <Cell col="36"/>
  253. <Cell col="37"/>
  254. <Cell col="38"/>
  255. <Cell col="39"/>
  256. </Band>
  257. </Format>
  258. </Formats>
  259. </Grid>
  260. </Layout>
  261. </Layouts>
  262. </Tabpage>
  263. <Tabpage id="SMLPJ00500" position="absolute 0 0 1196 217" text="일괄접수">
  264. <Layouts>
  265. <Layout>
  266. <Grid id="grd_acptlist_resize" taborder="12" position="absolute 0 99 1195 188" anchor="default" positiontype="position" onlbuttonDown="grd_acptlist_resize_onlbuttonDown" binddataset="Dataset03" cellmovingtype="col" selecttype="cell" onmouseenter="switch1_SMLPJ00500_grd_acptlist_resize_onmouseenter" cellsizingtype="col">
  267. <Formats>
  268. <Format id="default">
  269. <Columns>
  270. <Column size="20"/>
  271. <Column size="70"/>
  272. <Column size="60"/>
  273. <Column size="70"/>
  274. <Column size="60"/>
  275. <Column size="80"/>
  276. <Column size="25"/>
  277. <Column size="80"/>
  278. <Column size="25"/>
  279. <Column size="70"/>
  280. <Column size="65"/>
  281. <Column size="40"/>
  282. <Column size="50"/>
  283. <Column size="45"/>
  284. <Column size="140"/>
  285. <Column size="100"/>
  286. <Column size="25"/>
  287. <Column size="25"/>
  288. <Column size="60"/>
  289. <Column size="60"/>
  290. <Column size="70"/>
  291. <Column size="60"/>
  292. <Column size="0"/>
  293. <Column size="0"/>
  294. <Column size="0"/>
  295. <Column size="0"/>
  296. <Column size="0"/>
  297. <Column size="0"/>
  298. <Column size="0"/>
  299. <Column size="0"/>
  300. <Column size="0"/>
  301. <Column size="0"/>
  302. <Column size="0"/>
  303. <Column size="0"/>
  304. <Column size="0"/>
  305. <Column size="0"/>
  306. <Column size="0"/>
  307. <Column size="0"/>
  308. <Column size="0"/>
  309. <Column size="0"/>
  310. <Column size="0"/>
  311. <Column size="0"/>
  312. <Column size="0"/>
  313. <Column size="0"/>
  314. <Column size="0"/>
  315. <Column size="0"/>
  316. <Column size="0"/>
  317. <Column size="0"/>
  318. <Column size="0"/>
  319. <Column size="0"/>
  320. <Column size="0"/>
  321. <Column size="0"/>
  322. <Column size="0"/>
  323. <Column size="0"/>
  324. <Column size="0"/>
  325. <Column size="0"/>
  326. <Column size="0"/>
  327. <Column size="0"/>
  328. <Column size="0"/>
  329. <Column size="0"/>
  330. <Column size="0"/>
  331. <Column size="0"/>
  332. <Column size="0"/>
  333. <Column size="0"/>
  334. <Column size="0"/>
  335. <Column size="0"/>
  336. <Column size="0"/>
  337. <Column size="0"/>
  338. <Column size="0"/>
  339. <Column size="0"/>
  340. <Column size="0"/>
  341. <Column size="0"/>
  342. <Column size="0"/>
  343. <Column size="0"/>
  344. <Column size="0"/>
  345. <Column size="0"/>
  346. <Column size="0"/>
  347. <Column size="0"/>
  348. <Column size="0"/>
  349. <Column size="0"/>
  350. <Column size="0"/>
  351. <Column size="0"/>
  352. <Column size="0"/>
  353. <Column size="0"/>
  354. <Column size="0"/>
  355. <Column size="0"/>
  356. <Column size="0"/>
  357. <Column size="40"/>
  358. <Column size="0"/>
  359. <Column size="0"/>
  360. <Column size="0"/>
  361. <Column size="0"/>
  362. <Column size="0"/>
  363. <Column size="0"/>
  364. <Column size="0"/>
  365. <Column size="0"/>
  366. <Column size="0"/>
  367. <Column size="0"/>
  368. <Column size="0"/>
  369. <Column size="0"/>
  370. </Columns>
  371. <Rows>
  372. <Row size="35" band="head"/>
  373. <Row size="20"/>
  374. </Rows>
  375. <Band id="head">
  376. <Cell displaytype="checkbox" edittype="checkbox" style="align:center middle;" expr="0"/>
  377. <Cell col="1" text="수신일자"/>
  378. <Cell col="2" text="수신시간"/>
  379. <Cell col="3" text="처방일자"/>
  380. <Cell col="4" text="처방시간"/>
  381. <Cell col="5" text="병리번호"/>
  382. <Cell col="6"/>
  383. <Cell col="7" text="관련병리번호"/>
  384. <Cell col="8"/>
  385. <Cell col="9" text="등록번호"/>
  386. <Cell col="10" text="환자명"/>
  387. <Cell col="11" text="환자&#10;구분"/>
  388. <Cell col="12" text="내시경&#10;소견"/>
  389. <Cell col="13" text="수납&#10;구분"/>
  390. <Cell col="14" text="검사항목"/>
  391. <Cell col="15" text="검체명"/>
  392. <Cell col="16" text="검체&#10;수"/>
  393. <Cell col="17"/>
  394. <Cell col="18" text="처방과"/>
  395. <Cell col="19" text="처방의"/>
  396. <Cell col="20" text="퇴원일"/>
  397. <Cell col="21" text="시행부서&#10;처방의"/>
  398. <Cell col="22" text="블럭&#10;번호"/>
  399. <Cell col="23" text="spcseqnolist"/>
  400. <Cell col="24" text="spccdlist"/>
  401. <Cell col="25" text="spcnmlist"/>
  402. <Cell col="26" text="trandd"/>
  403. <Cell col="27" text="tranno"/>
  404. <Cell col="28" text="transeqno"/>
  405. <Cell col="29" text="orddd"/>
  406. <Cell col="30" text="spctrandd"/>
  407. <Cell col="31" text="spctranno"/>
  408. <Cell col="32" text="execprcpuniqno"/>
  409. <Cell col="33" text="reqfrmflagcd"/>
  410. <Cell col="34" text="ptnocd"/>
  411. <Cell col="35" text="slidflagcd"/>
  412. <Cell col="36" text="slidisscnt"/>
  413. <Cell col="37" text="initblocno"/>
  414. <Cell col="38" text="autokeepflagcd"/>
  415. <Cell col="39" text="stdyptnocd"/>
  416. <Cell col="40" text="stdy_slidflagcd"/>
  417. <Cell col="41" text="stdy_slidisscnt"/>
  418. <Cell col="42" text="stdy_initblocno"/>
  419. <Cell col="43" text="stdy_autokeepflagcd"/>
  420. <Cell col="44" text="trustptnocd"/>
  421. <Cell col="45" text="trust_slidflagcd"/>
  422. <Cell col="46" text="trust_slidisscnt"/>
  423. <Cell col="47" text="trust_initblocno"/>
  424. <Cell col="48" text="trust_autokeepflagcd"/>
  425. <Cell col="49" text="ptnocdflagcd"/>
  426. <Cell col="50" text="stdyptnocdflagcd"/>
  427. <Cell col="51" text="trustptnocdflagcd"/>
  428. <Cell col="52" text="orgprcpstatcd"/>
  429. <Cell col="53" text="orgtranstatcd"/>
  430. <Cell col="54" text="prcpstatcd"/>
  431. <Cell col="55" text="workflagcd"/>
  432. <Cell col="56" text="bfacptdd"/>
  433. <Cell col="57" text="bfacptno"/>
  434. <Cell col="58" text="bfacptseqno"/>
  435. <Cell col="59" text="reuseflagcd"/>
  436. <Cell col="60" text="bfspcacptdd"/>
  437. <Cell col="61" text="bfspcacptno"/>
  438. <Cell col="62" text="tranid"/>
  439. <Cell col="63" text="trandeptcd"/>
  440. <Cell col="64" text="spcbarcdnolist"/>
  441. <Cell col="65" text="prcpno"/>
  442. <Cell col="66" text="wardcd"/>
  443. <Cell col="67" text="roomcd"/>
  444. <Cell col="68" text="wardnm"/>
  445. <Cell col="69" text="sexage"/>
  446. <Cell col="70" text="caption1"/>
  447. <Cell col="71" text="caption2"/>
  448. <Cell col="72" text="caption3"/>
  449. <Cell col="73" text="caption4"/>
  450. <Cell col="74" text="caption5"/>
  451. <Cell col="75" text="appeorddrid"/>
  452. <Cell col="76" text="caption6"/>
  453. <Cell col="77" text="caption7"/>
  454. <Cell col="78" text="caption8"/>
  455. <Cell col="79" text="caption9"/>
  456. <Cell col="80" text="spcbarcdno"/>
  457. <Cell col="81" text="spcbarcdkey"/>
  458. <Cell col="82" text="spcstatcdlist"/>
  459. <Cell col="83" text="aptprcpdd"/>
  460. <Cell col="84" text="aptexecprcpuniqno"/>
  461. <Cell col="85" text="aptprcpno"/>
  462. <Cell col="86" text="aptspcacptseqno"/>
  463. <Cell col="87" text="블록&#10;번호"/>
  464. <Cell col="88" text="aptblocnm"/>
  465. <Cell col="89" text="기관코드"/>
  466. <Cell col="90" text="병리번호"/>
  467. <Cell col="91" text="관련병리번호"/>
  468. <Cell col="92" text="환자구분코드"/>
  469. <Cell col="93" text="검사항목코드"/>
  470. <Cell col="94" text="검사그룹코드"/>
  471. <Cell col="95" text="검사&#10;그룹"/>
  472. <Cell col="96" text="검체코드"/>
  473. <Cell col="97" text="의뢰지번호"/>
  474. <Cell col="98" text="처방과코드"/>
  475. <Cell col="99" text="처방의코드"/>
  476. </Band>
  477. <Band id="body">
  478. <Cell displaytype="checkbox" edittype="checkbox" style="align:center middle;" text="bind:choi"/>
  479. <Cell col="1" text="bind:cnfmdd" mask="####-##-##"/>
  480. <Cell col="2" text="bind:cnfmtm" mask="##:##:##"/>
  481. <Cell col="3" text="bind:prcpdd" mask="####-##-##"/>
  482. <Cell col="4" text="bind:prcprgsttm" mask="##:##:##"/>
  483. <Cell col="5" class="text_center" text="bind:dispptno"/>
  484. <Cell col="6" displaytype="image" edittype="none" class="icon_search" text="bind:ptnoref" expr="'../../../images/lis/icon_search.gif'"/>
  485. <Cell col="7" class="text_center" text="bind:reladispptno"/>
  486. <Cell col="8" displaytype="image" class="icon_search" text="bind:relaptnoref" expr="'../../../images/lis/icon_search.gif'"/>
  487. <Cell col="9" class="text_center" text="bind:pid"/>
  488. <Cell col="10" class="text_center" text="bind:patnm"/>
  489. <Cell col="11" class="text_center" text="bind:patflagnm"/>
  490. <Cell col="12" class="text_center" text="bind:formrecseq"/>
  491. <Cell col="13" class="text_center" text="bind:rcptflagnm"/>
  492. <Cell col="14" style="align:left;" text="bind:testengnm"/>
  493. <Cell col="15" style="align:left;" text="bind:spcnm"/>
  494. <Cell col="16" text="bind:spccnt"/>
  495. <Cell col="17" displaytype="image" class="icon_search" text="bind:reqfrmbtn" expr="'../../../images/lis/icon_search.gif'"/>
  496. <Cell col="18" text="bind:orddeptnm"/>
  497. <Cell col="19" text="bind:orddrnm"/>
  498. <Cell col="20" text="bind:dschdd"/>
  499. <Cell col="21" text="bind:appeorddrnm"/>
  500. <Cell col="22" class="text_cente" text="bind:addcsteno"/>
  501. <Cell col="23" text="bind:spcseqnolist"/>
  502. <Cell col="24" text="bind:spccdlist"/>
  503. <Cell col="25" text="bind:spcnmlist"/>
  504. <Cell col="26" text="bind:trandd"/>
  505. <Cell col="27" text="bind:tranno"/>
  506. <Cell col="28" text="bind:transeqno"/>
  507. <Cell col="29" text="bind:orddd"/>
  508. <Cell col="30" text="bind:spctrandd"/>
  509. <Cell col="31" text="bind:spctranno"/>
  510. <Cell col="32" text="bind:execprcpuniqno"/>
  511. <Cell col="33" text="bind:reqfrmflagcd"/>
  512. <Cell col="34" text="bind:ptnocd"/>
  513. <Cell col="35" text="bind:slidflagcd"/>
  514. <Cell col="36" text="bind:slidisscnt"/>
  515. <Cell col="37" text="bind:initblocno"/>
  516. <Cell col="38" text="bind:autokeepflagcd"/>
  517. <Cell col="39" text="bind:stdyptnocd"/>
  518. <Cell col="40" text="bind:stdy_slidflagcd"/>
  519. <Cell col="41" text="bind:stdy_slidisscnt"/>
  520. <Cell col="42" text="bind:stdy_initblocno"/>
  521. <Cell col="43" text="bind:stdy_autokeepflagcd"/>
  522. <Cell col="44" text="bind:trustptnocd"/>
  523. <Cell col="45" text="bind:trust_slidflagcd"/>
  524. <Cell col="46" text="bind:trust_slidisscnt"/>
  525. <Cell col="47" text="bind:trust_initblocno"/>
  526. <Cell col="48" text="bind:trust_autokeepflagcd"/>
  527. <Cell col="49" text="bind:ptnocdflagcd"/>
  528. <Cell col="50" text="bind:stdyptnocdflagcd"/>
  529. <Cell col="51" text="bind:trustptnocdflagcd"/>
  530. <Cell col="52" text="bind:orgprcpstatcd"/>
  531. <Cell col="53" text="bind:orgtranstatcd"/>
  532. <Cell col="54" text="bind:prcpstatcd"/>
  533. <Cell col="55" text="bind:workflagcd"/>
  534. <Cell col="56" text="bind:bfacptdd"/>
  535. <Cell col="57" text="bind:bfacptno"/>
  536. <Cell col="58" text="bind:bfacptseqno"/>
  537. <Cell col="59" text="bind:reuseflagcd"/>
  538. <Cell col="60" text="bind:bfspcacptdd"/>
  539. <Cell col="61" text="bind:bfspcacptno"/>
  540. <Cell col="62" text="bind:tranid"/>
  541. <Cell col="63" text="bind:trandeptcd"/>
  542. <Cell col="64" text="bind:spcbarcdnolist"/>
  543. <Cell col="65" text="bind:prcpno"/>
  544. <Cell col="66" text="bind:wardcd"/>
  545. <Cell col="67" text="bind:roomcd"/>
  546. <Cell col="68" text="bind:wardnm"/>
  547. <Cell col="69" text="bind:sexage"/>
  548. <Cell col="70" text="bind:prcprgstdd"/>
  549. <Cell col="71" text="bind:testflagcd"/>
  550. <Cell col="72" text="bind:reqinstcd"/>
  551. <Cell col="73" text="bind:reqworkno"/>
  552. <Cell col="74" text="bind:tootfact"/>
  553. <Cell col="75" text="bind:appeorddrid"/>
  554. <Cell col="76" text="bind:addptno"/>
  555. <Cell col="77" text="bind:addspcacptdd"/>
  556. <Cell col="78" text="bind:addspcacptno"/>
  557. <Cell col="79" text="bind:addspcacptseqno"/>
  558. <Cell col="80" text="bind:appspcbarcdno"/>
  559. <Cell col="81" text="bind:spcbarcdkey"/>
  560. <Cell col="82" text="bind:spcstatcdlist"/>
  561. <Cell col="83" text="bind:aptprcpdd"/>
  562. <Cell col="84" text="bind:aptexecprcpuniqno"/>
  563. <Cell col="85" text="bind:aptprcpno"/>
  564. <Cell col="86" text="bind:aptspcacptseqno"/>
  565. <Cell col="87" text="bind:aptcsteno"/>
  566. <Cell col="88" text="bind:aptblocnm"/>
  567. <Cell col="89" text="bind:instcd"/>
  568. <Cell col="90" text="bind:ptno"/>
  569. <Cell col="91" text="bind:relaptno"/>
  570. <Cell col="92" text="bind:prcpgenrflag"/>
  571. <Cell col="93" text="bind:testcd"/>
  572. <Cell col="94" text="bind:testgrupcd"/>
  573. <Cell col="95" text="bind:testgrupnm"/>
  574. <Cell col="96" text="bind:spccd"/>
  575. <Cell col="97" text="bind:reqfrmno"/>
  576. <Cell col="98" text="bind:orddeptcd"/>
  577. <Cell col="99" text="bind:orddrid"/>
  578. </Band>
  579. </Format>
  580. </Formats>
  581. </Grid>
  582. <Grid id="grd_acptlist" taborder="12" position="absolute 0 0 1195 89" anchor="default" positiontype="position" binddataset="Dataset02" selecttype="cell" onmouseenter="switch1_SMLPJ00500_grd_acptlist_onmouseenter">
  583. <Formats>
  584. <Format id="default">
  585. <Columns>
  586. <Column size="20"/>
  587. <Column size="70"/>
  588. <Column size="60"/>
  589. <Column size="70"/>
  590. <Column size="60"/>
  591. <Column size="80"/>
  592. <Column size="25"/>
  593. <Column size="80"/>
  594. <Column size="25"/>
  595. <Column size="70"/>
  596. <Column size="65"/>
  597. <Column size="40"/>
  598. <Column size="50"/>
  599. <Column size="45"/>
  600. <Column size="140"/>
  601. <Column size="100"/>
  602. <Column size="25"/>
  603. <Column size="25"/>
  604. <Column size="60"/>
  605. <Column size="60"/>
  606. <Column size="70"/>
  607. <Column size="60"/>
  608. <Column size="0"/>
  609. <Column size="0"/>
  610. <Column size="0"/>
  611. <Column size="0"/>
  612. <Column size="0"/>
  613. <Column size="0"/>
  614. <Column size="0"/>
  615. <Column size="0"/>
  616. <Column size="0"/>
  617. <Column size="0"/>
  618. <Column size="0"/>
  619. <Column size="0"/>
  620. <Column size="0"/>
  621. <Column size="0"/>
  622. <Column size="0"/>
  623. <Column size="0"/>
  624. <Column size="0"/>
  625. <Column size="0"/>
  626. <Column size="0"/>
  627. <Column size="0"/>
  628. <Column size="0"/>
  629. <Column size="0"/>
  630. <Column size="0"/>
  631. <Column size="0"/>
  632. <Column size="0"/>
  633. <Column size="0"/>
  634. <Column size="0"/>
  635. <Column size="0"/>
  636. <Column size="0"/>
  637. <Column size="0"/>
  638. <Column size="0"/>
  639. <Column size="0"/>
  640. <Column size="0"/>
  641. <Column size="0"/>
  642. <Column size="0"/>
  643. <Column size="0"/>
  644. <Column size="0"/>
  645. <Column size="0"/>
  646. <Column size="0"/>
  647. <Column size="0"/>
  648. <Column size="0"/>
  649. <Column size="0"/>
  650. <Column size="0"/>
  651. <Column size="0"/>
  652. <Column size="0"/>
  653. <Column size="0"/>
  654. <Column size="0"/>
  655. <Column size="0"/>
  656. <Column size="0"/>
  657. <Column size="0"/>
  658. <Column size="0"/>
  659. <Column size="0"/>
  660. <Column size="0"/>
  661. <Column size="0"/>
  662. <Column size="0"/>
  663. <Column size="0"/>
  664. <Column size="0"/>
  665. <Column size="0"/>
  666. <Column size="0"/>
  667. <Column size="0"/>
  668. <Column size="0"/>
  669. <Column size="0"/>
  670. <Column size="0"/>
  671. <Column size="0"/>
  672. <Column size="0"/>
  673. <Column size="40"/>
  674. <Column size="0"/>
  675. <Column size="0"/>
  676. <Column size="0"/>
  677. <Column size="0"/>
  678. <Column size="0"/>
  679. <Column size="0"/>
  680. <Column size="0"/>
  681. <Column size="0"/>
  682. <Column size="0"/>
  683. <Column size="0"/>
  684. <Column size="0"/>
  685. <Column size="0"/>
  686. </Columns>
  687. <Rows>
  688. <Row size="35" band="head"/>
  689. <Row size="20"/>
  690. </Rows>
  691. <Band id="head">
  692. <Cell displaytype="checkbox" edittype="checkbox" style="align:center middle;" expr="0"/>
  693. <Cell col="1" text="수신일자"/>
  694. <Cell col="2" text="수신시간"/>
  695. <Cell col="3" text="처방일자"/>
  696. <Cell col="4" text="처방시간"/>
  697. <Cell col="5" text="병리번호"/>
  698. <Cell col="6"/>
  699. <Cell col="7" text="관련병리번호"/>
  700. <Cell col="8"/>
  701. <Cell col="9" text="등록번호"/>
  702. <Cell col="10" text="환자명"/>
  703. <Cell col="11" text="환자&#10;구분"/>
  704. <Cell col="12" text="내시경&#10;소견"/>
  705. <Cell col="13" text="수납&#10;구분"/>
  706. <Cell col="14" text="검사항목"/>
  707. <Cell col="15" text="검체명"/>
  708. <Cell col="16" text="검체&#10;수"/>
  709. <Cell col="17"/>
  710. <Cell col="18" text="처방과"/>
  711. <Cell col="19" text="처방의"/>
  712. <Cell col="20" text="퇴원일"/>
  713. <Cell col="21" text="시행부서&#10;처방의"/>
  714. <Cell col="22" text="블럭&#10;번호"/>
  715. <Cell col="23" text="spcseqnolist"/>
  716. <Cell col="24" text="spccdlist"/>
  717. <Cell col="25" text="spcnmlist"/>
  718. <Cell col="26" text="trandd"/>
  719. <Cell col="27" text="tranno"/>
  720. <Cell col="28" text="transeqno"/>
  721. <Cell col="29" text="orddd"/>
  722. <Cell col="30" text="spctrandd"/>
  723. <Cell col="31" text="spctranno"/>
  724. <Cell col="32" text="execprcpuniqno"/>
  725. <Cell col="33" text="reqfrmflagcd"/>
  726. <Cell col="34" text="ptnocd"/>
  727. <Cell col="35" text="slidflagcd"/>
  728. <Cell col="36" text="slidisscnt"/>
  729. <Cell col="37" text="initblocno"/>
  730. <Cell col="38" text="autokeepflagcd"/>
  731. <Cell col="39" text="stdyptnocd"/>
  732. <Cell col="40" text="stdy_slidflagcd"/>
  733. <Cell col="41" text="stdy_slidisscnt"/>
  734. <Cell col="42" text="stdy_initblocno"/>
  735. <Cell col="43" text="stdy_autokeepflagcd"/>
  736. <Cell col="44" text="trustptnocd"/>
  737. <Cell col="45" text="trust_slidflagcd"/>
  738. <Cell col="46" text="trust_slidisscnt"/>
  739. <Cell col="47" text="trust_initblocno"/>
  740. <Cell col="48" text="trust_autokeepflagcd"/>
  741. <Cell col="49" text="ptnocdflagcd"/>
  742. <Cell col="50" text="stdyptnocdflagcd"/>
  743. <Cell col="51" text="trustptnocdflagcd"/>
  744. <Cell col="52" text="orgprcpstatcd"/>
  745. <Cell col="53" text="orgtranstatcd"/>
  746. <Cell col="54" text="prcpstatcd"/>
  747. <Cell col="55" text="workflagcd"/>
  748. <Cell col="56" text="bfacptdd"/>
  749. <Cell col="57" text="bfacptno"/>
  750. <Cell col="58" text="bfacptseqno"/>
  751. <Cell col="59" text="reuseflagcd"/>
  752. <Cell col="60" text="bfspcacptdd"/>
  753. <Cell col="61" text="bfspcacptno"/>
  754. <Cell col="62" text="tranid"/>
  755. <Cell col="63" text="trandeptcd"/>
  756. <Cell col="64" text="spcbarcdnolist"/>
  757. <Cell col="65" text="prcpno"/>
  758. <Cell col="66" text="wardcd"/>
  759. <Cell col="67" text="roomcd"/>
  760. <Cell col="68" text="wardnm"/>
  761. <Cell col="69" text="sexage"/>
  762. <Cell col="70" text="caption1"/>
  763. <Cell col="71" text="caption2"/>
  764. <Cell col="72" text="caption3"/>
  765. <Cell col="73" text="caption4"/>
  766. <Cell col="74" text="caption5"/>
  767. <Cell col="75" text="appeorddrid"/>
  768. <Cell col="76" text="caption6"/>
  769. <Cell col="77" text="caption7"/>
  770. <Cell col="78" text="caption8"/>
  771. <Cell col="79" text="caption9"/>
  772. <Cell col="80" text="spcbarcdno"/>
  773. <Cell col="81" text="spcbarcdkey"/>
  774. <Cell col="82" text="spcstatcdlist"/>
  775. <Cell col="83" text="aptprcpdd"/>
  776. <Cell col="84" text="aptexecprcpuniqno"/>
  777. <Cell col="85" text="aptprcpno"/>
  778. <Cell col="86" text="aptspcacptseqno"/>
  779. <Cell col="87" text="블록&#10;번호"/>
  780. <Cell col="88" text="aptblocnm"/>
  781. <Cell col="89" text="기관코드"/>
  782. <Cell col="90" text="병리번호"/>
  783. <Cell col="91" text="관련병리번호"/>
  784. <Cell col="92" text="환자구분코드"/>
  785. <Cell col="93" text="검사항목코드"/>
  786. <Cell col="94" text="검사그룹코드"/>
  787. <Cell col="95" text="검사&#10;그룹"/>
  788. <Cell col="96" text="검체코드"/>
  789. <Cell col="97" text="의뢰지번호"/>
  790. <Cell col="98" text="처방과코드"/>
  791. <Cell col="99" text="처방의코드"/>
  792. </Band>
  793. <Band id="body">
  794. <Cell displaytype="checkbox" edittype="checkbox" style="align:center middle;" text="bind:choi"/>
  795. <Cell col="1" text="bind:cnfmdd" mask="####-##-##"/>
  796. <Cell col="2" text="bind:cnfmtm" mask="##:##:##"/>
  797. <Cell col="3" text="bind:prcpdd" mask="####-##-##"/>
  798. <Cell col="4" text="bind:prcprgsttm" mask="##:##:##"/>
  799. <Cell col="5" class="text_center" text="bind:dispptno"/>
  800. <Cell col="6" displaytype="image" edittype="none" class="icon_search" text="bind:ptnoref" expr="'../../../images/lis/icon_search.gif'"/>
  801. <Cell col="7" class="text_center" text="bind:reladispptno"/>
  802. <Cell col="8" displaytype="image" class="icon_search" text="bind:relaptnoref" expr="'../../../images/lis/icon_search.gif'"/>
  803. <Cell col="9" class="text_center" text="bind:pid"/>
  804. <Cell col="10" class="text_center" text="bind:patnm"/>
  805. <Cell col="11" class="text_center" text="bind:patflagnm"/>
  806. <Cell col="12" class="text_center" text="bind:formrecseq"/>
  807. <Cell col="13" class="text_center" text="bind:rcptflagnm"/>
  808. <Cell col="14" style="align:left;" text="bind:testengnm"/>
  809. <Cell col="15" style="align:left;" text="bind:spcnm"/>
  810. <Cell col="16" text="bind:spccnt"/>
  811. <Cell col="17" displaytype="image" class="icon_search" text="bind:reqfrmbtn" expr="'../../../images/lis/icon_search.gif'"/>
  812. <Cell col="18" text="bind:orddeptnm"/>
  813. <Cell col="19" text="bind:orddrnm"/>
  814. <Cell col="20" text="bind:dschdd"/>
  815. <Cell col="21" text="bind:appeorddrnm"/>
  816. <Cell col="22" class="text_cente" text="bind:addcsteno"/>
  817. <Cell col="23" text="bind:spcseqnolist"/>
  818. <Cell col="24" text="bind:spccdlist"/>
  819. <Cell col="25" text="bind:spcnmlist"/>
  820. <Cell col="26" text="bind:trandd"/>
  821. <Cell col="27" text="bind:tranno"/>
  822. <Cell col="28" text="bind:transeqno"/>
  823. <Cell col="29" text="bind:orddd"/>
  824. <Cell col="30" text="bind:spctrandd"/>
  825. <Cell col="31" text="bind:spctranno"/>
  826. <Cell col="32" text="bind:execprcpuniqno"/>
  827. <Cell col="33" text="bind:reqfrmflagcd"/>
  828. <Cell col="34" text="bind:ptnocd"/>
  829. <Cell col="35" text="bind:slidflagcd"/>
  830. <Cell col="36" text="bind:slidisscnt"/>
  831. <Cell col="37" text="bind:initblocno"/>
  832. <Cell col="38" text="bind:autokeepflagcd"/>
  833. <Cell col="39" text="bind:stdyptnocd"/>
  834. <Cell col="40" text="bind:stdy_slidflagcd"/>
  835. <Cell col="41" text="bind:stdy_slidisscnt"/>
  836. <Cell col="42" text="bind:stdy_initblocno"/>
  837. <Cell col="43" text="bind:stdy_autokeepflagcd"/>
  838. <Cell col="44" text="bind:trustptnocd"/>
  839. <Cell col="45" text="bind:trust_slidflagcd"/>
  840. <Cell col="46" text="bind:trust_slidisscnt"/>
  841. <Cell col="47" text="bind:trust_initblocno"/>
  842. <Cell col="48" text="bind:trust_autokeepflagcd"/>
  843. <Cell col="49" text="bind:ptnocdflagcd"/>
  844. <Cell col="50" text="bind:stdyptnocdflagcd"/>
  845. <Cell col="51" text="bind:trustptnocdflagcd"/>
  846. <Cell col="52" text="bind:orgprcpstatcd"/>
  847. <Cell col="53" text="bind:orgtranstatcd"/>
  848. <Cell col="54" text="bind:prcpstatcd"/>
  849. <Cell col="55" text="bind:workflagcd"/>
  850. <Cell col="56" text="bind:bfacptdd"/>
  851. <Cell col="57" text="bind:bfacptno"/>
  852. <Cell col="58" text="bind:bfacptseqno"/>
  853. <Cell col="59" text="bind:reuseflagcd"/>
  854. <Cell col="60" text="bind:bfspcacptdd"/>
  855. <Cell col="61" text="bind:bfspcacptno"/>
  856. <Cell col="62" text="bind:tranid"/>
  857. <Cell col="63" text="bind:trandeptcd"/>
  858. <Cell col="64" text="bind:spcbarcdnolist"/>
  859. <Cell col="65" text="bind:prcpno"/>
  860. <Cell col="66" text="bind:wardcd"/>
  861. <Cell col="67" text="bind:roomcd"/>
  862. <Cell col="68" text="bind:wardnm"/>
  863. <Cell col="69" text="bind:sexage"/>
  864. <Cell col="70" text="bind:prcprgstdd"/>
  865. <Cell col="71" text="bind:testflagcd"/>
  866. <Cell col="72" text="bind:reqinstcd"/>
  867. <Cell col="73" text="bind:reqworkno"/>
  868. <Cell col="74" text="bind:tootfact"/>
  869. <Cell col="75" text="bind:appeorddrid"/>
  870. <Cell col="76" text="bind:addptno"/>
  871. <Cell col="77" text="bind:addspcacptdd"/>
  872. <Cell col="78" text="bind:addspcacptno"/>
  873. <Cell col="79" text="bind:addspcacptseqno"/>
  874. <Cell col="80" text="bind:appspcbarcdno"/>
  875. <Cell col="81" text="bind:spcbarcdkey"/>
  876. <Cell col="82" text="bind:spcstatcdlist"/>
  877. <Cell col="83" text="bind:aptprcpdd"/>
  878. <Cell col="84" text="bind:aptexecprcpuniqno"/>
  879. <Cell col="85" text="bind:aptprcpno"/>
  880. <Cell col="86" text="bind:aptspcacptseqno"/>
  881. <Cell col="87" text="bind:aptcsteno"/>
  882. <Cell col="88" text="bind:aptblocnm"/>
  883. <Cell col="89" text="bind:instcd"/>
  884. <Cell col="90" text="bind:ptno"/>
  885. <Cell col="91" text="bind:relaptno"/>
  886. <Cell col="92" text="bind:prcpgenrflag"/>
  887. <Cell col="93" text="bind:testcd"/>
  888. <Cell col="94" text="bind:testgrupcd"/>
  889. <Cell col="95" text="bind:testgrupnm"/>
  890. <Cell col="96" text="bind:spccd"/>
  891. <Cell col="97" text="bind:reqfrmno"/>
  892. <Cell col="98" text="bind:orddeptcd"/>
  893. <Cell col="99" text="bind:orddrid"/>
  894. </Band>
  895. </Format>
  896. </Formats>
  897. </Grid>
  898. </Layout>
  899. </Layouts>
  900. </Tabpage>
  901. </Tabpages>
  902. </Tab>
  903. <Button id="Button00" taborder="1" class="btn_POP_cls" position="absolute 1194 11 1208 25" style="color:#333333ff;" onclick="Button00_onclick"/>
  904. </Layout>
  905. </Layouts>
  906. <Objects>
  907. <Dataset id="Dataset00" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  908. <Dataset id="Dataset01" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  909. <Dataset id="Dataset02" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  910. <Dataset id="Dataset03" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  911. </Objects>
  912. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  913. * System Name : KU2.0
  914. * Job Name :
  915. * File Name : SPLPP03100_사용자화면설정.xfdl
  916. * Creator :
  917. * Make Date : 2015-11-11
  918. *
  919. * Description :
  920. *---------------------------------------------------------------------------------------
  921. * Modify Date Modifier Modify Description
  922. *---------------------------------------------------------------------------------------
  923. * 2015-11-11 DBS Converting Program(TF->XP)
  924. *
  925. *---------------------------------------------------------------------------------------
  926. ****************************************************************************************/
  927. //=======================================================================================
  928. // Lib Include
  929. //---------------------------------------------------------------------------------------
  930. include "com_commonxp::comm_main.xjs";
  931. include "lis_commonxp::LPZ001.xjs";
  932. //=======================================================================================
  933. // global variable 전역변수
  934. //---------------------------------------------------------------------------------------
  935. //=======================================================================================
  936. // Function
  937. //---------------------------------------------------------------------------------------
  938. /**********************************************************************************
  939. * Name : fExeInitialize
  940. * Description : 초기화 Function
  941. * Argument : null
  942. * return Type : null
  943. * Author : Autumn
  944. **********************************************************************************/
  945. function fExeInitialize()
  946. {
  947. Dataset00.addRow();
  948. Dataset01.addRow();
  949. Dataset02.addRow();
  950. Dataset03.addRow();
  951. dsf_createDs("ds_data_workrsltlist");
  952. var sInDsName = dsf_createDsRow("ds_temp_search", [{col: "scrnid", val: "SMLPP00200"}]);
  953. tranf_submit({ id : "TRLPP03101"
  954. , service : "plgyrefmngtapp.TestRsltRef"
  955. , method : "reqGetUserScrnEnvEstb"
  956. , inds : "req="+sInDsName
  957. , outds : "ds_data_workrsltlist=gridseq"
  958. , callback : "cbf_SPLPP03100"
  959. , async : false
  960. });
  961. if(ds_data_workrsltlist.rowcount>0){
  962. switch1.SMLPP00200.grd_workrsltlist_resize.formats = "<Formats>"+ds_data_workrsltlist.getColumn(0, "compsrefxml")+"</Formats>";
  963. var sWorkrsltlistSizeData = ds_data_workrsltlist.getColumn(0, "compssizecnts").toString().split("^");
  964. for(var i=0;i<sWorkrsltlistSizeData.length;i++){
  965. switch1.SMLPP00200.grd_workrsltlist_resize.setRealColSize(i, sWorkrsltlistSizeData[i]);
  966. }
  967. }
  968. dsf_createDs("ds_data_acptlist");
  969. var sInDsName = dsf_createDsRow("ds_temp_search", [{col: "scrnid", val: "SMLPJ00500"}]);
  970. tranf_submit({ id : "TRLPP03101"
  971. , service : "plgyrefmngtapp.TestRsltRef"
  972. , method : "reqGetUserScrnEnvEstb"
  973. , inds : "req="+sInDsName
  974. , outds : "ds_data_acptlist=gridseq"
  975. , callback : "cbf_SPLPP03100"
  976. , async : false
  977. });
  978. if(ds_data_acptlist.rowcount>0){
  979. switch1.SMLPJ00500.grd_acptlist_resize.formats = "<Formats>"+ds_data_acptlist.getColumn(0, "compsrefxml")+"</Formats>";
  980. var sAcptlistSizeData = ds_data_acptlist.getColumn(0, "compssizecnts").toString().split("^");
  981. for(var i=0;i<sAcptlistSizeData.length;i++){
  982. switch1.SMLPJ00500.grd_acptlist_resize.setRealColSize(i, sAcptlistSizeData[i]);
  983. }
  984. }
  985. switch(screenId){
  986. case "SMLPP00200" :
  987. switch1.tabindex = 0;
  988. break;
  989. case "SMLPJ00500" :
  990. switch1.tabindex = 1;
  991. break;
  992. default :
  993. break;
  994. }
  995. }
  996. /**********************************************************************************
  997. * Name : cbf_SPLPP03100
  998. * Description : 검체일괄접수 콜백함수.
  999. * Argument : string:strSvcID, string:nErrorCode, string:strErrorMag
  1000. * return Type : Null
  1001. * Author : Autumn
  1002. **********************************************************************************/
  1003. function cbf_SPLPP03100(strSvcID, nErrorCode, strErrorMag)
  1004. {
  1005. if(nErrorCode != 0) sysf_messageBox("ID: " + strSvcID + " Error: " + strErrorMag, "E009", "");
  1006. }
  1007. //=======================================================================================
  1008. // Event
  1009. //---------------------------------------------------------------------------------------
  1010. /****************************************************************************************
  1011. * Components :
  1012. * Components ID : SPLPP03100
  1013. * Event : onload
  1014. * Argument : 01.obj : Object Event has occurred
  1015. * : 02.e : Event Object
  1016. * Description : 화면로드
  1017. ****************************************************************************************/
  1018. function SPLPP03100_onload(obj:Form, e:LoadEventInfo)
  1019. {
  1020. frmf_initForm(obj);
  1021. fExeInitialize();
  1022. }
  1023. /****************************************************************************************
  1024. * Components :
  1025. * Components ID : grd_workrsltlist
  1026. * Event : onmouseenter
  1027. * Argument : 01.obj : Object Event has occurred
  1028. * : 02.e : Event Object
  1029. * Description : 스크롤 이벤트 생성
  1030. ****************************************************************************************/
  1031. function switch1_SMLPP00200_grd_workrsltlist_onmouseenter(obj:Grid, e:MouseEventInfo)
  1032. {
  1033. switch1.SMLPP00200.grd_workrsltlist_resize.onhscroll.removeHandler(grd_output1_onhscroll);
  1034. obj.onhscroll.setHandler(grd_output0_onhscroll);
  1035. }
  1036. /****************************************************************************************
  1037. * Components :
  1038. * Components ID : grd_workrsltlist_resize
  1039. * Event : onmouseenter
  1040. * Argument : 01.obj : Object Event has occurred
  1041. * : 02.e : Event Object
  1042. * Description : 스크롤 이벤트 생성
  1043. ****************************************************************************************/
  1044. function switch1_SMLPP00200_grd_workrsltlist_resize_onmouseenter(obj:Grid, e:MouseEventInfo)
  1045. {
  1046. switch1.SMLPP00200.grd_workrsltlist.onhscroll.removeHandler(grd_output0_onhscroll);
  1047. obj.onhscroll.setHandler(grd_output1_onhscroll);
  1048. }
  1049. /****************************************************************************************
  1050. * Components :
  1051. * Components ID : grd_output0
  1052. * Event : onhscroll
  1053. * Argument : 01.obj : Object Event has occurred
  1054. * : 02.e : Event Object
  1055. * Description : 스크롤이벤트
  1056. ****************************************************************************************/
  1057. function grd_output0_onhscroll(obj:Grid, e:ScrollEventInfo)
  1058. {
  1059. switch1.SMLPP00200.grd_workrsltlist_resize.hscrollbar.pos = e.pos;
  1060. }
  1061. /****************************************************************************************
  1062. * Components :
  1063. * Components ID : grd_output1
  1064. * Event : onhscroll
  1065. * Argument : 01.obj : Object Event has occurred
  1066. * : 02.e : Event Object
  1067. * Description : 스크롤이벤트
  1068. ****************************************************************************************/
  1069. function grd_output1_onhscroll(obj:Grid, e:ScrollEventInfo)
  1070. {
  1071. switch1.SMLPP00200.grd_workrsltlist.hscrollbar.pos = e.pos;
  1072. }
  1073. /****************************************************************************************
  1074. * Components :
  1075. * Components ID : grd_acptlist
  1076. * Event : onmouseenter
  1077. * Argument : 01.obj : Object Event has occurred
  1078. * : 02.e : Event Object
  1079. * Description : 스크롤 이벤트 생성
  1080. ****************************************************************************************/
  1081. function switch1_SMLPJ00500_grd_acptlist_onmouseenter(obj:Grid, e:MouseEventInfo)
  1082. {
  1083. switch1.SMLPJ00500.grd_acptlist_resize.onhscroll.removeHandler(grd_acptlist_output1_onhscroll);
  1084. obj.onhscroll.setHandler(grd_acptlist_output0_onhscroll);
  1085. }
  1086. /****************************************************************************************
  1087. * Components :
  1088. * Components ID : grd_acptlist_resize
  1089. * Event : onmouseenter
  1090. * Argument : 01.obj : Object Event has occurred
  1091. * : 02.e : Event Object
  1092. * Description : 스크롤 이벤트 생성
  1093. ****************************************************************************************/
  1094. function switch1_SMLPJ00500_grd_acptlist_resize_onmouseenter(obj:Grid, e:MouseEventInfo)
  1095. {
  1096. switch1.SMLPJ00500.grd_acptlist.onhscroll.removeHandler(grd_acptlist_output0_onhscroll);
  1097. obj.onhscroll.setHandler(grd_acptlist_output1_onhscroll);
  1098. }
  1099. /****************************************************************************************
  1100. * Components :
  1101. * Components ID : grd_acptlist_output0
  1102. * Event : onhscroll
  1103. * Argument : 01.obj : Object Event has occurred
  1104. * : 02.e : Event Object
  1105. * Description : 스크롤이벤트
  1106. ****************************************************************************************/
  1107. function grd_acptlist_output0_onhscroll(obj:Grid, e:ScrollEventInfo)
  1108. {
  1109. switch1.SMLPJ00500.grd_acptlist_resize.hscrollbar.pos = e.pos;
  1110. }
  1111. /****************************************************************************************
  1112. * Components :
  1113. * Components ID : grd_acptlist_output1
  1114. * Event : onhscroll
  1115. * Argument : 01.obj : Object Event has occurred
  1116. * : 02.e : Event Object
  1117. * Description : 스크롤이벤트
  1118. ****************************************************************************************/
  1119. function grd_acptlist_output1_onhscroll(obj:Grid, e:ScrollEventInfo)
  1120. {
  1121. switch1.SMLPJ00500.grd_acptlist.hscrollbar.pos = e.pos;
  1122. }
  1123. /****************************************************************************************
  1124. * Components :
  1125. * Components ID : button1
  1126. * Event : onclick
  1127. * Argument : 01.obj : Object Event has occurred
  1128. * : 02.e : Event Object
  1129. * Description : 초기화
  1130. ****************************************************************************************/
  1131. function button1_onclick(obj:Button, e:ClickEventInfo)
  1132. {
  1133. switch(switch1.tabindex){
  1134. case 0 :
  1135. switch1.SMLPP00200.grd_workrsltlist_resize.formats = switch1.SMLPP00200.grd_workrsltlist.formats;
  1136. break;
  1137. case 1 :
  1138. switch1.SMLPJ00500.grd_acptlist_resize.formats = switch1.SMLPJ00500.grd_acptlist.formats;
  1139. break;
  1140. default :
  1141. break;
  1142. }
  1143. }
  1144. /****************************************************************************************
  1145. * Components :
  1146. * Components ID : button3
  1147. * Event : onclick
  1148. * Argument : 01.obj : Object Event has occurred
  1149. * : 02.e : Event Object
  1150. * Description : 화면 닫기
  1151. ****************************************************************************************/
  1152. function button3_onclick(obj:Button, e:ClickEventInfo)
  1153. {
  1154. var objRetVal = new Object();
  1155. objRetVal.saveyn = "N";
  1156. this.close(objRetVal);
  1157. }
  1158. /****************************************************************************************
  1159. * Components :
  1160. * Components ID : Button00
  1161. * Event : onclick
  1162. * Argument : 01.obj : Object Event has occurred
  1163. * : 02.e : Event Object
  1164. * Description : 화면 닫기
  1165. ****************************************************************************************/
  1166. function Button00_onclick(obj:Button, e:ClickEventInfo)
  1167. {
  1168. var objRetVal = new Object();
  1169. objRetVal.saveyn = "N";
  1170. this.close(objRetVal);
  1171. }
  1172. /****************************************************************************************
  1173. * Components :
  1174. * Components ID : button2
  1175. * Event : onclick
  1176. * Argument : 01.obj : Object Event has occurred
  1177. * : 02.e : Event Object
  1178. * Description : 저장
  1179. ****************************************************************************************/
  1180. function button2_onclick(obj:Button, e:ClickEventInfo)
  1181. {
  1182. var sCompscd = "";
  1183. var sCompssizecnts = "";
  1184. switch(switch1.tabindex){
  1185. case 0 :
  1186. if(ds_data_workrsltlist.rowcount>0){
  1187. sCompscd = ds_data_workrsltlist.getColumn(0, "compscd");
  1188. }
  1189. for(var i=0;i<switch1.SMLPP00200.grd_workrsltlist_resize.getFormatColCount();i++){
  1190. if(switch1.SMLPP00200.grd_workrsltlist_resize.getFormatColCount()-1==i){
  1191. sCompssizecnts=sCompssizecnts+switch1.SMLPP00200.grd_workrsltlist_resize.getRealColSize(i);
  1192. } else {
  1193. sCompssizecnts=sCompssizecnts+switch1.SMLPP00200.grd_workrsltlist_resize.getRealColSize(i)+"^";
  1194. }
  1195. }
  1196. var sInDsName = dsf_createDsRow("ds_temp_search"
  1197. , [{col: "compscd" , val: sCompscd }
  1198. , {col: "compsrefxml" , val: switch1.SMLPP00200.grd_workrsltlist_resize.getCurFormatString() }
  1199. , {col: "compsrefcnts" , val: " " }
  1200. , {col: "compssizecnts" , val: sCompssizecnts }
  1201. , {col: "scrnid" , val: "SMLPP00200" }]);
  1202. break;
  1203. case 1 :
  1204. if(ds_data_acptlist.rowcount>0){
  1205. sCompscd = ds_data_acptlist.getColumn(0, "compscd");
  1206. }
  1207. for(var i=0;i<switch1.SMLPJ00500.grd_acptlist_resize.getFormatColCount();i++){
  1208. if(switch1.SMLPJ00500.grd_acptlist_resize.getFormatColCount()-1==i){
  1209. sCompssizecnts=sCompssizecnts+switch1.SMLPJ00500.grd_acptlist_resize.getRealColSize(i);
  1210. } else {
  1211. sCompssizecnts=sCompssizecnts+switch1.SMLPJ00500.grd_acptlist_resize.getRealColSize(i)+"^";
  1212. }
  1213. }
  1214. var sInDsName = dsf_createDsRow("ds_temp_search"
  1215. , [{col: "compscd" , val: sCompscd }
  1216. , {col: "compsrefxml" , val: switch1.SMLPJ00500.grd_acptlist_resize.getCurFormatString() }
  1217. , {col: "compsrefcnts" , val: " " }
  1218. , {col: "compssizecnts" , val: sCompssizecnts }
  1219. , {col: "scrnid" , val: "SMLPJ00500" }]);
  1220. break;
  1221. default :
  1222. return;
  1223. break;
  1224. }
  1225. tranf_submit({ id : "TXLPP03101"
  1226. , service : "plgyrefmngtapp.TestRsltRef"
  1227. , method : "reqInsUserScrnEnvEstb"
  1228. , inds : "req="+sInDsName
  1229. , callback : "cbf_SPLPP03100"
  1230. , async : false
  1231. });
  1232. var objRetVal = new Object();
  1233. objRetVal.saveYn = "Y";
  1234. this.close(objRetVal);
  1235. }]]></Script>
  1236. </Form>
  1237. </FDL>