SMAEQ01700_조영제재고현황조회.xfdl 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SMAEQ01700" position="absolute 0 0 1256 805" titletext="조영제 재고현황 조회">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 1194 13" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Static text="조영제 재고현황" position="absolute 0 0 137 14" id="caption6" class="tit_1" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 0 15 1195 759" id="group2" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Grid position="absolute 0 75 1195 740" id="grd_prodlist" binddataset="ds_grd_prodlist">
  18. <Formats>
  19. <Format id="default">
  20. <Columns>
  21. <Column size="0" />
  22. <Column size="70" />
  23. <Column size="100" />
  24. <Column size="215" />
  25. <Column size="82" />
  26. <Column size="89" />
  27. <Column size="100" />
  28. <Column size="100" />
  29. <Column size="100" />
  30. <Column size="100" />
  31. <Column size="100" />
  32. <Column size="100" />
  33. </Columns>
  34. <Rows>
  35. <Row size="24" band="head" />
  36. <Row size="24" />
  37. </Rows>
  38. <Band id="head">
  39. <Cell text="chk" />
  40. <Cell col="1" text="Section" />
  41. <Cell col="2" text="약품코드" />
  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. </Band>
  52. <Band id="body">
  53. <Cell text="bind:chk" />
  54. <Cell col="1" text="bind:section" edittype="none" displaytype="none" />
  55. <Cell col="2" text="bind:goodcd" edittype="none" displaytype="none" />
  56. <Cell col="3" text="bind:goodnm" edittype="none" displaytype="none" />
  57. <Cell col="4" text="bind:speccd" edittype="none" displaytype="none" />
  58. <Cell col="5" text="bind:safestocqty" edittype="none" displaytype="none" mask="#,###" />
  59. <Cell col="6" text="bind:exstocqty" edittype="none" displaytype="none" />
  60. <Cell col="7" text="bind:wlnqty" edittype="none" displaytype="none" />
  61. <Cell col="8" text="bind:sumqty" edittype="none" displaytype="none" />
  62. <Cell col="9" text="bind:useqty" edittype="none" displaytype="none" />
  63. <Cell col="10" text="bind:stocqty" edittype="none" displaytype="none" />
  64. <Cell col="11" text="bind:reqqty" edittype="none" displaytype="none" />
  65. </Band>
  66. </Format>
  67. </Formats>
  68. </Grid>
  69. <Div position="absolute 0 10 1194 45" align="align:center top;" id="group4">
  70. <Layouts>
  71. <Layout>
  72. <Shape position="absolute 0 0 1194 35" id="roundrect1" type="roundrectangle" />
  73. <Static text="조회일자 :" position="absolute 10 9 96 26" id="caption19" class="search_name" />
  74. <Calendar position="absolute 102 8 202 27" id="input8" class="input_search" />
  75. <Shape position="absolute 1113 6 1119 28" linetype="vertical" id="line6" class="line_4" />
  76. <Static text="Section :" position="absolute 220 9 303 26" id="caption20" class="search_name" />
  77. <Combo position="absolute 310 8 403 27" id="combo1" innerdataset="ds_init_combo1" datacolumn="excuroomgrpcdnm" codecolumn="excuroomgrpcdid" />
  78. <Button position="absolute 1124 7 1180 29" id="btn_sea" class="btn1" text="조회" />
  79. <Static text="검사실 :" position="absolute 435 9 518 26" id="caption1" class="search_name" />
  80. <Combo position="absolute 515 8 608 27" id="combo2" innerdataset="ds_init_combo2" datacolumn="excuroomgrpcdnm" codecolumn="excuroomgrpcdid" />
  81. </Layout>
  82. </Layouts>
  83. </Div>
  84. <Static text="재고현황" position="absolute 0 55 84 69" id="caption22" class="tit_2" />
  85. <Shape position="absolute 0 67 1195 73" linetype="vertical" id="line7" class="line_1" />
  86. <Button position="absolute 1118 49 1182 68" id="button1" class="btn2" visible="true" text="엑셀저장" />
  87. </Layout>
  88. </Layouts>
  89. </Div>
  90. </Layout>
  91. </Layouts>
  92. <Objects>
  93. <Dataset id="ds_grd_prodlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  94. <ColumnInfo>
  95. <Column id="chk" type="STRING" />
  96. <Column id="section" type="STRING" />
  97. <Column id="goodcd" type="STRING" />
  98. <Column id="goodnm" type="STRING" />
  99. <Column id="speccd" type="STRING" />
  100. <Column id="safestocqty" type="STRING" />
  101. <Column id="exstocqty" type="STRING" />
  102. <Column id="wlnqty" type="STRING" />
  103. <Column id="sumqty" type="STRING" />
  104. <Column id="useqty" type="STRING" />
  105. <Column id="stocqty" type="STRING" />
  106. <Column id="reqqty" type="STRING" />
  107. </ColumnInfo>
  108. </Dataset>
  109. <Dataset id="ds_init_combo1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  110. <ColumnInfo>
  111. <Column id="excuroomgrpcdnm" type="STRING" />
  112. <Column id="excuroomgrpcdid" type="STRING" />
  113. </ColumnInfo>
  114. </Dataset>
  115. <Dataset id="ds_init_combo2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  116. <ColumnInfo>
  117. <Column id="excuroomgrpcdnm" type="STRING" />
  118. <Column id="excuroomgrpcdid" type="STRING" />
  119. </ColumnInfo>
  120. </Dataset>
  121. </Objects>
  122. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  123. * System Name :
  124. * Job Name :
  125. * Creator :
  126. * Make Date : 2015-11-13
  127. * Description :
  128. *---------------------------------------------------------------------------------------
  129. * Modify Date Modifier Modify Description
  130. *---------------------------------------------------------------------------------------
  131. * 2015-11-13 Live Converter TF->XP
  132. *
  133. *---------------------------------------------------------------------------------------
  134. ****************************************************************************************/
  135. ]]></Script>
  136. </Form>
  137. </FDL>