SMMNE10500_응급실통계.xfdl 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMNE10500" position="absolute 0 0 1182 793" titletext="응급실 통계" oninit="SMMNE10500_oninit" scrollbars="none" onload="SMMNE10500_onload" ontimer="SMMNE10500_ontimer">
  5. <Layouts>
  6. <Layout>
  7. <Shape id="line1" class="line_10" position="absolute 0 51 206 57"/>
  8. <Static id="caption1" text="통계리스트" class="tit_2" position="absolute 0 35 100 53"/>
  9. <Grid id="grd_codelist" taborder="1" binddataset="ds_main_codeinfo" useinputpanel="false" position="absolute 0 56 206 791" autofittype="col" anchor="left top bottom" oncelldblclick="grd_codelist_oncelldblclick" autosizingtype="row" extendsizetype="row">
  10. <Formats>
  11. <Format id="default">
  12. <Columns>
  13. <Column size="187"/>
  14. <Column size="0"/>
  15. </Columns>
  16. <Rows>
  17. <Row size="24" band="head"/>
  18. <Row size="24"/>
  19. </Rows>
  20. <Band id="head">
  21. <Cell text="통계명"/>
  22. <Cell col="1" text="코드"/>
  23. </Band>
  24. <Band id="body">
  25. <Cell style="align:left middle;padding:2 2 2 2;" text="bind:cdnm" wordwrap="word" autosizerow="limitmin"/>
  26. <Cell col="1" text="bind:cdid"/>
  27. </Band>
  28. </Format>
  29. </Formats>
  30. </Grid>
  31. <Button id="btn_search" taborder="2" text="조회" class="btn2" position="absolute 164 29 206 51" onclick="btn_search_onclick"/>
  32. <Tab id="switch1" taborder="3" tabindex="2" position="absolute 212 101 1182 815" tabstop="false" tabposition="bottom" visible="true" style="border:0 solid #07a693ff,1 none #808080ff;" anchor="all">
  33. <Tabpages>
  34. <Tabpage id="case1" style="anchor:default;margin:0 0 0 0;">
  35. <Layouts>
  36. <Layout>
  37. <Grid id="grd_grdinfo01" taborder="0" binddataset="ds_main_grdinfo01" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  38. <Formats>
  39. <Format id="default">
  40. <Columns>
  41. <Column size="25"/>
  42. <Column size="150"/>
  43. <Column size="100"/>
  44. <Column size="100"/>
  45. <Column size="100"/>
  46. <Column size="100"/>
  47. <Column size="100"/>
  48. <Column size="100"/>
  49. </Columns>
  50. <Rows>
  51. <Row size="24" band="head"/>
  52. <Row size="24" band="head"/>
  53. <Row size="24"/>
  54. <Row size="24" band="summ"/>
  55. </Rows>
  56. <Band id="head">
  57. <Cell rowspan="2" taborder="undefined"/>
  58. <Cell col="1" rowspan="2" text="진료과" taborder="undefined"/>
  59. <Cell col="2" colspan="2" text="응급의료센터" taborder="undefined"/>
  60. <Cell col="4" colspan="2" text="508응급병동" taborder="undefined"/>
  61. <Cell col="6" colspan="2" text="합계" taborder="undefined"/>
  62. <Cell row="1" col="2" text="입원환자수"/>
  63. <Cell row="1" col="3" text="퇴원환자수"/>
  64. <Cell row="1" col="4" text="입원환자수"/>
  65. <Cell row="1" col="5" text="퇴원환자수"/>
  66. <Cell row="1" col="6" text="입원환자수"/>
  67. <Cell row="1" col="7" text="퇴원환자수"/>
  68. </Band>
  69. <Band id="body">
  70. <Cell celltype="head" text="expr:currow + 1"/>
  71. <Cell col="1" style="align:center middle;" text="bind:orddeptnm"/>
  72. <Cell col="2" text="bind:incnt"/>
  73. <Cell col="3" text="bind:outcnt"/>
  74. <Cell col="4" text="bind:wardincnt"/>
  75. <Cell col="5" text="bind:wardoutcnt"/>
  76. <Cell col="6" text="bind:totincnt"/>
  77. <Cell col="7" text="bind:totoutcnt"/>
  78. </Band>
  79. <Band id="summary">
  80. <Cell style="background:#99ff99ff;background2:#99ff99ff;"/>
  81. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  82. <Cell col="2" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('incnt')"/>
  83. <Cell col="3" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('outcnt')"/>
  84. <Cell col="4" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('wardincnt')"/>
  85. <Cell col="5" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('wardoutcnt')"/>
  86. <Cell col="6" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('totincnt')"/>
  87. <Cell col="7" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('totoutcnt')"/>
  88. </Band>
  89. </Format>
  90. </Formats>
  91. </Grid>
  92. </Layout>
  93. </Layouts>
  94. </Tabpage>
  95. <Tabpage id="case2" style="anchor:default;margin:0 0 0 0;">
  96. <Layouts>
  97. <Layout>
  98. <Grid id="grd_grdinfo02" taborder="0" binddataset="ds_main_grdinfo02" useinputpanel="false" position="absolute 0 0 964 690" anchor="all" cellsizingtype="col">
  99. <Formats>
  100. <Format id="default">
  101. <Columns>
  102. <Column size="25"/>
  103. <Column size="150"/>
  104. <Column size="100"/>
  105. <Column size="100"/>
  106. <Column size="100"/>
  107. </Columns>
  108. <Rows>
  109. <Row size="24" band="head"/>
  110. <Row size="24" band="head"/>
  111. <Row size="24"/>
  112. <Row size="24" band="summ"/>
  113. </Rows>
  114. <Band id="head">
  115. <Cell rowspan="2" taborder="undefined"/>
  116. <Cell col="1" rowspan="2" text="진료과" taborder="undefined"/>
  117. <Cell col="2" colspan="3" text="건수" taborder="undefined"/>
  118. <Cell row="1" col="2" text="응급의료센터"/>
  119. <Cell row="1" col="3" text="508응급병동"/>
  120. <Cell row="1" col="4" text="합계"/>
  121. </Band>
  122. <Band id="body">
  123. <Cell celltype="head" text="expr:currow + 1"/>
  124. <Cell col="1" style="align:center middle;" text="bind:orddeptnm"/>
  125. <Cell col="2" text="bind:cnt"/>
  126. <Cell col="3" text="bind:cnt2"/>
  127. <Cell col="4" text="bind:totcnt"/>
  128. </Band>
  129. <Band id="summary">
  130. <Cell style="background:#99ff99ff;background2:#99ff99ff;"/>
  131. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  132. <Cell col="2" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt')"/>
  133. <Cell col="3" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt2')"/>
  134. <Cell col="4" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('totcnt')"/>
  135. </Band>
  136. </Format>
  137. </Formats>
  138. </Grid>
  139. </Layout>
  140. </Layouts>
  141. </Tabpage>
  142. <Tabpage id="case3" style="anchor:default;margin:0 0 0 0;">
  143. <Layouts>
  144. <Layout>
  145. <Grid id="grd_grdinfo03" taborder="0" binddataset="ds_main_grdinfo03" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  146. <Formats>
  147. <Format id="default">
  148. <Columns>
  149. <Column size="20"/>
  150. <Column size="0"/>
  151. <Column size="150"/>
  152. <Column size="60"/>
  153. <Column size="60"/>
  154. <Column size="60"/>
  155. <Column size="60"/>
  156. <Column size="60"/>
  157. <Column size="60"/>
  158. <Column size="60"/>
  159. <Column size="60"/>
  160. <Column size="60"/>
  161. <Column size="60"/>
  162. <Column size="60"/>
  163. <Column size="60"/>
  164. <Column size="65"/>
  165. <Column size="60"/>
  166. </Columns>
  167. <Rows>
  168. <Row size="24" band="head"/>
  169. <Row size="24" band="head"/>
  170. <Row size="24"/>
  171. </Rows>
  172. <Band id="head">
  173. <Cell rowspan="2" taborder="undefined"/>
  174. <Cell col="1" text="부서코드"/>
  175. <Cell col="2" rowspan="2" text="부서명" taborder="undefined"/>
  176. <Cell col="3" colspan="3" text="응급실" taborder="undefined"/>
  177. <Cell col="6" colspan="3" text="EICU" taborder="undefined"/>
  178. <Cell col="9" colspan="3" text="응급병동" taborder="undefined"/>
  179. <Cell col="12" colspan="2" text="508응급병동" taborder="undefined"/>
  180. <Cell col="14" colspan="3" text="합계" taborder="undefined"/>
  181. <Cell row="1" col="1" text="부서코드"/>
  182. <Cell row="1" col="3" text="시간"/>
  183. <Cell row="1" col="4" text="분"/>
  184. <Cell row="1" col="5" text="일"/>
  185. <Cell row="1" col="6" text="시간"/>
  186. <Cell row="1" col="7" text="분"/>
  187. <Cell row="1" col="8" text="일"/>
  188. <Cell row="1" col="9" text="시간"/>
  189. <Cell row="1" col="10" text="분"/>
  190. <Cell row="1" col="11" text="일"/>
  191. <Cell row="1" col="12" text="시간"/>
  192. <Cell row="1" col="13" text="분"/>
  193. <Cell row="1" col="14" text="시간"/>
  194. <Cell row="1" col="15" text="분"/>
  195. <Cell row="1" col="16" text="일"/>
  196. </Band>
  197. <Band id="body">
  198. <Cell celltype="head" expr="expr:currow + 1"/>
  199. <Cell col="1" text="bind:orddeptcd"/>
  200. <Cell col="2" style="align:center middle;" text="bind:orddeptnm"/>
  201. <Cell col="3" displaytype="number" style="align:center;" text="bind:emchour" mask="#,##0"/>
  202. <Cell col="4" displaytype="number" style="align:center;" text="bind:emcmin" mask="#,##0"/>
  203. <Cell col="5" displaytype="number" style="align:center;" text="bind:emc_d" mask="#,##0"/>
  204. <Cell col="6" displaytype="number" style="align:center;" text="bind:eicuhour" mask="#,##0"/>
  205. <Cell col="7" displaytype="number" style="align:center;" text="bind:eicumin" mask="#,##0"/>
  206. <Cell col="8" displaytype="number" style="align:center;" text="bind:eicu_d" mask="#,##0"/>
  207. <Cell col="9" displaytype="number" style="align:center;" text="bind:ewardhour" mask="#,##0"/>
  208. <Cell col="10" displaytype="number" style="align:center;" text="bind:ewardmin" mask="#,##0"/>
  209. <Cell col="11" displaytype="number" style="align:center;" text="bind:eward_d" mask="#,##0"/>
  210. <Cell col="12" displaytype="number" style="align:center;" text="bind:ewardmmhour" mask="#,##0"/>
  211. <Cell col="13" displaytype="number" style="align:center;" text="bind:ewardmmmin" mask="#,##0"/>
  212. <Cell col="14" displaytype="number" style="align:center;" text="bind:totalhour" mask="#,##0"/>
  213. <Cell col="15" displaytype="number" style="align:center;" text="bind:totalmin" mask="#,##0"/>
  214. <Cell col="16" displaytype="number" style="align:center;" text="bind:total_d" mask="#,##0"/>
  215. </Band>
  216. </Format>
  217. </Formats>
  218. </Grid>
  219. </Layout>
  220. </Layouts>
  221. </Tabpage>
  222. <Tabpage id="case4" style="anchor:default;margin:0 0 0 0;">
  223. <Layouts>
  224. <Layout>
  225. <Grid id="grd_grdinfo04" taborder="0" binddataset="ds_main_grdinfo04" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  226. <Formats>
  227. <Format id="default">
  228. <Columns>
  229. <Column size="25"/>
  230. <Column size="150"/>
  231. <Column size="100"/>
  232. </Columns>
  233. <Rows>
  234. <Row size="24" band="head"/>
  235. <Row size="24"/>
  236. <Row size="24" band="summ"/>
  237. </Rows>
  238. <Band id="head">
  239. <Cell/>
  240. <Cell col="1" text="진료과"/>
  241. <Cell col="2" text="건수"/>
  242. </Band>
  243. <Band id="body">
  244. <Cell celltype="head" text="expr:currow + 1"/>
  245. <Cell col="1" style="align:center middle;" text="bind:orddeptnm"/>
  246. <Cell col="2" text="bind:cnt"/>
  247. </Band>
  248. <Band id="summary">
  249. <Cell style="background:#99ff99ff;background2:#99ff99ff;"/>
  250. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  251. <Cell col="2" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt')"/>
  252. </Band>
  253. </Format>
  254. </Formats>
  255. </Grid>
  256. </Layout>
  257. </Layouts>
  258. </Tabpage>
  259. <Tabpage id="case5" style="anchor:default;margin:0 0 0 0;">
  260. <Layouts>
  261. <Layout>
  262. <Grid id="grd_grdinfo05" taborder="0" binddataset="ds_main_grdinfo05" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  263. <Formats>
  264. <Format id="default">
  265. <Columns>
  266. <Column size="20"/>
  267. <Column size="0"/>
  268. <Column size="120"/>
  269. <Column size="38"/>
  270. <Column size="80"/>
  271. <Column size="80"/>
  272. <Column size="80"/>
  273. <Column size="80"/>
  274. <Column size="80"/>
  275. <Column size="80"/>
  276. <Column size="80"/>
  277. <Column size="80"/>
  278. </Columns>
  279. <Rows>
  280. <Row size="24" band="head"/>
  281. <Row size="24" band="head"/>
  282. <Row size="24"/>
  283. </Rows>
  284. <Band id="head">
  285. <Cell rowspan="2" taborder="undefined"/>
  286. <Cell col="1" text="부서코드"/>
  287. <Cell col="2" rowspan="2" text="부서명" taborder="undefined"/>
  288. <Cell col="3" rowspan="2" text="환자수" taborder="undefined"/>
  289. <Cell col="4" colspan="2" text="최초전과" taborder="undefined"/>
  290. <Cell col="6" colspan="2" text="최초전과평균" taborder="undefined"/>
  291. <Cell col="8" colspan="2" text="총내원" taborder="undefined"/>
  292. <Cell col="10" colspan="2" text="총내원평균" taborder="undefined"/>
  293. <Cell row="1" col="1" text="부서코드"/>
  294. <Cell row="1" col="4" text="시간"/>
  295. <Cell row="1" col="5" text="분"/>
  296. <Cell row="1" col="6" text="시간"/>
  297. <Cell row="1" col="7" text="분"/>
  298. <Cell row="1" col="8" text="시간"/>
  299. <Cell row="1" col="9" text="분"/>
  300. <Cell row="1" col="10" text="시간"/>
  301. <Cell row="1" col="11" text="분"/>
  302. </Band>
  303. <Band id="body">
  304. <Cell celltype="head" expr="expr:currow + 1"/>
  305. <Cell col="1" text="bind:orddeptcd"/>
  306. <Cell col="2" style="align:center;" text="bind:orddeptnm"/>
  307. <Cell col="3" text="bind:patcnt"/>
  308. <Cell col="4" displaytype="number" style="align:center;" text="bind:chnghour" mask="#,##0.##"/>
  309. <Cell col="5" displaytype="number" style="align:center;" text="bind:chngmin" mask="#,##0.##"/>
  310. <Cell col="6" displaytype="number" style="align:center;" text="bind:avgchnghour" mask="#,##0.##"/>
  311. <Cell col="7" displaytype="number" style="align:center;" text="bind:avgchngmin" mask="#,##0.##"/>
  312. <Cell col="8" displaytype="number" style="align:center;" text="bind:keephour" mask="#,##0.##"/>
  313. <Cell col="9" displaytype="number" style="align:center;" text="bind:keepmin" mask="#,##0.##"/>
  314. <Cell col="10" displaytype="number" style="align:center;" text="bind:avgkeephour" mask="#,##0.##"/>
  315. <Cell col="11" displaytype="number" style="align:center;" text="bind:avgkeepmin" mask="#,##0.##"/>
  316. </Band>
  317. </Format>
  318. </Formats>
  319. </Grid>
  320. </Layout>
  321. </Layouts>
  322. </Tabpage>
  323. <Tabpage id="case6" style="anchor:default;margin:0 0 0 0;">
  324. <Layouts>
  325. <Layout>
  326. <Grid id="grd_grdinfo06" taborder="0" binddataset="ds_main_grdinfo06" useinputpanel="false" position="absolute 0 0 960 690" anchor="all" cellsizingtype="col">
  327. <Formats>
  328. <Format id="default">
  329. <Columns>
  330. <Column size="150"/>
  331. <Column size="100"/>
  332. <Column size="47"/>
  333. <Column size="35"/>
  334. </Columns>
  335. <Rows>
  336. <Row size="24" band="head"/>
  337. <Row size="24" band="head"/>
  338. <Row size="24"/>
  339. </Rows>
  340. <Band id="head">
  341. <Cell rowspan="2" text="부서" taborder="undefined"/>
  342. <Cell col="1" rowspan="2" text="주치의" taborder="undefined"/>
  343. <Cell col="2" colspan="2" text="시간" taborder="undefined"/>
  344. <Cell row="1" col="2" text="시"/>
  345. <Cell row="1" col="3" text="분"/>
  346. </Band>
  347. <Band id="body">
  348. <Cell style="align:center middle;" text="bind:deptnm"/>
  349. <Cell col="1" text="bind:orddrnm"/>
  350. <Cell col="2" style="align:right;" text="bind:hour"/>
  351. <Cell col="3" style="align:right;" text="bind:minute"/>
  352. </Band>
  353. </Format>
  354. </Formats>
  355. </Grid>
  356. </Layout>
  357. </Layouts>
  358. </Tabpage>
  359. <Tabpage id="case7" style="anchor:default;margin:0 0 0 0;">
  360. <Layouts>
  361. <Layout>
  362. <Grid id="grd_grdinfo07" taborder="0" binddataset="ds_main_grdinfo07" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  363. <Formats>
  364. <Format id="default">
  365. <Columns>
  366. <Column size="150"/>
  367. <Column size="100"/>
  368. </Columns>
  369. <Rows>
  370. <Row size="24" band="head"/>
  371. <Row size="24"/>
  372. <Row size="24" band="summ"/>
  373. </Rows>
  374. <Band id="head">
  375. <Cell text="진료과"/>
  376. <Cell col="1" text="입원수"/>
  377. </Band>
  378. <Band id="body">
  379. <Cell style="align:center middle;" text="bind:deptnm"/>
  380. <Cell col="1" text="bind:incnt"/>
  381. </Band>
  382. <Band id="summary">
  383. <Cell style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  384. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('incnt')"/>
  385. </Band>
  386. </Format>
  387. </Formats>
  388. </Grid>
  389. </Layout>
  390. </Layouts>
  391. </Tabpage>
  392. <Tabpage id="case8" style="anchor:default;margin:0 0 0 0;">
  393. <Layouts>
  394. <Layout>
  395. <Grid id="grd_grdinfo08" taborder="0" binddataset="ds_main_grdinfo08" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  396. <Formats>
  397. <Format id="default">
  398. <Columns>
  399. <Column size="150"/>
  400. <Column size="100"/>
  401. <Column size="100"/>
  402. <Column size="100"/>
  403. </Columns>
  404. <Rows>
  405. <Row size="24" band="head"/>
  406. <Row size="24" band="head"/>
  407. <Row size="24"/>
  408. <Row size="24" band="summ"/>
  409. </Rows>
  410. <Band id="head">
  411. <Cell rowspan="2" text="유형" taborder="undefined"/>
  412. <Cell col="1" colspan="3" text="환자수" taborder="undefined"/>
  413. <Cell row="1" col="1" text="응급의료센터"/>
  414. <Cell row="1" col="2" text="508응급병동"/>
  415. <Cell row="1" col="3" text="합계"/>
  416. </Band>
  417. <Band id="body">
  418. <Cell style="align:center middle;" text="bind:typenm"/>
  419. <Cell col="1" text="bind:cnt"/>
  420. <Cell col="2" text="bind:cnt2"/>
  421. <Cell col="3" text="bind:totcnt"/>
  422. </Band>
  423. <Band id="summary">
  424. <Cell style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  425. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt')"/>
  426. <Cell col="2" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt2')"/>
  427. <Cell col="3" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('totcnt')"/>
  428. </Band>
  429. </Format>
  430. </Formats>
  431. </Grid>
  432. </Layout>
  433. </Layouts>
  434. </Tabpage>
  435. <Tabpage id="case9"/>
  436. <Tabpage id="case10"/>
  437. <Tabpage id="case11">
  438. <Layouts>
  439. <Layout width="968" height="689"/>
  440. </Layouts>
  441. </Tabpage>
  442. <Tabpage id="case12"/>
  443. <Tabpage id="case13"/>
  444. <Tabpage id="case14"/>
  445. <Tabpage id="case15" style="anchor:default;margin:0 0 0 0;">
  446. <Layouts>
  447. <Layout>
  448. <Grid id="grd_grdinfo15" taborder="0" binddataset="ds_main_grdinfo15" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  449. <Formats>
  450. <Format id="default">
  451. <Columns>
  452. <Column size="150"/>
  453. <Column size="100"/>
  454. </Columns>
  455. <Rows>
  456. <Row size="24" band="head"/>
  457. <Row size="24"/>
  458. <Row size="24" band="summ"/>
  459. </Rows>
  460. <Band id="head">
  461. <Cell text="부서"/>
  462. <Cell col="1" text="건수"/>
  463. </Band>
  464. <Band id="body">
  465. <Cell style="align:center middle;" text="bind:deptnm"/>
  466. <Cell col="1" text="bind:cnt"/>
  467. </Band>
  468. <Band id="summary">
  469. <Cell style="background:#99ff99ff;background2:#99ff99ff;selectbackground:#99ff99ff;" text="합계"/>
  470. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;selectbackground:#99ff99ff;" text="expr:getSum('cnt')"/>
  471. </Band>
  472. </Format>
  473. </Formats>
  474. </Grid>
  475. </Layout>
  476. </Layouts>
  477. </Tabpage>
  478. <Tabpage id="case16" style="anchor:default;margin:0 0 0 0;">
  479. <Layouts>
  480. <Layout>
  481. <Grid id="grd_grdinfo16" taborder="0" binddataset="ds_main_grdinfo16" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  482. <Formats>
  483. <Format id="default">
  484. <Columns>
  485. <Column size="150"/>
  486. <Column size="100"/>
  487. <Column size="100"/>
  488. <Column size="100"/>
  489. <Column size="100"/>
  490. <Column size="100"/>
  491. <Column size="100"/>
  492. </Columns>
  493. <Rows>
  494. <Row size="24" band="head"/>
  495. <Row size="24" band="head"/>
  496. <Row size="24"/>
  497. <Row size="24" band="summ"/>
  498. </Rows>
  499. <Band id="head">
  500. <Cell rowspan="2" text="부서" taborder="undefined"/>
  501. <Cell col="1" colspan="2" text="응급의료센터" taborder="undefined"/>
  502. <Cell col="3" colspan="2" text="508응급병동" taborder="undefined"/>
  503. <Cell col="5" colspan="2" text="합계" taborder="undefined"/>
  504. <Cell row="1" col="1" text="응급"/>
  505. <Cell row="1" col="2" text="정규"/>
  506. <Cell row="1" col="3" text="응급"/>
  507. <Cell row="1" col="4" text="정규"/>
  508. <Cell row="1" col="5" text="응급"/>
  509. <Cell row="1" col="6" text="정규"/>
  510. </Band>
  511. <Band id="body">
  512. <Cell style="align:center middle;" text="bind:deptnm"/>
  513. <Cell col="1" text="bind:ercnt"/>
  514. <Cell col="2" text="bind:stdcnt"/>
  515. <Cell col="3" text="bind:ercnt2"/>
  516. <Cell col="4" text="bind:stdcnt2"/>
  517. <Cell col="5" text="bind:totercnt"/>
  518. <Cell col="6" text="bind:totstdcnt"/>
  519. </Band>
  520. <Band id="summary">
  521. <Cell style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  522. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('ercnt')"/>
  523. <Cell col="2" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('stdcnt')"/>
  524. <Cell col="3" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('ercnt2')"/>
  525. <Cell col="4" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('stdcnt2')"/>
  526. <Cell col="5" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('totercnt')"/>
  527. <Cell col="6" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('totstdcnt')"/>
  528. </Band>
  529. </Format>
  530. </Formats>
  531. </Grid>
  532. </Layout>
  533. </Layouts>
  534. </Tabpage>
  535. <Tabpage id="case17"/>
  536. <Tabpage id="case18"/>
  537. <Tabpage id="case19"/>
  538. <Tabpage id="case20" style="anchor:default;margin:0 0 0 0;">
  539. <Layouts>
  540. <Layout>
  541. <Grid id="grd_grdinfo20" taborder="0" binddataset="ds_main_grdinfo20" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  542. <Formats>
  543. <Format id="default">
  544. <Columns>
  545. <Column size="150"/>
  546. <Column size="100"/>
  547. <Column size="100"/>
  548. <Column size="100"/>
  549. </Columns>
  550. <Rows>
  551. <Row size="24" band="head"/>
  552. <Row size="24" band="head"/>
  553. <Row size="24"/>
  554. <Row size="24" band="summ"/>
  555. </Rows>
  556. <Band id="head">
  557. <Cell rowspan="2" text="진료과" taborder="undefined"/>
  558. <Cell col="1" colspan="3" text="건수" taborder="undefined"/>
  559. <Cell row="1" col="1" text="응급의료센터"/>
  560. <Cell row="1" col="2" text="508응급병동"/>
  561. <Cell row="1" col="3" text="합계"/>
  562. </Band>
  563. <Band id="body">
  564. <Cell style="align:center middle;" text="bind:deptnm"/>
  565. <Cell col="1" text="bind:cnt"/>
  566. <Cell col="2" text="bind:cnt2"/>
  567. <Cell col="3" text="bind:totcnt"/>
  568. </Band>
  569. <Band id="summary">
  570. <Cell style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  571. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt')"/>
  572. <Cell col="2" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt2')"/>
  573. <Cell col="3" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('totcnt')"/>
  574. </Band>
  575. </Format>
  576. </Formats>
  577. </Grid>
  578. </Layout>
  579. </Layouts>
  580. </Tabpage>
  581. <Tabpage id="case21" style="anchor:default;margin:0 0 0 0;">
  582. <Layouts>
  583. <Layout>
  584. <Grid id="grd_grdinfo21" taborder="0" binddataset="ds_main_grdinfo21" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  585. <Formats>
  586. <Format id="default">
  587. <Columns>
  588. <Column size="150"/>
  589. <Column size="100"/>
  590. </Columns>
  591. <Rows>
  592. <Row size="24" band="head"/>
  593. <Row size="24"/>
  594. <Row size="24" band="summ"/>
  595. </Rows>
  596. <Band id="head">
  597. <Cell text="진료과"/>
  598. <Cell col="1" text="건수"/>
  599. </Band>
  600. <Band id="body">
  601. <Cell style="align:center middle;" text="bind:deptnm"/>
  602. <Cell col="1" text="bind:cnt"/>
  603. </Band>
  604. <Band id="summary">
  605. <Cell style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  606. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt')"/>
  607. </Band>
  608. </Format>
  609. </Formats>
  610. </Grid>
  611. </Layout>
  612. </Layouts>
  613. </Tabpage>
  614. <Tabpage id="case22" style="anchor:default;margin:0 0 0 0;">
  615. <Layouts>
  616. <Layout>
  617. <Grid id="grd_grdinfo22" taborder="0" binddataset="ds_main_grdinfo22" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  618. <Formats>
  619. <Format id="default">
  620. <Columns>
  621. <Column size="150"/>
  622. <Column size="100"/>
  623. </Columns>
  624. <Rows>
  625. <Row size="24" band="head"/>
  626. <Row size="24"/>
  627. <Row size="24" band="summ"/>
  628. </Rows>
  629. <Band id="head">
  630. <Cell text="진료과"/>
  631. <Cell col="1" text="건수"/>
  632. </Band>
  633. <Band id="body">
  634. <Cell style="align:center middle;" text="bind:deptnm"/>
  635. <Cell col="1" text="bind:cnt"/>
  636. </Band>
  637. <Band id="summary">
  638. <Cell style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  639. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt')"/>
  640. </Band>
  641. </Format>
  642. </Formats>
  643. </Grid>
  644. </Layout>
  645. </Layouts>
  646. </Tabpage>
  647. <Tabpage id="case23" style="anchor:default;margin:0 0 0 0;">
  648. <Layouts>
  649. <Layout>
  650. <Grid id="grd_grdinfo23" taborder="0" binddataset="ds_main_grdinfo23" useinputpanel="false" position="absolute 0 0 965 690" anchor="all" cellsizingtype="col">
  651. <Formats>
  652. <Format id="default">
  653. <Columns>
  654. <Column size="150"/>
  655. <Column size="100"/>
  656. </Columns>
  657. <Rows>
  658. <Row size="24" band="head"/>
  659. <Row size="24"/>
  660. <Row size="24" band="summ"/>
  661. </Rows>
  662. <Band id="head">
  663. <Cell text="진료과"/>
  664. <Cell col="1" text="건수"/>
  665. </Band>
  666. <Band id="body">
  667. <Cell style="align:center middle;" text="bind:deptnm"/>
  668. <Cell col="1" text="bind:cnt"/>
  669. </Band>
  670. <Band id="summary">
  671. <Cell style="background:#99ff99ff;background2:#99ff99ff;" text="합계"/>
  672. <Cell col="1" style="background:#99ff99ff;background2:#99ff99ff;" text="expr:getSum('cnt')"/>
  673. </Band>
  674. </Format>
  675. </Formats>
  676. </Grid>
  677. </Layout>
  678. </Layouts>
  679. </Tabpage>
  680. </Tabpages>
  681. </Tab>
  682. <Div id="group1" taborder="4" class="div_SA" position="absolute 210 25 1178 65" type="roundrectangle" anchor="left top right">
  683. <Layouts>
  684. <Layout>
  685. <Static id="caption2" text="일자 :" class="search_name" position="absolute 8 12 53 29" anchor="default"/>
  686. <Static id="caption3" text="~" position="absolute 148 11 163 31" anchor="default"/>
  687. <Calendar id="ipt_todd" taborder="7" position="absolute 162 9 247 30" anchor="default" dateformat="yyyy-MM-dd" value="null" autoselect="true"/>
  688. <Button id="btn_settingrnid" taborder="8" text="조회" class="btn1" position="absolute 899 9 955 31" anchor="top right" onclick="group1_btn_settingrnid_onclick"/>
  689. <Calendar id="ipt_fromdd" taborder="9" position="absolute 60 9 145 30" anchor="default" dateformat="yyyy-MM-dd" value="null" autoselect="true"/>
  690. <Shape id="line3" linetype="vertical" class="line_4" position="absolute 885 7 891 34" anchor="top right"/>
  691. <CheckBox id="chk_flag" taborder="11" position="absolute 256 12 326 27" anchor="default" text="교수별" truevalue="Y" onclick="group1_chk_flag_onclick"/>
  692. <Static id="caption4" text="구역구분 :" class="search_name" position="absolute 341 12 412 29" anchor="default"/>
  693. <Radio id="rdo_deptflag" taborder="12" columncount="-1" rowcount="-1" codecolumn="codecolumn" datacolumn="datacolumn" position="absolute 415 12 694 28" anchor="default" style="textpadding:0 5 0 3;">
  694. <Dataset id="innerdataset">
  695. <ColumnInfo>
  696. <Column id="codecolumn" size="256"/>
  697. <Column id="datacolumn" size="256"/>
  698. </ColumnInfo>
  699. <Rows>
  700. <Row>
  701. <Col id="codecolumn"/>
  702. <Col id="datacolumn">전체</Col>
  703. </Row>
  704. <Row>
  705. <Col id="codecolumn">1</Col>
  706. <Col id="datacolumn">응급의료센터</Col>
  707. </Row>
  708. <Row>
  709. <Col id="codecolumn">2</Col>
  710. <Col id="datacolumn">508응급병동</Col>
  711. </Row>
  712. </Rows>
  713. </Dataset>
  714. </Radio>
  715. </Layout>
  716. </Layouts>
  717. </Div>
  718. <Static id="cap_title" text="통계리스트" class="tit_2" position="absolute 213 80 799 98"/>
  719. <Shape id="line2" linetype="horizontal" class="line_10" position="absolute 213 96 1178 102" anchor="left top right"/>
  720. <Static id="caption6" text="응급실통계" class="tit_1" position="absolute 0 0 99 25"/>
  721. <Radio id="rdo_aftyr" taborder="5" columncount="2" rowcount="0" codecolumn="codecolumn" datacolumn="datacolumn" visible="false" position="absolute 335 77 865 94">
  722. <Dataset id="innerdataset">
  723. <ColumnInfo>
  724. <Column id="codecolumn"/>
  725. <Column id="datacolumn"/>
  726. </ColumnInfo>
  727. <Rows>
  728. <Row>
  729. <Col id="codecolumn">2</Col>
  730. <Col id="datacolumn">2013년이후(CPR통계는 2013년부터 존재합니다.. 이전의 기록은 따로 요청하시기 바랍니다.)</Col>
  731. </Row>
  732. </Rows>
  733. </Dataset>
  734. </Radio>
  735. <Button id="button1" taborder="6" text="엑셀" class="btn7" position="absolute 1122 73 1178 95" anchor="top right" onclick="button1_onclick"/>
  736. </Layout>
  737. </Layouts>
  738. <Objects>
  739. <Dataset id="ds_main_codeinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  740. <ColumnInfo>
  741. <Column id="cdnm" type="STRING"/>
  742. <Column id="cdid" type="STRING"/>
  743. </ColumnInfo>
  744. </Dataset>
  745. <Dataset id="ds_main_grdinfo01" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  746. <ColumnInfo>
  747. <Column id="orddeptnm" type="STRING"/>
  748. <Column id="incnt" type="STRING"/>
  749. <Column id="outcnt" type="STRING"/>
  750. <Column id="wardincnt" type="STRING"/>
  751. <Column id="wardoutcnt" type="STRING"/>
  752. <Column id="totincnt" type="STRING"/>
  753. <Column id="totoutcnt" type="STRING"/>
  754. </ColumnInfo>
  755. </Dataset>
  756. <Dataset id="ds_main_grdinfo02" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  757. <ColumnInfo>
  758. <Column id="orddeptnm" type="STRING"/>
  759. <Column id="cnt" type="STRING"/>
  760. <Column id="cnt2" type="STRING"/>
  761. <Column id="totcnt" type="STRING"/>
  762. </ColumnInfo>
  763. </Dataset>
  764. <Dataset id="ds_main_grdinfo03" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  765. <ColumnInfo>
  766. <Column id="orddeptcd" type="STRING"/>
  767. <Column id="orddeptnm" type="STRING"/>
  768. <Column id="emchour" type="STRING"/>
  769. <Column id="emcmin" type="STRING"/>
  770. <Column id="emc_d" type="STRING"/>
  771. <Column id="eicuhour" type="STRING"/>
  772. <Column id="eicumin" type="STRING"/>
  773. <Column id="eicu_d" type="STRING"/>
  774. <Column id="ewardhour" type="STRING"/>
  775. <Column id="ewardmin" type="STRING"/>
  776. <Column id="eward_d" type="STRING"/>
  777. <Column id="ewardmmhour" type="STRING"/>
  778. <Column id="ewardmmmin" type="STRING"/>
  779. <Column id="totalhour" type="STRING"/>
  780. <Column id="totalmin" type="STRING"/>
  781. <Column id="total_d" type="STRING"/>
  782. </ColumnInfo>
  783. </Dataset>
  784. <Dataset id="ds_main_grdinfo04" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  785. <ColumnInfo>
  786. <Column id="orddeptnm" type="STRING"/>
  787. <Column id="cnt" type="STRING"/>
  788. </ColumnInfo>
  789. </Dataset>
  790. <Dataset id="ds_main_grdinfo05" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  791. <ColumnInfo>
  792. <Column id="orddeptcd" type="STRING"/>
  793. <Column id="orddeptnm" type="STRING"/>
  794. <Column id="patcnt" type="STRING"/>
  795. <Column id="chnghour" type="STRING"/>
  796. <Column id="chngmin" type="STRING"/>
  797. <Column id="avgchnghour" type="STRING"/>
  798. <Column id="avgchngmin" type="STRING"/>
  799. <Column id="keephour" type="STRING"/>
  800. <Column id="keepmin" type="STRING"/>
  801. <Column id="avgkeephour" type="STRING"/>
  802. <Column id="avgkeepmin" type="STRING"/>
  803. </ColumnInfo>
  804. </Dataset>
  805. <Dataset id="ds_main_grdinfo06" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  806. <ColumnInfo>
  807. <Column id="deptnm" type="STRING"/>
  808. <Column id="orddrnm" type="STRING"/>
  809. <Column id="hour" type="STRING"/>
  810. <Column id="minute" type="STRING"/>
  811. </ColumnInfo>
  812. </Dataset>
  813. <Dataset id="ds_main_grdinfo07" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  814. <ColumnInfo>
  815. <Column id="deptnm" type="STRING"/>
  816. <Column id="incnt" type="STRING"/>
  817. </ColumnInfo>
  818. </Dataset>
  819. <Dataset id="ds_main_grdinfo08" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  820. <ColumnInfo>
  821. <Column id="typenm" type="STRING"/>
  822. <Column id="cnt" type="STRING"/>
  823. <Column id="cnt2" type="STRING"/>
  824. <Column id="totcnt" type="STRING"/>
  825. </ColumnInfo>
  826. </Dataset>
  827. <Dataset id="ds_main_grdinfo15" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  828. <ColumnInfo>
  829. <Column id="deptnm" type="STRING"/>
  830. <Column id="cnt" type="STRING"/>
  831. </ColumnInfo>
  832. </Dataset>
  833. <Dataset id="ds_main_grdinfo16" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  834. <ColumnInfo>
  835. <Column id="deptnm" type="STRING"/>
  836. <Column id="ercnt" type="STRING"/>
  837. <Column id="stdcnt" type="STRING"/>
  838. <Column id="ercnt2" type="STRING"/>
  839. <Column id="stdcnt2" type="STRING"/>
  840. <Column id="totercnt" type="STRING"/>
  841. <Column id="totstdcnt" type="STRING"/>
  842. </ColumnInfo>
  843. </Dataset>
  844. <Dataset id="ds_main_grdinfo20" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  845. <ColumnInfo>
  846. <Column id="deptnm" type="STRING"/>
  847. <Column id="cnt" type="STRING"/>
  848. <Column id="cnt2" type="STRING"/>
  849. <Column id="totcnt" type="STRING"/>
  850. </ColumnInfo>
  851. </Dataset>
  852. <Dataset id="ds_main_grdinfo21" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  853. <ColumnInfo>
  854. <Column id="deptnm" type="STRING"/>
  855. <Column id="cnt" type="STRING"/>
  856. </ColumnInfo>
  857. </Dataset>
  858. <Dataset id="ds_main_grdinfo22" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  859. <ColumnInfo>
  860. <Column id="deptnm" type="STRING"/>
  861. <Column id="cnt" type="STRING"/>
  862. </ColumnInfo>
  863. </Dataset>
  864. <Dataset id="ds_main_grdinfo23" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  865. <ColumnInfo>
  866. <Column id="deptnm" type="STRING"/>
  867. <Column id="cnt" type="STRING"/>
  868. </ColumnInfo>
  869. </Dataset>
  870. <Dataset id="ds_main_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  871. <ColumnInfo>
  872. <Column id="title" type="STRING" size="256"/>
  873. <Column id="fromdd" type="STRING" size="256"/>
  874. <Column id="todd" type="STRING" size="256"/>
  875. <Column id="flag" type="STRING" size="256"/>
  876. <Column id="aftyr" type="STRING" size="256"/>
  877. <Column id="deptflag" type="STRING" size="256"/>
  878. </ColumnInfo>
  879. <Rows>
  880. <Row>
  881. <Col id="title"/>
  882. <Col id="fromdd"/>
  883. <Col id="todd"/>
  884. <Col id="flag"/>
  885. <Col id="aftyr">2</Col>
  886. <Col id="deptflag">1</Col>
  887. </Row>
  888. </Rows>
  889. </Dataset>
  890. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  891. <Dataset id="ds_init_codeinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  892. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  893. </Objects>
  894. <Bind>
  895. <BindItem id="item0" compid="group1.ipt_fromdd" propid="value" datasetid="ds_main_cond" columnid="fromdd"/>
  896. <BindItem id="item1" compid="group1.ipt_todd" propid="value" datasetid="ds_main_cond" columnid="todd"/>
  897. <BindItem id="item2" compid="group1.chk_flag" propid="value" datasetid="ds_main_cond" columnid="flag"/>
  898. <BindItem id="item3" compid="rdo_aftyr" propid="value" datasetid="ds_main_cond" columnid="aftyr"/>
  899. <BindItem id="item4" compid="group1.rdo_deptflag" propid="value" datasetid="ds_main_cond" columnid="deptflag"/>
  900. </Bind>
  901. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  902. * System Name :
  903. * Job Name :
  904. * Creator :
  905. * Make Date : 2015-11-13
  906. * Description :
  907. *---------------------------------------------------------------------------------------
  908. * Modify Date Modifier Modify Description
  909. *---------------------------------------------------------------------------------------
  910. * 2015-11-13 Live Converter TF->XP
  911. *
  912. *---------------------------------------------------------------------------------------
  913. ****************************************************************************************/
  914. include "com_commonxp::comm_main.xjs";
  915. include "emr_carecomxp::CareCom.xjs";
  916. //include "emr_ercarexp::SMMNE01300.xjs";
  917. /******************************************************************
  918. * Argument :
  919. * Description : 초기화
  920. ******************************************************************/
  921. function SMMNE10500_oninit(obj:Form, e:InitEventInfo)
  922. {
  923. frmf_initForm(obj);
  924. }
  925. function SMMNE10500_onload(obj:Form, e:LoadEventInfo)
  926. {
  927. ds_send_reqdata.addColumn("cdgrupid", "string", 256);
  928. ds_send_reqdata.addColumn("srchdd", "string", 256);
  929. var iRow = ds_send_reqdata.addRow();
  930. ds_send_reqdata.setColumn(iRow, "cdgrupid", "'U05', 'U06', 'U22'");
  931. ds_send_reqdata.setColumn(iRow, "srchdd", utlf_getCurrentDate());
  932. var oParam = {};
  933. oParam.id = "TRMNW00001";
  934. oParam.service = "wardcareapp.WardCareMngt";
  935. oParam.method = "reqGetNursHardCdInfo";
  936. oParam.inds = "req=ds_send_reqdata";
  937. oParam.outds = "ds_init_codeinfo=codelist";
  938. oParam.async = false;
  939. //oParam.callback = "cf_TRMNW00001";
  940. tranf_submit(oParam);
  941. var dutplcecd = sysf_getUserInfo("dutplcecd");
  942. var deptcd = ds_init_codeinfo.lookupExpr("cdgrupid == 'U22' && cdid=='" + dutplcecd + "'", "cdid");
  943. if( !utlf_isNull(deptcd) || deptcd == undefined) {
  944. ds_main_cond.setColumn(0, "deptflag", "1");
  945. } else {
  946. ds_main_cond.setColumn(0, "deptflag", "2");
  947. }
  948. group1.chk_flag.visible = false;
  949. //frmf_inputEnterKey("btn_search", "onclick", new ClickEventInfo);
  950. this.setTimer(0, 100);
  951. // ds_main_cond.setColumn(0, "fromdd", utlf_getCurrentDate());
  952. // ds_main_cond.setColumn(0, "todd", utlf_getCurrentDate());
  953. //
  954. // switch1.case6.grd_grdinfo06.setFormatColProperty(switch1.case6.grd_grdinfo06.getBindCellIndex("body", "orddrnm"), "size", 0);
  955. }
  956. /******************************************************************
  957. * Argument :
  958. * Description : 교수별 checkbox event
  959. ******************************************************************/
  960. function group1_chk_flag_onclick(obj:CheckBox, e:ClickEventInfo)
  961. {
  962. fSearch();
  963. }
  964. /******************************************************************
  965. * Argument :
  966. * Description : 조회 button event
  967. ******************************************************************/
  968. function group1_btn_settingrnid_onclick(obj:Button, e:ClickEventInfo)
  969. {
  970. fSearch();
  971. }
  972. /******************************************************************
  973. * Argument :
  974. * Description : 통계리스트 조회 button event
  975. ******************************************************************/
  976. function btn_search_onclick(obj:Button, e:ClickEventInfo)
  977. {
  978. var dutplcecd = sysf_getUserInfo("dutplcecd");
  979. var deptcd = ds_init_codeinfo.lookupExpr("cdgrupid == 'U22' && cdid=='" + dutplcecd + "'", "cdid");
  980. var cdgrupid ="T53";
  981. if( utlf_isNull(deptcd) ) {
  982. cdgrupid="T53";
  983. } else {
  984. cdgrupid="U23";
  985. }
  986. ds_send_reqdata.setColumn(0, "cdgrupid", cdgrupid);
  987. var oParam = {};
  988. oParam.id = "TRMNE10501";
  989. oParam.service = "ercareapp.ERPatMngt";
  990. oParam.method = "reqGetCodeInfo";
  991. oParam.inds = "req=ds_send_reqdata";
  992. oParam.outds = "ds_main_codeinfo=codelist";
  993. oParam.async = false;
  994. //oParam.callback = "cf_TRMNE10501";
  995. tranf_submit(oParam);
  996. ds_main_codeinfo.rowposition = -1;
  997. }
  998. /******************************************************************
  999. * Argument : fSearch()
  1000. * Description : 조회 event
  1001. ******************************************************************/
  1002. function fSearch(){
  1003. var blockyn = ds_init_codeinfo.lookup("cdgrupid", "U05", "cdid");
  1004. var starttm = ds_init_codeinfo.lookupExpr("cdgrupid == 'U06' && supcdid == '1'", "cdid");
  1005. var endtm = ds_init_codeinfo.lookupExpr("cdgrupid == 'U06' && supcdid == '2'", "cdid");
  1006. var curtm = utlf_getCurrentTime().substr(0,4);
  1007. var fromdd = ds_main_cond.getColumn(0, "fromdd");
  1008. var todd = ds_main_cond.getColumn(0, "todd");
  1009. var daycnt = utlf_getDateInterval(fromdd, todd);
  1010. if(blockyn == "Y") {
  1011. if(curtm >= starttm && curtm <= endtm) {
  1012. if(daycnt > 31) {
  1013. sysf_messageBox("일과시간" + starttm + "과 " + endtm + "사이에는 31일 이상을 조회하실 수 없습니다.", "E");
  1014. return;
  1015. }
  1016. }
  1017. }
  1018. var cRow = ds_main_codeinfo.rowposition;
  1019. var cdid = ds_main_codeinfo.getColumn(cRow, "cdid");
  1020. if(cdid == "06") {
  1021. group1.chk_flag.visible = true;
  1022. if( ds_main_cond.getColumn(0, "flag") == "Y") {
  1023. switch1.case6.grd_grdinfo06.setFormatColProperty(switch1.case6.grd_grdinfo06.getBindCellIndex("body", "orddrnm"), "size", 100);
  1024. } else {
  1025. switch1.case6.grd_grdinfo06.setFormatColProperty(switch1.case6.grd_grdinfo06.getBindCellIndex("body", "orddrnm"), "size", 0);
  1026. }
  1027. } else {
  1028. group1.chk_flag.visible = false;
  1029. ds_main_cond.setColumn(0, "flag", "");
  1030. }
  1031. ds_send.clear();
  1032. var deptflag = ds_main_cond.getColumn(0, "deptflag");
  1033. var erflag1 = "";
  1034. var erflag2 = "";
  1035. if( utlf_isNull(deptflag) ) {
  1036. erflag="";
  1037. erflag2 = "";
  1038. } else if(deptflag=="1") {
  1039. deptflag ="";
  1040. erflag =""
  1041. erflag2 = "Y";
  1042. } else if(deptflag=="2") {
  1043. deptflag ="";
  1044. erflag="Y"
  1045. erflag2="";
  1046. }
  1047. ds_send.addColumn("cdid", "string", 256);
  1048. ds_send.addColumn("fromdd", "string", 256);
  1049. ds_send.addColumn("todd", "string", 256);
  1050. ds_send.addColumn("flag", "string", 256);
  1051. ds_send.addColumn("aftyr", "string", 256);
  1052. ds_send.addColumn("deptflag", "string", 256);
  1053. ds_send.addColumn("erflag", "string", 256);
  1054. ds_send.addColumn("erflag2", "string", 256);
  1055. var addRow = ds_send.addRow();
  1056. ds_send.setColumn(addRow, "cdid" , cdid);
  1057. ds_send.setColumn(addRow, "fromdd", ds_main_cond.getColumn(0, "fromdd"));
  1058. ds_send.setColumn(addRow, "todd" , ds_main_cond.getColumn(0, "todd"));
  1059. ds_send.setColumn(addRow, "flag" , ds_main_cond.getColumn(0, "flag"));
  1060. ds_send.setColumn(addRow, "aftyr" , ds_main_cond.getColumn(0, "aftyr"));
  1061. ds_send.setColumn(addRow, "deptflag" , deptflag);
  1062. ds_send.setColumn(addRow, "erflag" , erflag);
  1063. ds_send.setColumn(addRow, "erflag2" , erflag2);
  1064. var oParam = {};
  1065. oParam.id = "TRMNE10502";
  1066. oParam.service = "ercareapp.ERPatMngt";
  1067. oParam.method = "reqGetGridInfo";
  1068. oParam.inds = "req=ds_send";
  1069. oParam.outds = "ds_main_grdinfo01=grdinfo01 ds_main_grdinfo02=grdinfo02 ds_main_grdinfo03=grdinfo03 ds_main_grdinfo04=grdinfo04"
  1070. + " ds_main_grdinfo05=grdinfo05 ds_main_grdinfo06=grdinfo06 ds_main_grdinfo07=grdinfo07 ds_main_grdinfo08=grdinfo08"
  1071. + " ds_main_grdinfo15=grdinfo15 ds_main_grdinfo16=grdinfo16 ds_main_grdinfo20=grdinfo20 ds_main_grdinfo21=grdinfo21"
  1072. + " ds_main_grdinfo22=grdinfo22 ds_main_grdinfo23=grdinfo23";
  1073. oParam.async = false;
  1074. //oParam.callback = "cf_TRMNE10502";
  1075. tranf_submit(oParam);
  1076. ds_main_grdinfo01.rowposition = -1;
  1077. ds_main_grdinfo02.rowposition = -1;
  1078. ds_main_grdinfo03.rowposition = -1;
  1079. ds_main_grdinfo04.rowposition = -1;
  1080. ds_main_grdinfo05.rowposition = -1;
  1081. ds_main_grdinfo06.rowposition = -1;
  1082. ds_main_grdinfo07.rowposition = -1;
  1083. ds_main_grdinfo08.rowposition = -1;
  1084. ds_main_grdinfo15.rowposition = -1;
  1085. ds_main_grdinfo16.rowposition = -1;
  1086. ds_main_grdinfo20.rowposition = -1;
  1087. ds_main_grdinfo21.rowposition = -1;
  1088. ds_main_grdinfo22.rowposition = -1;
  1089. ds_main_grdinfo23.rowposition = -1;
  1090. //var grdinfo = document.controls("grd_grdinfo" + cdid);
  1091. if( utlf_isNull(cdid) ){
  1092. sysf_messageBox("통계명을 선택해 주십시오.", "E");
  1093. return;
  1094. }
  1095. switch(cdid) {
  1096. case "01":
  1097. switch1.tabindex = 0;
  1098. if( utlf_isNull(erflag) ) {
  1099. switch1.case1.grd_grdinfo01.setFormatColProperty(switch1.case1.grd_grdinfo01.getBindCellIndex("body", "incnt"), "size", 100);
  1100. switch1.case1.grd_grdinfo01.setFormatColProperty(switch1.case1.grd_grdinfo01.getBindCellIndex("body", "outcnt"), "size", 100);
  1101. } else {
  1102. switch1.case1.grd_grdinfo01.setFormatColProperty(switch1.case1.grd_grdinfo01.getBindCellIndex("body", "incnt"), "size", 0);
  1103. switch1.case1.grd_grdinfo01.setFormatColProperty(switch1.case1.grd_grdinfo01.getBindCellIndex("body", "outcnt"), "size", 0);
  1104. }
  1105. if( utlf_isNull(erflag2)) {
  1106. switch1.case1.grd_grdinfo01.setFormatColProperty(switch1.case1.grd_grdinfo01.getBindCellIndex("body", "wardincnt"), "size", 100);
  1107. switch1.case1.grd_grdinfo01.setFormatColProperty(switch1.case1.grd_grdinfo01.getBindCellIndex("body", "wardoutcnt"), "size", 100);
  1108. } else {
  1109. switch1.case1.grd_grdinfo01.setFormatColProperty(switch1.case1.grd_grdinfo01.getBindCellIndex("body", "wardincnt"), "size", 0);
  1110. switch1.case1.grd_grdinfo01.setFormatColProperty(switch1.case1.grd_grdinfo01.getBindCellIndex("body", "wardoutcnt"), "size", 0);
  1111. }
  1112. break;
  1113. case "02":
  1114. switch1.tabindex = 1;
  1115. if( utlf_isNull(erflag) ) {
  1116. switch1.case2.grd_grdinfo02.setFormatColProperty(switch1.case2.grd_grdinfo02.getBindCellIndex("body", "cnt"), "size", 100);
  1117. } else {
  1118. switch1.case2.grd_grdinfo02.setFormatColProperty(switch1.case2.grd_grdinfo02.getBindCellIndex("body", "cnt"), "size", 0);
  1119. }
  1120. if( utlf_isNull(erflag2)) {
  1121. switch1.case2.grd_grdinfo02.setFormatColProperty(switch1.case2.grd_grdinfo02.getBindCellIndex("body", "cnt2"), "size", 100);
  1122. } else {
  1123. switch1.case2.grd_grdinfo02.setFormatColProperty(switch1.case2.grd_grdinfo02.getBindCellIndex("body", "cnt2"), "size", 0);
  1124. }
  1125. break;
  1126. case "03":
  1127. switch1.tabindex = 2;
  1128. if( utlf_isNull(erflag) ) {
  1129. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "emchour"), "size", 60);
  1130. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "emcmin"), "size", 60);
  1131. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "eicuhour"), "size", 60);
  1132. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "eicumin"), "size", 60);
  1133. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "ewardhour"), "size", 60);
  1134. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "ewardmin"), "size", 60);
  1135. } else {
  1136. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "emchour"), "size", 0);
  1137. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "emcmin"), "size", 0);
  1138. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "eicuhour"), "size", 0);
  1139. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "eicumin"), "size", 0);
  1140. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "ewardhour"), "size", 0);
  1141. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "ewardmin"), "size", 0);
  1142. }
  1143. if( utlf_isNull(erflag2) ) {
  1144. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "ewardmmhour"), "size", 100);
  1145. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "ewardmmmin"), "size", 100);
  1146. } else {
  1147. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "ewardmmhour"), "size", 0);
  1148. switch1.case3.grd_grdinfo03.setFormatColProperty(switch1.case3.grd_grdinfo03.getBindCellIndex("body", "ewardmmmin"), "size", 0);
  1149. }
  1150. break;
  1151. case "04":
  1152. switch1.tabindex = 3;
  1153. break;
  1154. case "05":
  1155. switch1.tabindex = 4;
  1156. break;
  1157. case "06":
  1158. switch1.tabindex = 5;
  1159. break;
  1160. case "07":
  1161. switch1.tabindex = 6;
  1162. break;
  1163. case "08":
  1164. switch1.tabindex = 7;
  1165. if( utlf_isNull(erflag)) {
  1166. switch1.case8.grd_grdinfo08.setFormatColProperty(switch1.case8.grd_grdinfo08.getBindCellIndex("body", "cnt"), "size", 100);
  1167. } else {
  1168. switch1.case8.grd_grdinfo08.setFormatColProperty(switch1.case8.grd_grdinfo08.getBindCellIndex("body", "cnt"), "size", 0);
  1169. }
  1170. if( utlf_isNull(erflag2) ) {
  1171. switch1.case8.grd_grdinfo08.setFormatColProperty(switch1.case8.grd_grdinfo08.getBindCellIndex("body", "cnt2"), "size", 100);
  1172. } else {
  1173. switch1.case8.grd_grdinfo08.setFormatColProperty(switch1.case8.grd_grdinfo08.getBindCellIndex("body", "cnt2"), "size", 0);
  1174. }
  1175. break;
  1176. case "09":
  1177. switch1.tabindex = 8;
  1178. break;
  1179. case "10":
  1180. switch1.tabindex = 9;
  1181. break;
  1182. case "11":
  1183. switch1.tabindex = 10;
  1184. break;
  1185. case "12":
  1186. switch1.tabindex = 11;
  1187. break;
  1188. case "13":
  1189. switch1.tabindex = 12;
  1190. break;
  1191. case "14":
  1192. switch1.tabindex = 13;
  1193. break;
  1194. case "15":
  1195. switch1.tabindex = 14;
  1196. break;
  1197. case "16":
  1198. switch1.tabindex = 15;
  1199. if( utlf_isNull(erflag) ) {
  1200. switch1.case16.grd_grdinfo16.setFormatColProperty(switch1.case16.grd_grdinfo16.getBindCellIndex("body", "ercnt"), "size", 100);
  1201. switch1.case16.grd_grdinfo16.setFormatColProperty(switch1.case16.grd_grdinfo16.getBindCellIndex("body", "stdcnt"), "size", 100);
  1202. } else {
  1203. switch1.case16.grd_grdinfo16.setFormatColProperty(switch1.case16.grd_grdinfo16.getBindCellIndex("body", "ercnt"), "size", 0);
  1204. switch1.case16.grd_grdinfo16.setFormatColProperty(switch1.case16.grd_grdinfo16.getBindCellIndex("body", "stdcnt"), "size", 0);
  1205. }
  1206. if( utlf_isNull(erflag2) ) {
  1207. switch1.case16.grd_grdinfo16.setFormatColProperty(switch1.case16.grd_grdinfo16.getBindCellIndex("body", "ercnt2"), "size", 100);
  1208. switch1.case16.grd_grdinfo16.setFormatColProperty(switch1.case16.grd_grdinfo16.getBindCellIndex("body", "stdcnt2"), "size", 100);
  1209. } else {
  1210. switch1.case16.grd_grdinfo16.setFormatColProperty(switch1.case16.grd_grdinfo16.getBindCellIndex("body", "ercnt2"), "size", 0);
  1211. switch1.case16.grd_grdinfo16.setFormatColProperty(switch1.case16.grd_grdinfo16.getBindCellIndex("body", "stdcnt2"), "size", 0);
  1212. }
  1213. break;
  1214. case "20":
  1215. switch1.tabindex = 19;
  1216. if( utlf_isNull(erflag) ) {
  1217. switch1.case20.grd_grdinfo20.setFormatColProperty(switch1.case20.grd_grdinfo20.getBindCellIndex("body", "cnt"), "size", 100);
  1218. } else {
  1219. switch1.case20.grd_grdinfo20.setFormatColProperty(switch1.case20.grd_grdinfo20.getBindCellIndex("body", "cnt"), "size", 0);
  1220. }
  1221. if( utlf_isNull(erflag2) ) {
  1222. switch1.case20.grd_grdinfo20.setFormatColProperty(switch1.case20.grd_grdinfo20.getBindCellIndex("body", "cnt2"), "size", 100);
  1223. } else {
  1224. switch1.case20.grd_grdinfo20.setFormatColProperty(switch1.case20.grd_grdinfo20.getBindCellIndex("body", "cnt2"), "size", 0);
  1225. }
  1226. break;
  1227. case "21":
  1228. switch1.tabindex = 20;
  1229. break;
  1230. case "22":
  1231. switch1.tabindex = 21;
  1232. break;
  1233. case "23":
  1234. switch1.tabindex = 22;
  1235. break;
  1236. }
  1237. }
  1238. /******************************************************************
  1239. * Argument :
  1240. * Description : 통계리스트 dbClick event
  1241. ******************************************************************/
  1242. function grd_codelist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
  1243. {
  1244. var cRow = ds_main_codeinfo.rowposition;
  1245. if( utlf_isNull(cRow) || cRow > -1 ){
  1246. var cdid = parseInt(ds_main_codeinfo.getColumn(cRow, "cdid"), 10);
  1247. if(cdid == 9){
  1248. frmf_modal("SPMNE11000", "SPMNE11000", null, null, null, null, null, null, null, null, null, null, "M");
  1249. }else if(cdid == 19){
  1250. frmf_modal("SPMNE12000", "SPMNE12000", null, null, null, null, null, null, null, null, null, null, "M");
  1251. }else if(cdid == 24){
  1252. frmf_modal("SPMNE14000", "SPMNE14000", null, null, null, null, null, null, null, null, null, null, "M");
  1253. }else{
  1254. if(cdid=="23") {
  1255. rdo_aftyr.visible = true;
  1256. } else {
  1257. rdo_aftyr.visible = false;
  1258. }
  1259. switch1.tabindex = cdid-1;
  1260. ds_main_cond.setColumn(0, "title", ds_main_codeinfo.getColumn(cRow, "cdnm"));
  1261. fSearch();
  1262. }
  1263. }
  1264. }
  1265. /******************************************************************
  1266. * Argument :
  1267. * Description : 엑셀button event
  1268. ******************************************************************/
  1269. function button1_onclick(obj:Button, e:ClickEventInfo)
  1270. {
  1271. var cRow = ds_main_codeinfo.rowposition;
  1272. var getCdid = ds_main_codeinfo.getColumn(cRow, "cdid");
  1273. var getCdnm = utlf_transNullToEmpty(ds_main_codeinfo.getColumn(cRow, "cdnm"));
  1274. var tabIdx = switch1.tabindex + 1;
  1275. var grdNm = this.switch1.components["case" + tabIdx].components["grd_grdinfo" + getCdid];
  1276. var grdDS = this.objects["ds_main_grdinfo" + getCdid];
  1277. //if( grdDS.rowcount > 0 ){
  1278. grdf_exportExcel(grdNm, getCdnm, getCdnm, false, "", "user", false);
  1279. // } else {
  1280. // sysf_messageBox("조회된 데이터가 ", "I004");
  1281. // }
  1282. }
  1283. function SMMNE10500_ontimer(obj:Form, e:TimerEventInfo)
  1284. {
  1285. if( e.timerid == 0 ){
  1286. this.killTimer(0);
  1287. frmf_inputEnterKey("btn_search", "onclick", new ClickEventInfo);
  1288. ds_main_cond.setColumn(0, "fromdd", utlf_getCurrentDate());
  1289. ds_main_cond.setColumn(0, "todd", utlf_getCurrentDate());
  1290. switch1.case6.grd_grdinfo06.setFormatColProperty(switch1.case6.grd_grdinfo06.getBindCellIndex("body", "orddrnm"), "size", 0);
  1291. }
  1292. }
  1293. ]]></Script>
  1294. </Form>
  1295. </FDL>