SMRSD00230_일반청구Set 상비품복사.xfdl 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMRSD00230" position="absolute 0 0 1153 605" titletext="일반청구Set 상비품복사">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 25 1145 85" align="align:center top;" id="grp_sea" class="div_SA">
  8. <Layouts>
  9. <Layout>
  10. <Static text="기관코드 :" position="absolute 25 9 114 26" id="caption2" class="search_name"/>
  11. <Static text="부 서 :" position="absolute 636 9 722 26" id="caption3" class="search_name"/>
  12. <Button position="absolute 1030 20 1086 42" id="btn_search" class="btn1" text="조회"/>
  13. <Combo position="absolute 435 9 580 28" id="cmb_goodflag" class="combo_essential" innerdataset="@ds_init_goodflag" datacolumn="label" codecolumn="value"/>
  14. <Edit position="absolute 720 9 820 28" id="ipt_reqdeptcd" class="input_essential" autoselect="true"/>
  15. <Button position="absolute 825 12 841 28" id="btn_reqdeptcd" class="icon_search" text=""/>
  16. <Edit position="absolute 720 32 955 51" id="ipt_reqdeptnm" class="input_fix" autoselect="true"/>
  17. <Static text="물품구분 :" position="absolute 350 9 444 26" id="caption7" class="search_name"/>
  18. <Shape position="absolute 1012 9 1018 51" linetype="vertical" id="line3" class="line_4"/>
  19. <Edit readonly="true" position="absolute 284 9 314 28" id="opt_instcd" visible="false" class="output"/>
  20. <Edit readonly="true" position="absolute 110 9 275 28" align="align:center middle;" id="opt_instcdnm" class="output"/>
  21. <Combo position="absolute 435 32 580 51" id="cmb_reqmthd" class="combo_essential" innerdataset="ds_init_cmb_reqmthd" datacolumn="label" codecolumn="value"/>
  22. <Static text="청구방법 :" position="absolute 350 32 444 49" id="caption1" class="search_name"/>
  23. </Layout>
  24. </Layouts>
  25. </Div>
  26. <Shape position="absolute 0 121 630 127" linetype="horizontal" id="line1" class="line_10"/>
  27. <Static text="부서 상비품 List" position="absolute 1 105 191 121" id="cap_titlist" class="tit_2"/>
  28. <Static text="적용구분 :" position="absolute 237 105 303 119" id="caption8"/>
  29. <Grid position="absolute 0 126 630 598" id="grd_goodbaseqtylist" binddataset="ds_main_goodbaseqtylist">
  30. <Formats>
  31. <Format id="default">
  32. <Columns>
  33. <Column size="24"/>
  34. <Column size="31"/>
  35. <Column size="66"/>
  36. <Column size="25"/>
  37. <Column size="218"/>
  38. <Column size="46"/>
  39. <Column size="46"/>
  40. <Column size="60"/>
  41. <Column size="60"/>
  42. <Column size="35"/>
  43. <Column size="0"/>
  44. <Column size="0"/>
  45. <Column size="0"/>
  46. <Column size="0"/>
  47. <Column size="0"/>
  48. <Column size="0"/>
  49. </Columns>
  50. <Rows>
  51. <Row size="24" band="head"/>
  52. <Row size="24"/>
  53. </Rows>
  54. <Band id="head">
  55. <Cell/>
  56. <Cell col="1" text="Chk"/>
  57. <Cell col="2" colspan="2" text="물품코드" taborder="undefined"/>
  58. <Cell col="4" text="물품명"/>
  59. <Cell col="5" text="규격"/>
  60. <Cell col="6" text="모델"/>
  61. <Cell col="7" text="안전재고"/>
  62. <Cell col="8" text="상비품"/>
  63. <Cell col="9" text="단위"/>
  64. <Cell col="10" text="청구구분"/>
  65. <Cell col="11" text="물품구분"/>
  66. <Cell col="12"/>
  67. <Cell col="13"/>
  68. <Cell col="14"/>
  69. <Cell col="15"/>
  70. </Band>
  71. <Band id="body">
  72. <Cell celltype="head" expr="currow + 1"/>
  73. <Cell col="1" displaytype="checkbox" edittype="checkbox" text="bind:select" expr="expr:select == 'true' || select == '1' ? '1' : '0'"/>
  74. <Cell col="2" text="bind:goodcd"/>
  75. <Cell col="3" text="bind:allsizespecid"/>
  76. <Cell col="4" style="align:left top;padding:5 2 1 2;" text="bind:goodnm" wordwrap="word"/>
  77. <Cell col="5" style="align:left top;padding:5 2 1 2;" text="bind:goodspec" wordwrap="word"/>
  78. <Cell col="6" style="align:left top;padding:5 2 1 2;" text="bind:goodmodel" wordwrap="word"/>
  79. <Cell col="7" displaytype="number" style="align:right middle;background:#ccffccff;background2:#ccffccff;" text="bind:basevol" mask="#,##0"/>
  80. <Cell col="8" displaytype="number" style="align:right middle;background:#ffcc99ff;background2:#ffcc99ff;" text="bind:prepargodqty" mask="#,##0"/>
  81. <Cell col="9" text="bind:deliveunit"/>
  82. <Cell col="10" text="bind:reqflag"/>
  83. <Cell col="11" text="bind:reqflagnm"/>
  84. <Cell col="12" text="bind:goodflag"/>
  85. <Cell col="13" text="bind:instcd"/>
  86. <Cell col="14" text="bind:reqprid"/>
  87. <Cell col="15" text="bind:reqpridnm"/>
  88. </Band>
  89. </Format>
  90. </Formats>
  91. </Grid>
  92. <Button position="absolute 575 98 631 120" id="btn_listcopy" class="btn4" text="선택"/>
  93. <Button position="absolute 983 100 1025 119" id="btn_delete" class="btn2" text="삭제"/>
  94. <Static text="선택리스트" position="absolute 635 105 780 121" id="caption10" class="tit_2"/>
  95. <Shape position="absolute 635 121 1146 127" linetype="horizontal" id="line2" class="line_10"/>
  96. <Grid position="absolute 635 126 1146 598" id="grd_apply" class="grd_agtplcelist" binddataset="ds_apply_goodapplist">
  97. <Formats>
  98. <Format id="default">
  99. <Columns>
  100. <Column size="31"/>
  101. <Column size="66"/>
  102. <Column size="25"/>
  103. <Column size="158"/>
  104. <Column size="70"/>
  105. <Column size="54"/>
  106. <Column size="60"/>
  107. <Column size="35"/>
  108. <Column size="0"/>
  109. <Column size="0"/>
  110. <Column size="0"/>
  111. <Column size="0"/>
  112. <Column size="0"/>
  113. <Column size="0"/>
  114. </Columns>
  115. <Rows>
  116. <Row size="24" band="head"/>
  117. <Row size="24"/>
  118. </Rows>
  119. <Band id="head">
  120. <Cell text="Chk"/>
  121. <Cell col="1" colspan="2" text="물품코드" taborder="undefined"/>
  122. <Cell col="3" text="물품명"/>
  123. <Cell col="4" text="규격"/>
  124. <Cell col="5" text="모델"/>
  125. <Cell col="6" text="수량"/>
  126. <Cell col="7" text="단위"/>
  127. <Cell col="8" text="청구구분"/>
  128. <Cell col="9" text="청구구분"/>
  129. <Cell col="10" text="물품구분"/>
  130. <Cell col="11" text="청구주기"/>
  131. <Cell col="12" text="청구주기명"/>
  132. <Cell col="13" text="기관"/>
  133. </Band>
  134. <Band id="body">
  135. <Cell displaytype="checkbox" edittype="checkbox" text="bind:select" expr="expr:select == 'true' || select == '1' ? '1' : '0'"/>
  136. <Cell col="1" text="bind:goodcd"/>
  137. <Cell col="2" text="bind:allsizespecid"/>
  138. <Cell col="3" style="align:left top;padding:5 2 1 2;" text="bind:goodnm" wordwrap="word"/>
  139. <Cell col="4" style="align:left top;padding:5 2 1 2;" text="bind:goodspec" wordwrap="word"/>
  140. <Cell col="5" style="align:left top;padding:5 2 1 2;" text="bind:goodmodel" wordwrap="word"/>
  141. <Cell col="6" displaytype="number" edittype="masknumber" style="align:right middle;background:#ccffccff;background2:#ccffccff;" text="bind:userqty" mask="#,##0"/>
  142. <Cell col="7" text="bind:deliveunit"/>
  143. <Cell col="8" text="bind:reqflag"/>
  144. <Cell col="9" text="bind:reqflagnm"/>
  145. <Cell col="10" text="bind:goodflag"/>
  146. <Cell col="11" text="bind:reqprid"/>
  147. <Cell col="12" text="bind:reqpridnm"/>
  148. <Cell col="13" text="bind:instcd"/>
  149. </Band>
  150. </Format>
  151. </Formats>
  152. </Grid>
  153. <Button position="absolute 1089 98 1145 120" id="btn_save" class="btn4" text="적용"/>
  154. <Radio position="absolute 301 103 486 119" id="rdo_baseflag" columncount="2" codecolumn="codecolumn" datacolumn="datacolumn">
  155. <Dataset id="innerdataset">
  156. <ColumnInfo>
  157. <Column id="codecolumn"/>
  158. <Column id="datacolumn"/>
  159. </ColumnInfo>
  160. <Rows>
  161. <Row>
  162. <Col id="codecolumn">1</Col>
  163. <Col id="datacolumn">안전재고량</Col>
  164. </Row>
  165. <Row>
  166. <Col id="codecolumn">2</Col>
  167. <Col id="datacolumn">상비품량</Col>
  168. </Row>
  169. </Rows>
  170. </Dataset>
  171. </Radio>
  172. <Button position="absolute 1030 98 1086 120" id="btn_cancel" class="btn4" text="취소"/>
  173. <Static id="caption6" text="일반청구Set 상비품복사" class="tit_1" position="absolute 0 0 186 25"/>
  174. </Layout>
  175. </Layouts>
  176. <Objects>
  177. <Dataset id="ds_main_goodbaseqtylist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  178. <Dataset id="ds_main_codelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  179. <ColumnInfo>
  180. <Column id="allsizespecid" type="STRING" size="256"/>
  181. <Column id="goodspec" type="STRING" size="256"/>
  182. </ColumnInfo>
  183. <Rows>
  184. <Row>
  185. <Col id="allsizespecid"/>
  186. <Col id="goodspec"/>
  187. </Row>
  188. </Rows>
  189. </Dataset>
  190. <Dataset id="ds_send_retvcond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  191. <ColumnInfo>
  192. <Column id="instcd" type="STRING" size="256"/>
  193. <Column id="goodflag" type="STRING" size="256"/>
  194. <Column id="reqdeptcd" type="STRING" size="256"/>
  195. <Column id="reqdeptnm" type="STRING" size="256"/>
  196. <Column id="instcdnm" type="STRING" size="256"/>
  197. <Column id="reqmthd" type="STRING" size="256"/>
  198. </ColumnInfo>
  199. <Rows>
  200. <Row>
  201. <Col id="instcd"/>
  202. <Col id="goodflag"/>
  203. <Col id="reqdeptcd"/>
  204. <Col id="reqdeptnm"/>
  205. <Col id="instcdnm"/>
  206. <Col id="reqmthd"/>
  207. </Row>
  208. </Rows>
  209. </Dataset>
  210. <Dataset id="ds_send_goodbaseqtylist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  211. <Dataset id="ds_send_allsize" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  212. <ColumnInfo>
  213. <Column id="goodcd" type="STRING" size="256"/>
  214. <Column id="instcd" type="STRING" size="256"/>
  215. <Column id="goodspec" type="STRING" size="256"/>
  216. </ColumnInfo>
  217. <Rows>
  218. <Row>
  219. <Col id="goodcd"/>
  220. <Col id="instcd"/>
  221. <Col id="goodspec"/>
  222. </Row>
  223. </Rows>
  224. </Dataset>
  225. <Dataset id="ds_init_goodflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  226. <ColumnInfo>
  227. <Column id="label" type="STRING" size="256"/>
  228. <Column id="value" type="STRING" size="256"/>
  229. </ColumnInfo>
  230. <Rows>
  231. <Row>
  232. <Col id="label">의료소모품</Col>
  233. <Col id="value">Y</Col>
  234. </Row>
  235. <Row>
  236. <Col id="label">일반소모품</Col>
  237. <Col id="value">Z</Col>
  238. </Row>
  239. <Row>
  240. <Col id="label">의료비품</Col>
  241. <Col id="value">U</Col>
  242. </Row>
  243. </Rows>
  244. </Dataset>
  245. <Dataset id="ds_init_reqmthd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  246. <ColumnInfo>
  247. <Column id="label" type="STRING" size="256"/>
  248. <Column id="value" type="STRING" size="256"/>
  249. </ColumnInfo>
  250. <Rows>
  251. <Row>
  252. <Col id="label">전체</Col>
  253. <Col id="value"/>
  254. </Row>
  255. <Row>
  256. <Col id="label">처방집계</Col>
  257. <Col id="value">1</Col>
  258. </Row>
  259. <Row>
  260. <Col id="label">일반청구</Col>
  261. <Col id="value">3</Col>
  262. </Row>
  263. </Rows>
  264. </Dataset>
  265. <Dataset id="ds_init" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  266. <ColumnInfo>
  267. <Column id="baseflag" type="STRING" size="256"/>
  268. </ColumnInfo>
  269. <Rows>
  270. <Row>
  271. <Col id="baseflag">1</Col>
  272. </Row>
  273. </Rows>
  274. </Dataset>
  275. <Dataset id="ds_hidden" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  276. <Dataset id="ds_copytemp" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  277. <Dataset id="ds_temp" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  278. <Dataset id="ds_apply_goodapplist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  279. </Objects>
  280. <Bind>
  281. <BindItem id="item0" compid="grp_sea.opt_instcdnm" propid="value" datasetid="ds_send_retvcond" columnid="instcdnm"/>
  282. <BindItem id="item1" compid="grp_sea.opt_instcd" propid="value" datasetid="ds_send_retvcond" columnid="instcd"/>
  283. <BindItem id="item2" compid="grp_sea.cmb_goodflag" propid="value" datasetid="ds_send_retvcond" columnid="goodflag"/>
  284. <BindItem id="item3" compid="grp_sea.ipt_reqdeptcd" propid="value" datasetid="ds_send_retvcond" columnid="reqdeptcd"/>
  285. <BindItem id="item4" compid="grp_sea.ipt_reqdeptnm" propid="value" datasetid="ds_send_retvcond" columnid="reqdeptnm"/>
  286. <BindItem id="item5" compid="rdo_baseflag" propid="value" datasetid="ds_init" columnid="baseflag"/>
  287. </Bind>
  288. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  289. * System Name :
  290. * Job Name :
  291. * Creator :
  292. * Make Date : 2017-06-19
  293. * Description :
  294. *---------------------------------------------------------------------------------------
  295. * Modify Date Modifier Modify Description
  296. *---------------------------------------------------------------------------------------
  297. * 2017-06-19 Live Converter TF->XP
  298. *
  299. *---------------------------------------------------------------------------------------
  300. ****************************************************************************************/
  301. ]]></Script>
  302. </Form>
  303. </FDL>