123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMAEQ01700" position="absolute 0 0 1256 805" titletext="조영제 재고현황 조회">
- <Layouts>
- <Layout>
- <Div position="absolute 0 0 1194 13" id="group1">
- <Layouts>
- <Layout>
- <Static text="조영제 재고현황" position="absolute 0 0 137 14" id="caption6" class="tit_1" />
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 15 1195 759" id="group2" scrollbars="autoboth">
- <Layouts>
- <Layout>
- <Grid position="absolute 0 75 1195 740" id="grd_prodlist" binddataset="ds_grd_prodlist">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="0" />
- <Column size="70" />
- <Column size="100" />
- <Column size="215" />
- <Column size="82" />
- <Column size="89" />
- <Column size="100" />
- <Column size="100" />
- <Column size="100" />
- <Column size="100" />
- <Column size="100" />
- <Column size="100" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="chk" />
- <Cell col="1" text="Section" />
- <Cell col="2" text="약품코드" />
- <Cell col="3" text="약품명" />
- <Cell col="4" text="용량" />
- <Cell col="5" text="안전재고량" />
- <Cell col="6" text="전일재고" />
- <Cell col="7" text="수령" />
- <Cell col="8" text="합계" />
- <Cell col="9" text="소모" />
- <Cell col="10" text="잔고" />
- <Cell col="11" text="청구수량" />
- </Band>
- <Band id="body">
- <Cell text="bind:chk" />
- <Cell col="1" text="bind:section" edittype="none" displaytype="none" />
- <Cell col="2" text="bind:goodcd" edittype="none" displaytype="none" />
- <Cell col="3" text="bind:goodnm" edittype="none" displaytype="none" />
- <Cell col="4" text="bind:speccd" edittype="none" displaytype="none" />
- <Cell col="5" text="bind:safestocqty" edittype="none" displaytype="none" mask="#,###" />
- <Cell col="6" text="bind:exstocqty" edittype="none" displaytype="none" />
- <Cell col="7" text="bind:wlnqty" edittype="none" displaytype="none" />
- <Cell col="8" text="bind:sumqty" edittype="none" displaytype="none" />
- <Cell col="9" text="bind:useqty" edittype="none" displaytype="none" />
- <Cell col="10" text="bind:stocqty" edittype="none" displaytype="none" />
- <Cell col="11" text="bind:reqqty" edittype="none" displaytype="none" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Div position="absolute 0 10 1194 45" align="align:center top;" id="group4">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 0 1194 35" id="roundrect1" type="roundrectangle" />
- <Static text="조회일자 :" position="absolute 10 9 96 26" id="caption19" class="search_name" />
- <Calendar position="absolute 102 8 202 27" id="input8" class="input_search" />
- <Shape position="absolute 1113 6 1119 28" linetype="vertical" id="line6" class="line_4" />
- <Static text="Section :" position="absolute 220 9 303 26" id="caption20" class="search_name" />
- <Combo position="absolute 310 8 403 27" id="combo1" innerdataset="ds_init_combo1" datacolumn="excuroomgrpcdnm" codecolumn="excuroomgrpcdid" />
- <Button position="absolute 1124 7 1180 29" id="btn_sea" class="btn1" text="조회" />
- <Static text="검사실 :" position="absolute 435 9 518 26" id="caption1" class="search_name" />
- <Combo position="absolute 515 8 608 27" id="combo2" innerdataset="ds_init_combo2" datacolumn="excuroomgrpcdnm" codecolumn="excuroomgrpcdid" />
- </Layout>
- </Layouts>
- </Div>
- <Static text="재고현황" position="absolute 0 55 84 69" id="caption22" class="tit_2" />
- <Shape position="absolute 0 67 1195 73" linetype="vertical" id="line7" class="line_1" />
- <Button position="absolute 1118 49 1182 68" id="button1" class="btn2" visible="true" text="엑셀저장" />
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grd_prodlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="chk" type="STRING" />
- <Column id="section" type="STRING" />
- <Column id="goodcd" type="STRING" />
- <Column id="goodnm" type="STRING" />
- <Column id="speccd" type="STRING" />
- <Column id="safestocqty" type="STRING" />
- <Column id="exstocqty" type="STRING" />
- <Column id="wlnqty" type="STRING" />
- <Column id="sumqty" type="STRING" />
- <Column id="useqty" type="STRING" />
- <Column id="stocqty" type="STRING" />
- <Column id="reqqty" type="STRING" />
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_combo1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="excuroomgrpcdnm" type="STRING" />
- <Column id="excuroomgrpcdid" type="STRING" />
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_combo2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="excuroomgrpcdnm" type="STRING" />
- <Column id="excuroomgrpcdid" type="STRING" />
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2015-11-13
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2015-11-13 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- ]]></Script>
- </Form>
- </FDL>
|