12345678910111213141516171819202122232425262728293031323334353637 |
- $PBExportHeader$dw_input_mtrloldprice.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
- header(height=68 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long updatewhereclause=yes name=u_inware_inwareid dbname="u_inware.inwareid" initial="0" )
- column=(type=datetime updatewhereclause=yes name=u_inware_indate dbname="u_inware.indate" initial="today" )
- column=(type=decimal(4) updatewhereclause=yes name=u_inwaremx_qty dbname="u_inwaremx.qty" initial="0" )
- column=(type=decimal(10) updatewhereclause=yes name=u_inwaremx_price dbname="u_inwaremx.price" initial="0" )
- column=(type=char(30) updatewhereclause=yes name=u_inware_sptname dbname="u_inware.sptname" initial="empty" )
- retrieve=" SELECT u_inware.inwareid,
- u_inware.indate,
- u_inwaremx.qty,
- u_inwaremx.price,
- u_inware.sptname
- FROM u_inware,
- u_inwaremx
- WHERE ( u_inware.scid = u_inwaremx.scid )
- " )
- text(band=header alignment="2" text="单据ID" border="0" color="0" x="9" y="8" height="56" width="334" html.valueishtml="0" name=u_inware_inwareid_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="进仓发生时间" border="0" color="0" x="352" y="8" height="56" width="379" html.valueishtml="0" name=u_inware_indate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="进仓数量" border="0" color="0" x="741" y="8" height="56" width="375" html.valueishtml="0" name=u_inwaremx_qty_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="进仓单价" border="0" color="0" x="1125" y="8" height="56" width="379" html.valueishtml="0" name=u_inwaremx_price_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="供应商名称" border="0" color="0" x="1513" y="8" height="56" width="841" html.valueishtml="0" name=u_inware_sptname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=1 alignment="1" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="334" format="[general]" html.valueishtml="0" name=u_inware_inwareid tag="单据ID" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="352" y="4" height="68" width="379" format="yyyy-mm-dd" html.valueishtml="0" name=u_inware_indate tag="进仓发生时间" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="1" tabsequence=32766 border="0" color="0" x="741" y="4" height="68" width="375" format="#,###0.00##" html.valueishtml="0" name=u_inwaremx_qty tag="进仓数量" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="0" x="1125" y="4" height="68" width="379" format="#,###0.00" html.valueishtml="0" name=u_inwaremx_price tag="进仓单价" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="1513" y="4" height="68" width="841" format="[general]" html.valueishtml="0" name=u_inware_sptname tag="供应商名称" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- compute(band=footer alignment="2" expression="count(u_inware_inwareid for all)"border="0" color="0" x="9" y="4" height="56" width="334" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- htmltable(border="1" )
- htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
- export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|