SMMNP03600_CaseCart반납상세내역.xfdl 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMNP03600" position="absolute 0 0 1200 779" titletext="Cart 반납 상세내역 조회" oninit="SMMNP03600_oninit" onload="SMMNP03600_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 13 1200 779" id="group3" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Tab position="absolute 0 34 1200 766" id="switch1" anchor="default" onchanged="group3_switch1_onchanged">
  11. <Tabpages>
  12. <Tabpage text="구매물품" id="op">
  13. <Layouts>
  14. <Layout>
  15. <Static text="Suture" position="absolute 0 5 70 21" id="caption3" class="tit_2" anchor="default"/>
  16. <Grid position="absolute 0 23 1200 243" id="grd_sutures" binddataset="ds_main_gooddetllist_suturelist" anchor="default" autosizingtype="none" cellsizingtype="both" extendsizetype="row" selecttype="multirow" autofittype="col">
  17. <Formats>
  18. <Format id="default">
  19. <Columns>
  20. <Column size="20" band="left"/>
  21. <Column size="80"/>
  22. <Column size="45"/>
  23. <Column size="270"/>
  24. <Column size="130"/>
  25. <Column size="150"/>
  26. <Column size="115"/>
  27. <Column size="60"/>
  28. <Column size="80"/>
  29. <Column size="80"/>
  30. <Column size="80"/>
  31. <Column size="0"/>
  32. <Column size="0"/>
  33. </Columns>
  34. <Rows>
  35. <Row size="24" band="head"/>
  36. <Row size="24"/>
  37. </Rows>
  38. <Band id="head">
  39. <Cell/>
  40. <Cell col="1" text="물품코드"/>
  41. <Cell col="2" text="SUB"/>
  42. <Cell col="3" text="물품명"/>
  43. <Cell col="4" text="규격"/>
  44. <Cell col="5" text="모델"/>
  45. <Cell col="6" text="제조원"/>
  46. <Cell col="7" text="단위"/>
  47. <Cell col="8" text="불출수량"/>
  48. <Cell col="9" text="확정수량"/>
  49. <Cell col="10" text="반납수량"/>
  50. <Cell col="11" text="재소독"/>
  51. <Cell col="12" text="카트구분"/>
  52. </Band>
  53. <Band id="body">
  54. <Cell celltype="head" expr="expr:currow + 1"/>
  55. <Cell col="1" text="bind:goodcd"/>
  56. <Cell col="2" text="bind:allsizespecid"/>
  57. <Cell col="3" style="align:left top;padding:4 2 2 2;" text="bind:goodnm" wordwrap="word"/>
  58. <Cell col="4" style="align:left top;padding:4 2 2 2;" text="bind:goodspec" wordwrap="word"/>
  59. <Cell col="5" style="align:left;" text="bind:goodmodel"/>
  60. <Cell col="6" style="align:left;" text="bind:prodcmpynm"/>
  61. <Cell col="7" text="bind:prcpunit"/>
  62. <Cell col="8" style="align:right;" text="bind:tempqty"/>
  63. <Cell col="9" style="align:right;" text="bind:cnfmqty"/>
  64. <Cell col="10" style="align:right;" text="bind:rtnqty"/>
  65. <Cell col="11" text="bind:disinfect"/>
  66. <Cell col="12" text="bind:cartgubn"/>
  67. </Band>
  68. </Format>
  69. </Formats>
  70. </Grid>
  71. <Grid position="absolute 385 260 825 380" id="grd_excel" visible="false" binddataset="ds_temp_goodexcellist_goodlist" anchor="default">
  72. <Formats>
  73. <Format id="default">
  74. <Columns>
  75. <Column size="80"/>
  76. <Column size="45"/>
  77. <Column size="270"/>
  78. <Column size="130"/>
  79. <Column size="115"/>
  80. <Column size="115"/>
  81. <Column size="60"/>
  82. <Column size="80"/>
  83. <Column size="80"/>
  84. <Column size="80"/>
  85. <Column size="80"/>
  86. <Column size="80"/>
  87. <Column size="100"/>
  88. </Columns>
  89. <Rows>
  90. <Row size="24" band="head"/>
  91. <Row size="24"/>
  92. </Rows>
  93. <Band id="head">
  94. <Cell text="물품코드"/>
  95. <Cell col="1" text="SUB"/>
  96. <Cell col="2" text="물품명"/>
  97. <Cell col="3" text="규격"/>
  98. <Cell col="4" text="모델"/>
  99. <Cell col="5" text="제조원"/>
  100. <Cell col="6" text="단위"/>
  101. <Cell col="7" text="불출수량"/>
  102. <Cell col="8" text="확정수량"/>
  103. <Cell col="9" text="반납수량"/>
  104. <Cell col="10" text="재소독"/>
  105. <Cell col="11" text="카트구분"/>
  106. <Cell col="12" text="처방구분"/>
  107. </Band>
  108. <Band id="body">
  109. <Cell text="bind:goodcd"/>
  110. <Cell col="1" text="bind:allsizespecid"/>
  111. <Cell col="2" text="bind:goodnm"/>
  112. <Cell col="3" text="bind:goodspec"/>
  113. <Cell col="4" text="bind:goodmodel"/>
  114. <Cell col="5" text="bind:prodcmpynm"/>
  115. <Cell col="6" text="bind:prcpunit"/>
  116. <Cell col="7" text="bind:tempqty"/>
  117. <Cell col="8" text="bind:cnfmqty"/>
  118. <Cell col="9" text="bind:rtnqty"/>
  119. <Cell col="10" text="bind:disinfect"/>
  120. <Cell col="11" text="bind:cartgubn"/>
  121. <Cell col="12" text="bind:goodcls"/>
  122. </Band>
  123. </Format>
  124. </Formats>
  125. </Grid>
  126. <Static text="Supplies" position="absolute 0 249 74 265" id="caption1" class="tit_2" anchor="default"/>
  127. <Grid position="absolute 0 267 1200 509" id="grd_supplies" binddataset="ds_main_gooddetllist_supplieslist" anchor="default" autosizingtype="none" cellsizingtype="both" extendsizetype="row" selecttype="multirow" autofittype="col">
  128. <Formats>
  129. <Format id="default">
  130. <Columns>
  131. <Column size="20" band="left"/>
  132. <Column size="80"/>
  133. <Column size="45"/>
  134. <Column size="270"/>
  135. <Column size="130"/>
  136. <Column size="150"/>
  137. <Column size="115"/>
  138. <Column size="60"/>
  139. <Column size="80"/>
  140. <Column size="80"/>
  141. <Column size="80"/>
  142. <Column size="0"/>
  143. <Column size="0"/>
  144. </Columns>
  145. <Rows>
  146. <Row size="24" band="head"/>
  147. <Row size="24"/>
  148. </Rows>
  149. <Band id="head">
  150. <Cell/>
  151. <Cell col="1" text="물품코드"/>
  152. <Cell col="2" text="SUB"/>
  153. <Cell col="3" text="물품명"/>
  154. <Cell col="4" text="규격"/>
  155. <Cell col="5" text="모델"/>
  156. <Cell col="6" text="제조원"/>
  157. <Cell col="7" text="단위"/>
  158. <Cell col="8" text="불출수량"/>
  159. <Cell col="9" text="확정수량"/>
  160. <Cell col="10" text="반납수량"/>
  161. <Cell col="11" text="재소독"/>
  162. <Cell col="12" text="카트구분"/>
  163. </Band>
  164. <Band id="body">
  165. <Cell celltype="head" expr="expr:currow + 1"/>
  166. <Cell col="1" text="bind:goodcd"/>
  167. <Cell col="2" text="bind:allsizespecid"/>
  168. <Cell col="3" style="align:left top;padding:4 2 2 2;" text="bind:goodnm" wordwrap="word"/>
  169. <Cell col="4" style="align:left top;padding:4 2 2 2;" text="bind:goodspec" wordwrap="word"/>
  170. <Cell col="5" style="align:left;" text="bind:goodmodel"/>
  171. <Cell col="6" style="align:left;" text="bind:prodcmpynm"/>
  172. <Cell col="7" text="bind:prcpunit"/>
  173. <Cell col="8" style="align:right;" text="bind:tempqty"/>
  174. <Cell col="9" style="align:right;" text="bind:cnfmqty"/>
  175. <Cell col="10" style="align:right;" text="bind:rtnqty"/>
  176. <Cell col="11" text="bind:disinfect"/>
  177. <Cell col="12" text="bind:cartgubn"/>
  178. </Band>
  179. </Format>
  180. </Formats>
  181. </Grid>
  182. <Static text="Sheet" position="absolute 0 515 70 531" id="caption2" class="tit_2" anchor="default"/>
  183. <Grid position="absolute 0 533 1200 607" id="grd_sheet" binddataset="ds_main_gooddetllist_sheetlist" anchor="default" autosizingtype="none" cellsizingtype="both" extendsizetype="row" selecttype="multirow" autofittype="col">
  184. <Formats>
  185. <Format id="default">
  186. <Columns>
  187. <Column size="20" band="left"/>
  188. <Column size="80"/>
  189. <Column size="45"/>
  190. <Column size="270"/>
  191. <Column size="130"/>
  192. <Column size="150"/>
  193. <Column size="115"/>
  194. <Column size="60"/>
  195. <Column size="80"/>
  196. <Column size="80"/>
  197. <Column size="80"/>
  198. <Column size="0"/>
  199. <Column size="0"/>
  200. </Columns>
  201. <Rows>
  202. <Row size="24" band="head"/>
  203. <Row size="24"/>
  204. </Rows>
  205. <Band id="head">
  206. <Cell/>
  207. <Cell col="1" text="물품코드"/>
  208. <Cell col="2" text="SUB"/>
  209. <Cell col="3" text="물품명"/>
  210. <Cell col="4" text="규격"/>
  211. <Cell col="5" text="모델"/>
  212. <Cell col="6" text="제조원"/>
  213. <Cell col="7" text="단위"/>
  214. <Cell col="8" text="불출수량"/>
  215. <Cell col="9" text="확정수량"/>
  216. <Cell col="10" text="반납수량"/>
  217. <Cell col="11" text="재소독"/>
  218. <Cell col="12" text="카트구분"/>
  219. </Band>
  220. <Band id="body">
  221. <Cell celltype="head" expr="expr:currow + 1"/>
  222. <Cell col="1" text="bind:goodcd"/>
  223. <Cell col="2" text="bind:allsizespecid"/>
  224. <Cell col="3" style="align:left top;padding:4 2 2 2;" text="bind:goodnm" wordwrap="word"/>
  225. <Cell col="4" style="align:left top;padding:4 2 2 2;" text="bind:goodspec" wordwrap="word"/>
  226. <Cell col="5" style="align:left;" text="bind:goodmodel"/>
  227. <Cell col="6" style="align:left;" text="bind:prodcmpynm"/>
  228. <Cell col="7" text="bind:prcpunit"/>
  229. <Cell col="8" style="align:right;" text="bind:tempqty"/>
  230. <Cell col="9" style="align:right;" text="bind:cnfmqty"/>
  231. <Cell col="10" style="align:right;" text="bind:rtnqty"/>
  232. <Cell col="11" text="bind:disinfect"/>
  233. <Cell col="12" text="bind:cartgubn"/>
  234. </Band>
  235. </Format>
  236. </Formats>
  237. </Grid>
  238. <Grid position="absolute 0 631 1200 705" id="grd_glove" binddataset="ds_main_gooddetllist_glovelist" anchor="default" autosizingtype="none" cellsizingtype="both" extendsizetype="row" selecttype="multirow" autofittype="col">
  239. <Formats>
  240. <Format id="default">
  241. <Columns>
  242. <Column size="20" band="left"/>
  243. <Column size="80"/>
  244. <Column size="45"/>
  245. <Column size="270"/>
  246. <Column size="130"/>
  247. <Column size="150"/>
  248. <Column size="115"/>
  249. <Column size="60"/>
  250. <Column size="80"/>
  251. <Column size="80"/>
  252. <Column size="80"/>
  253. <Column size="0"/>
  254. <Column size="0"/>
  255. </Columns>
  256. <Rows>
  257. <Row size="24" band="head"/>
  258. <Row size="24"/>
  259. </Rows>
  260. <Band id="head">
  261. <Cell/>
  262. <Cell col="1" text="물품코드"/>
  263. <Cell col="2" text="SUB"/>
  264. <Cell col="3" text="물품명"/>
  265. <Cell col="4" text="규격"/>
  266. <Cell col="5" text="모델"/>
  267. <Cell col="6" text="제조원"/>
  268. <Cell col="7" text="단위"/>
  269. <Cell col="8" text="불출수량"/>
  270. <Cell col="9" text="확정수량"/>
  271. <Cell col="10" text="반납수량"/>
  272. <Cell col="11" text="재소독"/>
  273. <Cell col="12" text="카트구분"/>
  274. </Band>
  275. <Band id="body">
  276. <Cell celltype="head" expr="expr:currow + 1"/>
  277. <Cell col="1" text="bind:goodcd"/>
  278. <Cell col="2" text="bind:allsizespecid"/>
  279. <Cell col="3" style="align:left top;padding:4 2 2 2;" text="bind:goodnm" wordwrap="word"/>
  280. <Cell col="4" style="align:left top;padding:4 2 2 2;" text="bind:goodspec" wordwrap="word"/>
  281. <Cell col="5" style="align:left;" text="bind:goodmodel"/>
  282. <Cell col="6" style="align:left;" text="bind:prodcmpynm"/>
  283. <Cell col="7" text="bind:prcpunit"/>
  284. <Cell col="8" style="align:right;" text="bind:tempqty"/>
  285. <Cell col="9" style="align:right;" text="bind:cnfmqty"/>
  286. <Cell col="10" style="align:right;" text="bind:rtnqty"/>
  287. <Cell col="11" text="bind:disinfect"/>
  288. <Cell col="12" text="bind:cartgubn"/>
  289. </Band>
  290. </Format>
  291. </Formats>
  292. </Grid>
  293. <Static text="Glove" position="absolute 0 613 70 629" id="caption7" class="tit_2" anchor="default"/>
  294. </Layout>
  295. </Layouts>
  296. </Tabpage>
  297. <Tabpage text="CSR" id="csr">
  298. <Layouts>
  299. <Layout>
  300. <Static text="Instrument" position="absolute 0 5 125 20" id="caption4" class="tit_2" anchor="default"/>
  301. <Static text="린넨/소모품" position="absolute 0 317 109 332" id="caption5" class="tit_2" anchor="default"/>
  302. <Grid position="absolute 0 22 1200 311" id="grd_instr" binddataset="ds_main_gooddetllist_instrumentlist" anchor="default" autofittype="col">
  303. <Formats>
  304. <Format id="default">
  305. <Columns>
  306. <Column size="20"/>
  307. <Column size="50"/>
  308. <Column size="96"/>
  309. <Column size="45"/>
  310. <Column size="260"/>
  311. <Column size="125"/>
  312. <Column size="150"/>
  313. <Column size="110"/>
  314. <Column size="60"/>
  315. <Column size="70"/>
  316. <Column size="70"/>
  317. <Column size="70"/>
  318. <Column size="0"/>
  319. <Column size="0"/>
  320. </Columns>
  321. <Rows>
  322. <Row size="24" band="head"/>
  323. <Row size="24"/>
  324. </Rows>
  325. <Band id="head">
  326. <Cell/>
  327. <Cell col="1" text="구분"/>
  328. <Cell col="2" text="물품코드"/>
  329. <Cell col="3" text="SUB"/>
  330. <Cell col="4" text="물품명"/>
  331. <Cell col="5" text="규격"/>
  332. <Cell col="6" text="모델"/>
  333. <Cell col="7" text="제조원"/>
  334. <Cell col="8" text="단위"/>
  335. <Cell col="9" text="불출수량"/>
  336. <Cell col="10" text="확정수량"/>
  337. <Cell col="11" text="반납수량"/>
  338. <Cell col="12" text="재소독"/>
  339. <Cell col="13" text="카트구분"/>
  340. </Band>
  341. <Band id="body">
  342. <Cell celltype="head" expr="expr:currow + 1"/>
  343. <Cell col="1" displaytype="combo" text="bind:goodcrflag" combodataset="ds_goodcrflag" combocodecol="value" combodatacol="label"/>
  344. <Cell col="2" text="bind:goodcd"/>
  345. <Cell col="3" text="bind:allsizespecid"/>
  346. <Cell col="4" style="align:left top;padding:4 2 2 2;" text="bind:goodnm" wordwrap="word"/>
  347. <Cell col="5" style="align:left top;padding:4 2 2 2;" text="bind:goodspec" wordwrap="word"/>
  348. <Cell col="6" style="align:left;" text="bind:goodmodel"/>
  349. <Cell col="7" style="align:left;" text="bind:prodcmpynm"/>
  350. <Cell col="8" text="bind:prcpunit"/>
  351. <Cell col="9" style="align:right;" text="bind:tempqty"/>
  352. <Cell col="10" style="align:right;" text="bind:cnfmqty"/>
  353. <Cell col="11" style="align:right;" text="bind:rtnqty"/>
  354. <Cell col="12" text="bind:disinfect"/>
  355. <Cell col="13" text="bind:cartgubn"/>
  356. </Band>
  357. </Format>
  358. </Formats>
  359. <Layouts>
  360. <Layout width="1193" height="275"/>
  361. </Layouts>
  362. </Grid>
  363. <Grid position="absolute 0 334 1200 705" id="datagrid2" binddataset="ds_main_gooddetllist_cstlist" anchor="default" autofittype="col">
  364. <Formats>
  365. <Format id="default">
  366. <Columns>
  367. <Column size="20"/>
  368. <Column size="50"/>
  369. <Column size="95"/>
  370. <Column size="45"/>
  371. <Column size="260"/>
  372. <Column size="125"/>
  373. <Column size="150"/>
  374. <Column size="110"/>
  375. <Column size="60"/>
  376. <Column size="70"/>
  377. <Column size="70"/>
  378. <Column size="70"/>
  379. <Column size="0"/>
  380. <Column size="0"/>
  381. </Columns>
  382. <Rows>
  383. <Row size="24" band="head"/>
  384. <Row size="24"/>
  385. </Rows>
  386. <Band id="head">
  387. <Cell/>
  388. <Cell col="1" text="구분"/>
  389. <Cell col="2" text="물품코드"/>
  390. <Cell col="3" text="SUB"/>
  391. <Cell col="4" text="물품명"/>
  392. <Cell col="5" text="규격"/>
  393. <Cell col="6" text="모델"/>
  394. <Cell col="7" text="제조원"/>
  395. <Cell col="8" text="단위"/>
  396. <Cell col="9" text="불출수량"/>
  397. <Cell col="10" text="확정수량"/>
  398. <Cell col="11" text="반납수량"/>
  399. <Cell col="12" text="재소독"/>
  400. <Cell col="13" text="카트구분"/>
  401. </Band>
  402. <Band id="body">
  403. <Cell celltype="head" expr="expr:currow + 1"/>
  404. <Cell col="1" displaytype="combo" text="bind:goodcrflag" combodataset="ds_goodcrflag" combocodecol="value" combodatacol="label"/>
  405. <Cell col="2" text="bind:goodcd"/>
  406. <Cell col="3" text="bind:allsizespecid"/>
  407. <Cell col="4" style="align:left top;padding:4 2 2 2;" text="bind:goodnm" wordwrap="word"/>
  408. <Cell col="5" style="align:left top;padding:4 2 2 2;" text="bind:goodspec" wordwrap="word"/>
  409. <Cell col="6" style="align:left;" text="bind:goodmodel"/>
  410. <Cell col="7" style="align:left;" text="bind:prodcmpynm"/>
  411. <Cell col="8" text="bind:prcpunit"/>
  412. <Cell col="9" style="align:right;" text="bind:tempqty"/>
  413. <Cell col="10" style="align:right;" text="bind:cnfmqty"/>
  414. <Cell col="11" style="align:right;" text="bind:rtnqty"/>
  415. <Cell col="12" text="bind:disinfect"/>
  416. <Cell col="13" text="bind:cartgubn"/>
  417. </Band>
  418. </Format>
  419. </Formats>
  420. </Grid>
  421. </Layout>
  422. </Layouts>
  423. </Tabpage>
  424. </Tabpages>
  425. </Tab>
  426. <Edit readonly="true" position="absolute 105 13 663 32" id="output1" anchor="default" style="font:Dotum,9,bold;"/>
  427. <MaskEdit readonly="true" position="absolute 0 13 103 32" align="align:center middle;" id="output2" mask="####-##-##" anchor="default" maskchar=" " style="background:transparent URL('theme://images/bg_edit_N.png') stretch 5,5;align:center middle;font:Dotum,9,bold;" type="string" displaynulltext=" " clipmode="includespace" enable="true"/>
  428. <Edit readonly="true" position="absolute 665 13 1200 32" id="output3" anchor="default" style="font:Dotum,9,bold;"/>
  429. <Div position="absolute 905 60 1155 110" id="group5" visible="false" anchor="default" style="background:#87cefaff;shadow:outer 3,3 3 gray;">
  430. <Layouts>
  431. <Layout>
  432. <Static text="출력할 구분을 체크하십시요." position="absolute 4 3 192 19" id="caption14" class="tit_2" anchor="default"/>
  433. <Button position="absolute 161 27 203 47" id="btn_prtlabel" class="btn5" text="확인" anchor="default" onclick="group3_group5_btn_prtlabel_onclick"/>
  434. <Button position="absolute 205 27 247 47" id="button4" class="btn5" text="취소" anchor="default" onclick="group3_group5_button4_onclick"/>
  435. <CheckBox position="absolute 4 28 49 48" id="checkbox5" anchor="default" text="물품" truevalue="G"/>
  436. <CheckBox position="absolute 49 28 139 48" id="checkbox6" anchor="default" text="기구/소모품" truevalue="I"/>
  437. </Layout>
  438. </Layouts>
  439. </Div>
  440. <Button position="absolute 1034 36 1153 56" id="button1" class="btn5" text="반납 상세내역 출력" anchor="default" onclick="group3_button1_onclick"/>
  441. <Button position="absolute 1155 36 1200 56" id="btn_rtn" class="btn5" text="반납" anchor="default" onclick="group3_btn_rtn_onclick"/>
  442. </Layout>
  443. </Layouts>
  444. </Div>
  445. <Static text="Cart 반납 상세내역 조회" position="absolute 0 0 180 25" id="caption6" class="tit_1"/>
  446. </Layout>
  447. </Layouts>
  448. <Objects>
  449. <Dataset id="ds_temp_goodexcellist_goodlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  450. <ColumnInfo>
  451. <Column id="goodcd" type="STRING"/>
  452. <Column id="allsizespecid" type="STRING"/>
  453. <Column id="goodnm" type="STRING"/>
  454. <Column id="goodspec" type="STRING"/>
  455. <Column id="goodmodel" type="STRING"/>
  456. <Column id="prodcmpynm" type="STRING"/>
  457. <Column id="prcpunit" type="STRING"/>
  458. <Column id="tempqty" type="STRING"/>
  459. <Column id="cnfmqty" type="STRING"/>
  460. <Column id="rtnqty" type="STRING"/>
  461. <Column id="disinfect" type="STRING"/>
  462. <Column id="cartgubn" type="STRING"/>
  463. <Column id="goodcls" type="STRING"/>
  464. </ColumnInfo>
  465. </Dataset>
  466. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  467. <ColumnInfo>
  468. <Column id="cdgrupid" type="STRING" size="256" sumtext="코드그룹ID"/>
  469. <Column id="srchdd" type="STRING" size="256" sumtext="조회기준일자"/>
  470. <Column id="flag" type="STRING" size="256" sumtext="조회기준일자"/>
  471. <Column id="allflag" type="STRING" size="256" sumtext="모두조회여부"/>
  472. </ColumnInfo>
  473. <Rows>
  474. <Row/>
  475. </Rows>
  476. </Dataset>
  477. <Dataset id="ds_tmp_codeinfo_codelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  478. <ColumnInfo>
  479. <Column id="cdgrupid" type="STRING" size="256" sumtext="코드그룹ID"/>
  480. <Column id="cdid" type="STRING" size="256" sumtext="코드ID"/>
  481. <Column id="cdnm" type="STRING" size="256" sumtext="코드명"/>
  482. <Column id="grupdetldesc" type="STRING" size="256" sumtext="코드그룹상세설명"/>
  483. <Column id="supcdid" type="STRING" size="256" sumtext="상위코드ID"/>
  484. <Column id="sortseq" type="STRING" size="256" sumtext="상위코드ID"/>
  485. <Column id="valifromdd" type="STRING" size="256" sumtext="시작일자"/>
  486. <Column id="valitodd" type="STRING" size="256" sumtext="시작일자"/>
  487. </ColumnInfo>
  488. </Dataset>
  489. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  490. <ColumnInfo>
  491. <Column id="oprsrvno" type="STRING" size="256"/>
  492. <Column id="opdd" type="STRING" size="256" sumtext="수술일자"/>
  493. <Column id="oproomcd" type="STRING" size="256" sumtext="수술방코드"/>
  494. <Column id="rtnflag" type="STRING" size="256" sumtext="반납여부"/>
  495. <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
  496. <Column id="cartgubn" type="STRING" size="256" sumtext="카트구분"/>
  497. <Column id="rosette" type="STRING" size="256" sumtext="rosette"/>
  498. <Column id="openflag" type="STRING" size="256" sumtext="openflag"/>
  499. <Column id="refcartgubn" type="STRING" size="256" sumtext="카트구분"/>
  500. </ColumnInfo>
  501. <Rows>
  502. <Row/>
  503. </Rows>
  504. </Dataset>
  505. <Dataset id="ds_main_gooddetllist_suturelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  506. <ColumnInfo>
  507. <Column id="goodcd" type="STRING" size="256" sumtext="물품코드"/>
  508. <Column id="goodnm" type="STRING" size="256" sumtext="물품명"/>
  509. <Column id="goodspec" type="STRING" size="256" sumtext="물품규격"/>
  510. <Column id="prodcmpynm" type="STRING" size="256" sumtext="제조회사명"/>
  511. <Column id="goodmodel" type="STRING" size="256" sumtext="물품모델"/>
  512. <Column id="prcpunit" type="STRING" size="256" sumtext="처방단위"/>
  513. <Column id="tempqty" type="STRING" size="256" sumtext="임시수량"/>
  514. <Column id="cnfmqty" type="STRING" size="256" sumtext="확정수량"/>
  515. <Column id="rtnqty" type="STRING" size="256" sumtext="반납수량"/>
  516. <Column id="allsizespecid" type="STRING" size="256" sumtext="사이즈ID"/>
  517. <Column id="disinfect" type="STRING" size="256" sumtext="재소독"/>
  518. <Column id="cartgubn" type="STRING" size="256" sumtext="카트구분(수술(O)마취(A)"/>
  519. <Column id="goodcls" type="STRING" size="256" sumtext="처방구분"/>
  520. <Column id="subid" type="STRING" size="256" sumtext="SUBID"/>
  521. </ColumnInfo>
  522. </Dataset>
  523. <Dataset id="ds_main_gooddetllist_supplieslist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  524. <ColumnInfo>
  525. <Column id="goodcd" type="STRING" size="256" sumtext="물품코드"/>
  526. <Column id="goodnm" type="STRING" size="256" sumtext="물품명"/>
  527. <Column id="goodspec" type="STRING" size="256" sumtext="물품규격"/>
  528. <Column id="prodcmpynm" type="STRING" size="256" sumtext="제조회사명"/>
  529. <Column id="goodmodel" type="STRING" size="256" sumtext="물품모델"/>
  530. <Column id="prcpunit" type="STRING" size="256" sumtext="처방단위"/>
  531. <Column id="tempqty" type="STRING" size="256" sumtext="임시수량"/>
  532. <Column id="cnfmqty" type="STRING" size="256" sumtext="확정수량"/>
  533. <Column id="rtnqty" type="STRING" size="256" sumtext="반납수량"/>
  534. <Column id="allsizespecid" type="STRING" size="256" sumtext="사이즈ID"/>
  535. <Column id="disinfect" type="STRING" size="256" sumtext="재소독"/>
  536. <Column id="cartgubn" type="STRING" size="256" sumtext="카트구분(수술(O)마취(A)"/>
  537. <Column id="goodcls" type="STRING" size="256" sumtext="처방구분"/>
  538. <Column id="subid" type="STRING" size="256" sumtext="SUBID"/>
  539. </ColumnInfo>
  540. </Dataset>
  541. <Dataset id="ds_main_gooddetllist_sheetlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  542. <ColumnInfo>
  543. <Column id="goodcd" type="STRING" size="256" sumtext="물품코드"/>
  544. <Column id="goodnm" type="STRING" size="256" sumtext="물품명"/>
  545. <Column id="goodspec" type="STRING" size="256" sumtext="물품규격"/>
  546. <Column id="prodcmpynm" type="STRING" size="256" sumtext="제조회사명"/>
  547. <Column id="goodmodel" type="STRING" size="256" sumtext="물품모델"/>
  548. <Column id="prcpunit" type="STRING" size="256" sumtext="처방단위"/>
  549. <Column id="tempqty" type="STRING" size="256" sumtext="임시수량"/>
  550. <Column id="cnfmqty" type="STRING" size="256" sumtext="확정수량"/>
  551. <Column id="rtnqty" type="STRING" size="256" sumtext="반납수량"/>
  552. <Column id="allsizespecid" type="STRING" size="256" sumtext="사이즈ID"/>
  553. <Column id="disinfect" type="STRING" size="256" sumtext="재소독"/>
  554. <Column id="cartgubn" type="STRING" size="256" sumtext="카트구분(수술(O)마취(A)"/>
  555. <Column id="goodcls" type="STRING" size="256" sumtext="처방구분"/>
  556. <Column id="subid" type="STRING" size="256" sumtext="SUBID"/>
  557. </ColumnInfo>
  558. </Dataset>
  559. <Dataset id="ds_main_gooddetllist_glovelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  560. <ColumnInfo>
  561. <Column id="goodcd" type="STRING" size="256" sumtext="물품코드"/>
  562. <Column id="goodnm" type="STRING" size="256" sumtext="물품명"/>
  563. <Column id="goodspec" type="STRING" size="256" sumtext="물품규격"/>
  564. <Column id="prodcmpynm" type="STRING" size="256" sumtext="제조회사명"/>
  565. <Column id="goodmodel" type="STRING" size="256" sumtext="물품모델"/>
  566. <Column id="prcpunit" type="STRING" size="256" sumtext="처방단위"/>
  567. <Column id="tempqty" type="STRING" size="256" sumtext="임시수량"/>
  568. <Column id="cnfmqty" type="STRING" size="256" sumtext="확정수량"/>
  569. <Column id="rtnqty" type="STRING" size="256" sumtext="반납수량"/>
  570. <Column id="allsizespecid" type="STRING" size="256" sumtext="사이즈ID"/>
  571. <Column id="disinfect" type="STRING" size="256" sumtext="재소독"/>
  572. <Column id="cartgubn" type="STRING" size="256" sumtext="카트구분(수술(O)마취(A)"/>
  573. <Column id="goodcls" type="STRING" size="256" sumtext="처방구분"/>
  574. <Column id="subid" type="STRING" size="256" sumtext="SUBID"/>
  575. </ColumnInfo>
  576. </Dataset>
  577. <Dataset id="ds_main_gooddetllist_instrumentlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  578. <ColumnInfo>
  579. <Column id="chkflag" type="STRING" size="256" sumtext="chkflag"/>
  580. <Column id="goodcrflag" type="STRING" size="256" sumtext="구분"/>
  581. <Column id="goodcd" type="STRING" size="256" sumtext="물품코드"/>
  582. <Column id="goodnm" type="STRING" size="256" sumtext="물품명"/>
  583. <Column id="goodspec" type="STRING" size="256" sumtext="물품규격"/>
  584. <Column id="prodcmpynm" type="STRING" size="256" sumtext="제조회사명"/>
  585. <Column id="goodmodel" type="STRING" size="256" sumtext="물품모델"/>
  586. <Column id="prcpunit" type="STRING" size="256" sumtext="처방단위"/>
  587. <Column id="tempqty" type="STRING" size="256" sumtext="임시수량"/>
  588. <Column id="cnfmqty" type="STRING" size="256" sumtext="확정수량"/>
  589. <Column id="rtnqty" type="STRING" size="256" sumtext="반납수량"/>
  590. <Column id="allsizespecid" type="STRING" size="256" sumtext="사이즈ID"/>
  591. <Column id="disinfect" type="STRING" size="256" sumtext="재소독"/>
  592. <Column id="cartgubn" type="STRING" size="256" sumtext="카트구분(수술(O)마취(A)"/>
  593. <Column id="goodcls" type="STRING" size="256" sumtext="처방구분"/>
  594. <Column id="subid" type="STRING" size="256" sumtext="SUBID"/>
  595. <Column id="statnm" type="STRING" size="256" sumtext="상태"/>
  596. <Column id="stat" type="STRING" size="256" sumtext="상태값"/>
  597. <Column id="ordseq" type="STRING" size="256" sumtext="처방순번"/>
  598. </ColumnInfo>
  599. </Dataset>
  600. <Dataset id="ds_main_gooddetllist_cstlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  601. <ColumnInfo>
  602. <Column id="chkflag" type="STRING" size="256" sumtext="chkflag"/>
  603. <Column id="goodcrflag" type="STRING" size="256" sumtext="구분"/>
  604. <Column id="goodcd" type="STRING" size="256" sumtext="물품코드"/>
  605. <Column id="goodnm" type="STRING" size="256" sumtext="물품명"/>
  606. <Column id="goodspec" type="STRING" size="256" sumtext="물품규격"/>
  607. <Column id="prodcmpynm" type="STRING" size="256" sumtext="제조회사명"/>
  608. <Column id="goodmodel" type="STRING" size="256" sumtext="물품모델"/>
  609. <Column id="prcpunit" type="STRING" size="256" sumtext="처방단위"/>
  610. <Column id="tempqty" type="STRING" size="256" sumtext="임시수량"/>
  611. <Column id="cnfmqty" type="STRING" size="256" sumtext="확정수량"/>
  612. <Column id="rtnqty" type="STRING" size="256" sumtext="반납수량"/>
  613. <Column id="allsizespecid" type="STRING" size="256" sumtext="사이즈ID"/>
  614. <Column id="disinfect" type="STRING" size="256" sumtext="재소독"/>
  615. <Column id="cartgubn" type="STRING" size="256" sumtext="카트구분(수술(O)마취(A)"/>
  616. <Column id="goodcls" type="STRING" size="256" sumtext="처방구분"/>
  617. <Column id="subid" type="STRING" size="256"/>
  618. <Column id="statnm" type="STRING" size="256" sumtext="상태"/>
  619. <Column id="stat" type="STRING" size="256" sumtext="상태값"/>
  620. <Column id="ordseq" type="STRING" size="256" sumtext="처방순번"/>
  621. </ColumnInfo>
  622. </Dataset>
  623. <Dataset id="ds_main_gooddetllist_padlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  624. <ColumnInfo>
  625. <Column id="chkflag" type="STRING" size="256" sumtext="chkflag"/>
  626. <Column id="goodcrflag" type="STRING" size="256" sumtext="구분"/>
  627. <Column id="goodcd" type="STRING" size="256" sumtext="물품코드"/>
  628. <Column id="goodnm" type="STRING" size="256" sumtext="물품명"/>
  629. <Column id="goodspec" type="STRING" size="256" sumtext="물품규격"/>
  630. <Column id="prodcmpynm" type="STRING" size="256" sumtext="제조회사명"/>
  631. <Column id="goodmodel" type="STRING" size="256" sumtext="물품모델"/>
  632. <Column id="prcpunit" type="STRING" size="256" sumtext="처방단위"/>
  633. <Column id="tempqty" type="STRING" size="256" sumtext="임시수량"/>
  634. <Column id="cnfmqty" type="STRING" size="256" sumtext="확정수량"/>
  635. <Column id="rtnqty" type="STRING" size="256" sumtext="반납수량"/>
  636. <Column id="allsizespecid" type="STRING" size="256" sumtext="사이즈ID"/>
  637. <Column id="disinfect" type="STRING" size="256" sumtext="재소독"/>
  638. <Column id="cartgubn" type="STRING" size="256" sumtext="카트구분(수술(O)마취(A)"/>
  639. <Column id="goodcls" type="STRING" size="256" sumtext="처방구분"/>
  640. <Column id="subid" type="STRING" size="256" sumtext="SUBID"/>
  641. <Column id="statnm" type="STRING" size="256" sumtext="상태"/>
  642. <Column id="stat" type="STRING" size="256" sumtext="상태값"/>
  643. <Column id="ordseq" type="STRING" size="256" sumtext="처방순번"/>
  644. </ColumnInfo>
  645. </Dataset>
  646. <Dataset id="ds_send_savedata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  647. <ColumnInfo>
  648. <Column id="status" type="STRING" size="256" sumtext="상태값"/>
  649. <Column id="oproomcd" type="STRING" size="256" sumtext="수술방코드"/>
  650. <Column id="oprsrvno" type="STRING" size="256" sumtext="수술예약번호"/>
  651. <Column id="cartgubn" type="STRING" size="256" sumtext="카트구분"/>
  652. <Column id="ccrtstat" type="STRING" size="256" sumtext="카트상태"/>
  653. <Column id="opstatcd" type="STRING" size="256" sumtext="수술상태"/>
  654. </ColumnInfo>
  655. </Dataset>
  656. <Dataset id="ds_main_castcartrtnmngtlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  657. <ColumnInfo>
  658. <Column id="prntflag" type="STRING" size="256" sumtext="출력"/>
  659. <Column id="rtnflag" type="STRING" size="256" sumtext="반납"/>
  660. <Column id="ccrtstatnm" type="STRING" size="256" sumtext="카트상태"/>
  661. <Column id="perfdeptabbr" type="STRING" size="256" sumtext="집도과"/>
  662. <Column id="oproomnm" type="STRING" size="256" sumtext="불출수술방"/>
  663. <Column id="opdt" type="STRING" size="256" sumtext="수술일시"/>
  664. <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
  665. <Column id="patnm" type="STRING" size="256" sumtext="환자명"/>
  666. <Column id="opnm" type="STRING" size="256" sumtext="수술명"/>
  667. <Column id="perfnm" type="STRING" size="256" sumtext="집도의"/>
  668. <Column id="anstdrnm" type="STRING" size="256" sumtext="마취의"/>
  669. <Column id="anstkind" type="STRING" size="256" sumtext="마취방법"/>
  670. <Column id="opstat" type="STRING" size="256" sumtext="진행상태"/>
  671. <Column id="opflag" type="STRING" size="256" sumtext="수술구분"/>
  672. <Column id="oprsrvno" type="STRING" size="256" sumtext="수술예약번호"/>
  673. <Column id="ccrtstat" type="STRING" size="256" sumtext="카트상태"/>
  674. <Column id="roomcd" type="STRING" size="256" sumtext="roomcd"/>
  675. <Column id="sa" type="STRING" size="256" sumtext="sa"/>
  676. <Column id="oproomcd" type="STRING" size="256" sumtext="oproomcd"/>
  677. <Column id="wardnm" type="STRING" size="256" sumtext="wardnm"/>
  678. <Column id="opcnfmdd" type="STRING" size="256" sumtext="opcnfmdd"/>
  679. <Column id="disp1" type="STRING" size="256" sumtext="혈액주의"/>
  680. <Column id="disp2" type="STRING" size="256" sumtext="접촉주의"/>
  681. <Column id="disp3" type="STRING" size="256" sumtext="공기주의"/>
  682. <Column id="goodstat" type="STRING" size="256" sumtext="물품"/>
  683. <Column id="instrstat" type="STRING" size="256" sumtext="기구"/>
  684. <Column id="cststat" type="STRING" size="256" sumtext="소모품"/>
  685. <Column id="patflagcd" type="STRING" size="256" sumtext="환자구분"/>
  686. <Column id="tm" type="STRING" size="256" sumtext="시간"/>
  687. <Column id="opstatcd" type="STRING" size="256" sumtext="수술상태값"/>
  688. <Column id="prntopdt" type="STRING" size="256" sumtext="출력용수술일시"/>
  689. </ColumnInfo>
  690. </Dataset>
  691. <Dataset id="ds_hidden" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  692. <ColumnInfo>
  693. <Column id="opcnfmdd" type="STRING" size="256"/>
  694. <Column id="patinfo" type="STRING" size="256"/>
  695. <Column id="opinfo" type="STRING" size="256"/>
  696. </ColumnInfo>
  697. <Rows>
  698. <Row/>
  699. </Rows>
  700. </Dataset>
  701. <Dataset id="ds_main_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  702. <ColumnInfo>
  703. <Column id="opdd" type="STRING" size="256"/>
  704. <Column id="oprsrvno" type="STRING" size="256"/>
  705. <Column id="cartgubn" type="STRING" size="256"/>
  706. <Column id="tabflag" type="STRING" size="256"/>
  707. <Column id="prntgood" type="STRING" size="256"/>
  708. <Column id="prntinstr" type="STRING" size="256"/>
  709. <Column id="prntcst" type="STRING" size="256"/>
  710. <Column id="pid" type="STRING" size="256"/>
  711. <Column id="patnm" type="STRING" size="256"/>
  712. <Column id="roomcd" type="STRING" size="256"/>
  713. <Column id="sa" type="STRING" size="256"/>
  714. <Column id="perfdeptabbr" type="STRING" size="256"/>
  715. <Column id="opnm" type="STRING" size="256"/>
  716. <Column id="perfnm" type="STRING" size="256"/>
  717. <Column id="oproomnm" type="STRING" size="256"/>
  718. <Column id="wardnm" type="STRING" size="256"/>
  719. <Column id="optype" type="STRING" size="256"/>
  720. <Column id="patflagcd" type="STRING" size="256"/>
  721. <Column id="disp1" type="STRING" size="256"/>
  722. <Column id="disp2" type="STRING" size="256"/>
  723. <Column id="disp3" type="STRING" size="256"/>
  724. <Column id="tm" type="STRING" size="256"/>
  725. <Column id="prntpad" type="STRING" size="256"/>
  726. <Column id="openflag" type="STRING" size="256"/>
  727. <Column id="oproomcd" type="STRING" size="256"/>
  728. <Column id="opstatcd" type="STRING" size="256"/>
  729. <Column id="ccrtstat" type="STRING" size="256"/>
  730. </ColumnInfo>
  731. <Rows>
  732. <Row/>
  733. </Rows>
  734. </Dataset>
  735. <Dataset id="ds_goodcrflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  736. <ColumnInfo>
  737. <Column id="label" type="STRING" size="256"/>
  738. <Column id="value" type="STRING" size="256"/>
  739. </ColumnInfo>
  740. <Rows>
  741. <Row>
  742. <Col id="label">정규</Col>
  743. <Col id="value">S</Col>
  744. </Row>
  745. <Row>
  746. <Col id="label">응급</Col>
  747. <Col id="value">E</Col>
  748. </Row>
  749. </Rows>
  750. </Dataset>
  751. <Dataset id="ds_send_report" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  752. <ColumnInfo>
  753. <Column id="oprsrvno" type="STRING" size="256"/>
  754. <Column id="opdd" type="STRING" size="256"/>
  755. <Column id="oproomnm" type="STRING" size="256"/>
  756. <Column id="roomcd" type="STRING" size="256"/>
  757. <Column id="orddept" type="STRING" size="256"/>
  758. <Column id="perfdr" type="STRING" size="256"/>
  759. <Column id="pid" type="STRING" size="256"/>
  760. <Column id="patnm" type="STRING" size="256"/>
  761. <Column id="sa" type="STRING" size="256"/>
  762. <Column id="optype" type="STRING" size="256"/>
  763. <Column id="opnm" type="STRING" size="256"/>
  764. <Column id="patflagcd" type="STRING" size="256"/>
  765. <Column id="opfromtm" type="STRING" size="256"/>
  766. <Column id="disp1" type="STRING" size="256"/>
  767. <Column id="disp2" type="STRING" size="256"/>
  768. <Column id="disp3" type="STRING" size="256"/>
  769. <Column id="prntdd" type="STRING" size="256"/>
  770. <Column id="usernm" type="STRING" size="256"/>
  771. <Column id="instcd" type="STRING" size="256"/>
  772. <Column id="cartgubn" type="STRING" size="256"/>
  773. <Column id="prntinstr" type="STRING" size="256"/>
  774. <Column id="prntcst" type="STRING" size="256"/>
  775. <Column id="prntpad" type="STRING" size="256"/>
  776. </ColumnInfo>
  777. <Rows>
  778. <Row/>
  779. </Rows>
  780. </Dataset>
  781. </Objects>
  782. <Bind>
  783. <BindItem id="item0" compid="group3.output2" propid="value" datasetid="ds_hidden" columnid="opcnfmdd"/>
  784. <BindItem id="item1" compid="group3.output1" propid="value" datasetid="ds_hidden" columnid="patinfo"/>
  785. <BindItem id="item2" compid="group3.output3" propid="value" datasetid="ds_hidden" columnid="opinfo"/>
  786. <BindItem id="item3" compid="group3.group5.checkbox5" propid="value" datasetid="ds_main_cond" columnid="prntgood"/>
  787. <BindItem id="item4" compid="group3.group5.checkbox6" propid="value" datasetid="ds_main_cond" columnid="prntinstr"/>
  788. </Bind>
  789. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  790. * System Name : 경대 의료정보시스템
  791. * Job Name : emr_opanstxp -> SMMNP03600
  792. * Creator : yjh
  793. * Make Date : 2016-06-24
  794. * Description :
  795. *---------------------------------------------------------------------------------------
  796. * Modify Date Modifier Modify Description
  797. *---------------------------------------------------------------------------------------
  798. * 2016-06-24 yjh TF->XP
  799. *
  800. *---------------------------------------------------------------------------------------
  801. ****************************************************************************************/
  802. //=======================================================================================
  803. // Lib Include
  804. //---------------------------------------------------------------------------------------
  805. include "com_commonxp::comm_main.xjs";
  806. include "emr_opanstxp::SMMNP03500.xjs"; //yjh : 커밋
  807. //=======================================================================================
  808. // Global Form Variable
  809. //---------------------------------------------------------------------------------------
  810. //=======================================================================================
  811. // Function
  812. //---------------------------------------------------------------------------------------
  813. //=======================================================================================
  814. // Event
  815. //---------------------------------------------------------------------------------------
  816. /****************************************************************************************
  817. * Components : Form
  818. * Components ID : SMMNP03600
  819. * Event : oninit
  820. * Argument : 01.obj : Object Event has occurred
  821. * : 02.e : Event Object
  822. * Description : 화면 처음 초기화시
  823. ****************************************************************************************/
  824. function SMMNP03600_oninit(obj:Form, e:InitEventInfo)
  825. {
  826. frmf_initForm(obj); //폼 초기화
  827. }
  828. /****************************************************************************************
  829. * Components : Form
  830. * Components ID : SMMNP03600
  831. * Event : onload
  832. * Argument : 01.obj : Object Event has occurred
  833. * : 02.e : Event Object
  834. * Description : 화면 로딩 완료시
  835. ****************************************************************************************/
  836. function SMMNP03600_onload(obj:Form, e:LoadEventInfo)
  837. {
  838. ds_main_cond.setColumn(0, "tabflag", "CCR");
  839. ds_main_cond.setColumn(0, "prntgood", "G");
  840. ds_main_cond.setColumn(0, "openflag", "CCR");
  841. ds_send.setColumn(0, "cdgrupid", "'160'");
  842. ds_send.setColumn(0, "srchdd", utlf_getCurrentDate());
  843. var oParam = {};
  844. oParam.id = "TRMNW00001";
  845. oParam.service = "wardcareapp.WardCareMngt";
  846. oParam.method = "reqGetNursHardCdInfo";
  847. oParam.inds = "req=ds_send";
  848. oParam.outds = "ds_tmp_codeinfo_codelist=codelist";
  849. oParam.async = false;
  850. //oParam.callback = "cf_TRMNW00001";
  851. tranf_submit(oParam);
  852. userdutplcecd = ds_tmp_codeinfo_codelist.getColumn(ds_tmp_codeinfo_codelist.findRow("cdid", sysf_getUserInfo("dutplcecd")), "cdid");
  853. if( !utlf_isNull(userdutplcecd) ){
  854. group3.btn_rtn.enable = true;
  855. } else {
  856. if( sysf_getUserInfo("userid")=="ENR" ){
  857. group3.btn_rtn.enable = true;
  858. } else {
  859. group3.btn_rtn.enable = false;
  860. }
  861. }
  862. if( frmf_checkOpener() ) {
  863. ds_main_cond.setColumn(0, "opdd", opener.frmf_getParameter("opdd"));
  864. ds_main_cond.setColumn(0, "oprsrvno", opener.frmf_getParameter("oprsrvno"));
  865. ds_main_cond.setColumn(0, "cartgubn", opener.frmf_getParameter("cartgubn"));
  866. ds_main_cond.setColumn(0, "patnm", opener.frmf_getParameter("patnm"));
  867. ds_main_cond.setColumn(0, "pid", opener.frmf_getParameter("pid"));
  868. ds_main_cond.setColumn(0, "roomcd", opener.frmf_getParameter("roomcd"));
  869. ds_main_cond.setColumn(0, "sa", opener.frmf_getParameter("sa"));
  870. ds_main_cond.setColumn(0, "perfdeptabbr", opener.frmf_getParameter("perfdeptabbr"));
  871. ds_main_cond.setColumn(0, "opnm", opener.frmf_getParameter("opnm"));
  872. ds_main_cond.setColumn(0, "perfnm", opener.frmf_getParameter("perfnm"));
  873. ds_main_cond.setColumn(0, "oproomnm", opener.frmf_getParameter("oproomnm"));
  874. ds_main_cond.setColumn(0, "wardnm", opener.frmf_getParameter("wardnm"));
  875. ds_main_cond.setColumn(0, "optype", opener.frmf_getParameter("optype"));
  876. ds_main_cond.setColumn(0, "patflagcd", opener.frmf_getParameter("patflagcd"));
  877. ds_main_cond.setColumn(0, "disp1", opener.frmf_getParameter("disp1"));
  878. ds_main_cond.setColumn(0, "disp2", opener.frmf_getParameter("disp2"));
  879. ds_main_cond.setColumn(0, "disp3", opener.frmf_getParameter("disp3"));
  880. ds_main_cond.setColumn(0, "tm", opener.frmf_getParameter("tm"));
  881. ds_hidden.setColumn(0, "patinfo", opener.frmf_getParameter("patinfo"));
  882. ds_hidden.setColumn(0, "opinfo", opener.frmf_getParameter("opinfo"));
  883. ds_hidden.setColumn(0, "opcnfmdd", opener.frmf_getParameter("opcnfmdd"));
  884. ds_main_cond.setColumn(0, "oproomcd", opener.frmf_getParameter("oproomcd"));
  885. ds_main_cond.setColumn(0, "opstatcd", opener.frmf_getParameter("opstatcd"));
  886. ds_main_cond.setColumn(0, "ccrtstat", opener.frmf_getParameter("ccrtstat"));
  887. ds_send_reqdata.copyRow(0, ds_main_cond, 0);
  888. var oParam = {};
  889. oParam.id = "TRMNP03601";
  890. oParam.service = "opanstapp.OpAnstStocMngt";
  891. oParam.method = "reqGetCaseCartRtnGoodDetlList";
  892. oParam.inds = "reqdata=ds_send_reqdata";
  893. oParam.outds = "ds_main_gooddetllist_suturelist=suturelist ds_main_gooddetllist_supplieslist=supplieslist ds_main_gooddetllist_sheetlist=sheetlist ds_main_gooddetllist_glovelist=glovelist ds_main_gooddetllist_instrumentlist=instrumentlist ds_main_gooddetllist_cstlist=cstlist ds_main_gooddetllist_padlist=padlist";
  894. oParam.async = false;
  895. //oParam.callback = "cf_TRMNP03601";
  896. tranf_submit(oParam);
  897. }
  898. }
  899. /****************************************************************************************
  900. * Components : Tab
  901. * Components ID : switch1
  902. * Event : onchanged
  903. * Argument : 01.obj : Object Event has occurred
  904. * : 02.e : Event Object
  905. * Description : 탭 변경시
  906. ****************************************************************************************/
  907. function group3_switch1_onchanged(obj:Tab, e:TabIndexChangeEventInfo)
  908. {
  909. if( e.postindex == 0 ){
  910. ds_main_cond.setColumn(0, "tabflag", "CCR");
  911. }else{
  912. ds_main_cond.setColumn(0, "tabflag", "CSR");
  913. }
  914. }
  915. /****************************************************************************************
  916. * Components : Button
  917. * Components ID : button1
  918. * Event : onclick
  919. * Argument : 01.obj : Object Event has occurred
  920. * : 02.e : Event Object
  921. * Description : 반납 상세내역 출력버튼 클릭시
  922. ****************************************************************************************/
  923. function group3_button1_onclick(obj:Button, e:ClickEventInfo)
  924. {
  925. group3.group5.visible = true;
  926. }
  927. /****************************************************************************************
  928. * Components : Button
  929. * Components ID : btn_rtn
  930. * Event : onclick
  931. * Argument : 01.obj : Object Event has occurred
  932. * : 02.e : Event Object
  933. * Description : 반납버튼 클릭시
  934. ****************************************************************************************/
  935. function group3_btn_rtn_onclick(obj:Button, e:ClickEventInfo)
  936. {
  937. var rtn = sysf_messageBox("반납하시겠습니까?", "Q");
  938. if(rtn != "6") {
  939. return;
  940. }
  941. var rtnflag, oprsrvno, oproomnm, oproomcd, ccrtstat, cartgubn, opstatcd;
  942. var opdd, roomcd, orddept, perfdr, pid, patnm, sa, diagnm, opnm;
  943. var cnt = 0;
  944. var instcd = sysf_getUserInfo("dutplceinstcd");
  945. var casecartrtnmngtlist = "status▦rownum▦oprsrvno▦oproomcd▦cartgubn▦ccrtstat▦opstatcd▩";
  946. cartgubn = utlf_transNullToEmpty(ds_main_cond.getColumn(0, "cartgubn"));
  947. oprsrvno = utlf_transNullToEmpty(ds_main_cond.getColumn(0, "oprsrvno"));
  948. oproomcd = utlf_transNullToEmpty(ds_main_cond.getColumn(0, "oproomcd"));
  949. opstatcd = utlf_transNullToEmpty(ds_main_cond.getColumn(0, "opstatcd"));
  950. ccrtstat = ds_main_cond.getColumn(0, "ccrtstat");
  951. if( ccrtstat == "5" || (ccrtstat == "3" && (opstatcd=="19" || opstatcd=="29" || opstatcd=="39")) ){ //확정이거나.. 수술취소이면서 불출인경우..
  952. casecartrtnmngtlist += "u" + "▦" + 1 + "▦" + oprsrvno + "▦" + oproomcd + "▦" + cartgubn + "▦" + "9" + "▦" + opstatcd + "▩"; //opstatcd 추가 (2011.01.21 JJE)
  953. cnt += 1;
  954. }
  955. trace("casecartrtnmngtlist : " + casecartrtnmngtlist)
  956. trace("cnt : " + cnt)
  957. if( cnt > 0 ) {
  958. ds_send_reqdata.copyRow(0, ds_main_cond, 0);
  959. dsf_setCSVToDs("ds_send_savedata", casecartrtnmngtlist);
  960. var oParam = {};
  961. oParam.id = "TXMNP03501";
  962. oParam.service = "opanstapp.OpAnstStocMngt";
  963. oParam.method = "reqSetCaseCartRtn";
  964. oParam.inds = "reqdata=ds_send_reqdata savedata=ds_send_savedata";
  965. oParam.outds = "ds_main_castcartrtnmngtlist=castcartrtnmngtlist";
  966. oParam.async = false;
  967. //oParam.callback = "cf_TXMNP03501";
  968. tranf_submit(oParam);
  969. sysf_messageBox("반납처리하였습니다.", "I");
  970. } else {
  971. sysf_messageBox("반납하실수 없는 상태입니다.", "E");
  972. return;
  973. }
  974. }
  975. /****************************************************************************************
  976. * Components : Button
  977. * Components ID : button4
  978. * Event : onclick
  979. * Argument : 01.obj : Object Event has occurred
  980. * : 02.e : Event Object
  981. * Description : 취소버튼 클릭시
  982. ****************************************************************************************/
  983. function group3_group5_button4_onclick(obj:Button, e:ClickEventInfo)
  984. {
  985. group3.group5.visible = false;
  986. }
  987. /****************************************************************************************
  988. * Components : Button
  989. * Components ID : btn_prtlabel
  990. * Event : onclick
  991. * Argument : 01.obj : Object Event has occurred
  992. * : 02.e : Event Object
  993. * Description : 확인버튼 클릭시
  994. ****************************************************************************************/
  995. function group3_group5_btn_prtlabel_onclick(obj:Button, e:ClickEventInfo)
  996. {
  997. fSelPrntCartRtnHist("2");
  998. group3.group5.visible = false;
  999. }
  1000. ]]></Script>
  1001. </Form>
  1002. </FDL>