SPMNP04400_수술실 물품 이력 조회.xfdl 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPMNP04400" position="absolute 0 0 980 391" titletext="수술실 물품 이력조회" oninit="SPMNP04400_oninit" onload="SPMNP04400_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div id="group3" taborder="0" position="absolute 0 0 975 385">
  8. <Layouts>
  9. <Layout>
  10. <Static id="caption1" text="수술실 물품 이력조회" class="tit_2" position="absolute 1 4 161 22" anchor="default"/>
  11. <Shape id="line1" class="line_10" position="absolute 0 20 975 26" anchor="default"/>
  12. <Grid id="grd_goodlist" class="datagrid2" taborder="1" binddataset="ds_goodinfo_gooddetlinfo" useinputpanel="false" position="absolute 0 25 975 385" anchor="default" selecttype="multirow" cellsizingtype="both" extendsizetype="row" autosizingtype="row">
  13. <Formats>
  14. <Format id="default">
  15. <Columns>
  16. <Column size="70"/>
  17. <Column size="75"/>
  18. <Column size="40"/>
  19. <Column size="60"/>
  20. <Column size="40"/>
  21. <Column size="235"/>
  22. <Column size="105"/>
  23. <Column size="100"/>
  24. <Column size="95"/>
  25. <Column size="55"/>
  26. <Column size="58"/>
  27. <Column size="60"/>
  28. <Column size="45"/>
  29. <Column size="50"/>
  30. <Column size="50"/>
  31. <Column size="50"/>
  32. <Column size="100"/>
  33. <Column size="100"/>
  34. <Column size="60"/>
  35. <Column size="74"/>
  36. <Column size="75"/>
  37. <Column size="0"/>
  38. <Column size="0"/>
  39. </Columns>
  40. <Rows>
  41. <Row size="29" band="head"/>
  42. <Row size="24"/>
  43. </Rows>
  44. <Band id="head">
  45. <Cell text="등록일자"/>
  46. <Cell col="1" text="물품코드"/>
  47. <Cell col="2" text="SUB"/>
  48. <Cell col="3" text="산정여부"/>
  49. <Cell col="4" text="순번"/>
  50. <Cell col="5" text="물품명"/>
  51. <Cell col="6" text="규격"/>
  52. <Cell col="7" text="모델"/>
  53. <Cell col="8" text="제조원"/>
  54. <Cell col="9" text="단위"/>
  55. <Cell col="10" text="IMPLANT"/>
  56. <Cell col="11" text="기록&#10;구분"/>
  57. <Cell col="12" text="불출&#10;여부"/>
  58. <Cell col="13" text="불출&#10;시기"/>
  59. <Cell col="14" text="사용&#10;구분"/>
  60. <Cell col="15" text="기준&#10;수량"/>
  61. <Cell col="16" text="처방정보"/>
  62. <Cell col="17" text="물품정보"/>
  63. <Cell col="18" text="사용여부"/>
  64. <Cell col="19" text="등록자"/>
  65. <Cell col="20" text="수정자"/>
  66. <Cell col="21" text="수정자아이디"/>
  67. <Cell col="22" text="등록자아이디"/>
  68. </Band>
  69. <Band id="body">
  70. <Cell text="bind:updtdd" mask="####-##-##"/>
  71. <Cell col="1" style="align:left;padding:4 2 0 2;" text="bind:goodcd" wordwrap="char" autosizerow="limitmin"/>
  72. <Cell col="2" text="bind:allsizespecid"/>
  73. <Cell col="3" displaytype="combo" edittype="combo" style="padding:2 2 2 2;" text="bind:chargeflag" combodataset="ds_grd_chargeflag" combocodecol="value" combodatacol="label" enable="false"/>
  74. <Cell col="4" text="bind:histno"/>
  75. <Cell col="5" style="align:left;padding:4 2 0 2;" text="bind:goodnm" wordwrap="char" autosizerow="limitmin"/>
  76. <Cell col="6" style="align:left;padding:4 2 0 2;" text="bind:goodspec" wordwrap="char" autosizerow="limitmin"/>
  77. <Cell col="7" style="align:left;padding:4 2 0 2;" text="bind:goodmodel" wordwrap="char" autosizerow="limitmin"/>
  78. <Cell col="8" text="bind:prodcmpynm"/>
  79. <Cell col="9" text="bind:prcpunit"/>
  80. <Cell col="10" text="bind:implant"/>
  81. <Cell col="11" style="align:left;padding:5 2 2 2;" text="bind:goodmngt" wordwrap="word" autosizerow="limitmin"/>
  82. <Cell col="12" text="bind:deliveyn"/>
  83. <Cell col="13" displaytype="combo" edittype="combo" style="padding:2 2 2 2;" text="bind:delivepriod" combodataset="ds_grd_delivepriod" combocodecol="value" combodatacol="label" enable="false"/>
  84. <Cell col="14" displaytype="combo" edittype="combo" style="padding:2 2 2 2;" text="bind:useflag" combodataset="ds_grd_useflag" combocodecol="value" combodatacol="label" enable="false"/>
  85. <Cell col="15" text="bind:acmlbaseqty"/>
  86. <Cell col="16" text="bind:goodinfo"/>
  87. <Cell col="17" text="bind:prcpinfo"/>
  88. <Cell col="18" displaytype="combo" edittype="combo" style="padding:2 2 2 2;" text="bind:gooduseyn" combodataset="ds_grd_gooduseyn" combocodecol="value" combodatacol="label" enable="false"/>
  89. <Cell col="19" text="bind:rgstnm"/>
  90. <Cell col="20" text="bind:updtnm"/>
  91. <Cell col="21" text="bind:updtid"/>
  92. <Cell col="22" text="bind:rgstid"/>
  93. </Band>
  94. </Format>
  95. </Formats>
  96. </Grid>
  97. </Layout>
  98. </Layouts>
  99. </Div>
  100. </Layout>
  101. </Layouts>
  102. <Objects>
  103. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  104. <Dataset id="ds_goodinfo_gooddetlinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  105. <Dataset id="ds_grd_chargeflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  106. <ColumnInfo>
  107. <Column id="label" type="STRING" size="256"/>
  108. <Column id="value" type="STRING" size="256"/>
  109. </ColumnInfo>
  110. <Rows>
  111. <Row>
  112. <Col id="label">산정</Col>
  113. <Col id="value">Y</Col>
  114. </Row>
  115. <Row>
  116. <Col id="label">비산정</Col>
  117. <Col id="value">N</Col>
  118. </Row>
  119. <Row>
  120. <Col id="label">해당없음</Col>
  121. <Col id="value">0</Col>
  122. </Row>
  123. </Rows>
  124. </Dataset>
  125. <Dataset id="ds_grd_delivepriod" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  126. <ColumnInfo>
  127. <Column id="label" type="STRING" size="256"/>
  128. <Column id="value" type="STRING" size="256"/>
  129. </ColumnInfo>
  130. <Rows>
  131. <Row>
  132. <Col id="label">일단위</Col>
  133. <Col id="value">1</Col>
  134. </Row>
  135. <Row>
  136. <Col id="label">의뢰</Col>
  137. <Col id="value">2</Col>
  138. </Row>
  139. <Row>
  140. <Col id="label">미불출</Col>
  141. <Col id="value">3</Col>
  142. </Row>
  143. </Rows>
  144. </Dataset>
  145. <Dataset id="ds_grd_useflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  146. <ColumnInfo>
  147. <Column id="label" type="STRING" size="256"/>
  148. <Column id="value" type="STRING" size="256"/>
  149. </ColumnInfo>
  150. <Rows>
  151. <Row>
  152. <Col id="label">1회</Col>
  153. <Col id="value">N</Col>
  154. </Row>
  155. <Row>
  156. <Col id="label">분할</Col>
  157. <Col id="value">Y</Col>
  158. </Row>
  159. <Row>
  160. <Col id="label">재사용</Col>
  161. <Col id="value">Z</Col>
  162. </Row>
  163. </Rows>
  164. </Dataset>
  165. <Dataset id="ds_grd_gooduseyn" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  166. <ColumnInfo>
  167. <Column id="label" type="STRING" size="256"/>
  168. <Column id="value" type="STRING" size="256"/>
  169. </ColumnInfo>
  170. <Rows>
  171. <Row>
  172. <Col id="label">사용</Col>
  173. <Col id="value">Y</Col>
  174. </Row>
  175. <Row>
  176. <Col id="label">미사용</Col>
  177. <Col id="value">U</Col>
  178. </Row>
  179. <Row>
  180. <Col id="label">단종</Col>
  181. <Col id="value">E</Col>
  182. </Row>
  183. </Rows>
  184. </Dataset>
  185. </Objects>
  186. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  187. * System Name :
  188. * Job Name :
  189. * Creator :
  190. * Make Date : 2016-10-12
  191. * Description :
  192. *---------------------------------------------------------------------------------------
  193. * Modify Date Modifier Modify Description
  194. *---------------------------------------------------------------------------------------
  195. * 2016-10-12 Live Converter TF->XP
  196. *
  197. *---------------------------------------------------------------------------------------
  198. ****************************************************************************************/
  199. include "com_commonxp::comm_main.xjs";
  200. function SPMNP04400_oninit(obj:Form, e:InitEventInfo)
  201. {
  202. frmf_initForm(obj);
  203. }
  204. function SPMNP04400_onload(obj:Form, e:LoadEventInfo)
  205. {
  206. if( frmf_checkOpener() ) {
  207. ds_send_reqdata.clearData();
  208. dsf_makeValue(ds_send_reqdata, "goodcd", "string", opener.frmf_getParameter("goodcd"));
  209. dsf_makeValue(ds_send_reqdata, "allsizespecid", "string", opener.frmf_getParameter("allsizespecid"));
  210. dsf_makeValue(ds_send_reqdata, "refdeptflag", "string", opener.frmf_getParameter("refdeptflag"));
  211. dsf_makeValue(ds_send_reqdata, "refdept", "string", opener.frmf_getParameter("refdept"));
  212. var oParam = {};
  213. oParam.id = "TRMNP04415";
  214. oParam.service = "opanstapp.OpAnstStocMngt";
  215. oParam.method = "reqGetHistGoodInfo";
  216. oParam.inds = "reqdata=ds_send_reqdata";
  217. oParam.outds = "ds_goodinfo_gooddetlinfo=gooddetlinfo";
  218. oParam.async = false;
  219. tranf_submit(oParam);
  220. }
  221. }
  222. ]]></Script>
  223. </Form>
  224. </FDL>