123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- $PBExportHeader$dw_outware_sale_ch.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=8 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long updatewhereclause=yes name=u_outware_outwareid dbname="u_outware.outwareid" )
- column=(type=char(20) updatewhereclause=yes name=u_outware_outwarecode dbname="u_outware.outwarecode" )
- column=(type=datetime updatewhereclause=yes name=u_outware_outdate dbname="u_outware.outdate" )
- column=(type=char(10) updatewhereclause=yes name=u_outware_outrep dbname="u_outware.outrep" )
- column=(type=long updatewhereclause=yes name=u_outwaremx_mtrlid dbname="u_outwaremx.mtrlid" )
- column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" )
- column=(type=long updatewhereclause=yes name=u_outwaremx_storageid dbname="u_outwaremx.storageid" )
- column=(type=char(30) updatewhereclause=yes name=u_outwaremx_plancode dbname="u_outwaremx.plancode" )
- column=(type=decimal(4) updatewhereclause=yes name=u_outwaremx_qty dbname="u_outwaremx.qty" )
- column=(type=decimal(10) updatewhereclause=yes name=u_outwaremx_price dbname="u_outwaremx.price" )
- column=(type=decimal(10) updatewhereclause=yes name=u_outwaremx_planprice dbname="u_outwaremx.planprice" )
- column=(type=char(255) updatewhereclause=yes name=u_outwaremx_mxdscrp dbname="u_outwaremx.mxdscrp" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrltype dbname="u_mtrldef.mtrltype" values="0 产品[0]/1 物料[1]/5 包装物[5]/" )
- column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
- column=(type=long updatewhereclause=yes name=u_outwaremx_mtrlwareid dbname="u_outwaremx.mtrlwareid" )
- column=(type=long updatewhereclause=yes name=u_outware_storageid dbname="u_outware.StorageID" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
- column=(type=decimal(10) updatewhereclause=yes name=u_outwaremx_fprice dbname="u_outwaremx.fprice" )
- column=(type=decimal(5) updatewhereclause=yes name=u_outwaremx_rebate dbname="u_outwaremx.rebate" )
- column=(type=long updatewhereclause=yes name=u_outwaremx_dxflag dbname="u_outwaremx.dxflag" values=" 1/ 0" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlsectype dbname="u_mtrldef.mtrlsectype" )
- column=(type=char(50) updatewhereclause=yes name=u_mtrldef_zxmtrlmode dbname="u_mtrldef.zxmtrlmode" )
- column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlengname dbname="u_mtrldef.mtrlengname" )
- retrieve=" SELECT u_outware.outwareid,
- u_outware.outwarecode,
- u_outware.outdate,
- u_outware.outrep,
- u_outwaremx.mtrlid,
- u_mtrldef.mtrlname,
- u_outwaremx.storageid,
- u_outwaremx.plancode,
- u_outwaremx.qty,
- u_outwaremx.price,
- u_outwaremx.planprice,
- u_outwaremx.mxdscrp,
- u_mtrldef.mtrlcode,
- u_mtrldef.mtrltype,
- u_mtrldef.unit,
- u_outwaremx.mtrlwareid,
- u_outware.StorageID,
- u_mtrldef.mtrlmode,
- u_outwaremx.fprice,
- u_outwaremx.rebate,
- u_outwaremx.dxflag ,
- u_mtrldef.mtrlsectype,
- u_mtrldef.zxmtrlmode ,
- u_mtrldef.mtrlengname
- FROM u_mtrldef,
- u_outware,
- u_outwaremx
- WHERE ( u_outware.outwareid = u_outwaremx.outwareid ) and
- ( u_outwaremx.mtrlid = u_mtrldef.mtrlid ) and
- ( ( u_outware.flag = 1 ) AND
- ( u_outware.opdate >= :arg_begindate ) AND
- ( u_outware.thflag = 0 ) ) and
- ( u_outware.scid=:arg_scid or :arg_scid=-1)
- " arguments=(("arg_scid", number),("arg_begindate", datetime)) sort="u_outware_outdate D " )
- text(band=header alignment="2" text="单据编号" border="0" color="0" x="9" y="8" height="56" width="375" html.valueishtml="0" name=u_outware_outwarecode_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="393" y="8" height="56" width="347" html.valueishtml="0" name=u_outware_outdate_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="4850" y="8" height="56" width="233" html.valueishtml="0" name=u_outware_outrep_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="3502" y="8" height="56" width="315" html.valueishtml="0" name=u_outwaremx_storageid_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="3826" y="8" height="56" width="471" html.valueishtml="0" name=u_outwaremx_plancode_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="2080" y="8" height="56" width="251" html.valueishtml="0" name=u_outwaremx_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="2807" y="8" height="56" width="233" html.valueishtml="0" name=u_outwaremx_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="750" y="8" height="56" width="274" html.valueishtml="0" name=u_mtrldef_mtrlcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="金额" border="0" color="0" x="3049" y="8" height="56" width="297" html.valueishtml="0" name=amt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="明细备注" border="0" color="0" x="4306" y="8" height="56" width="402" html.valueishtml="0" name=u_outwaremx_mxdscrp_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="4718" y="8" height="56" width="123" html.valueishtml="0" name=u_mtrldef_unit_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="品名" border="0" color="0" x="1033" y="8" height="56" width="667" html.valueishtml="0" name=u_mtrldef_mtrlname_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="1710" y="8" height="56" width="361" html.valueishtml="0" name=u_mtrldef_mtrlmode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="单价" border="0" color="0" x="2341" y="8" height="56" width="233" html.valueishtml="0" name=u_outwaremx_fprice_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="折扣" border="0" color="0" x="2583" y="8" height="56" width="215" html.valueishtml="0" name=u_outwaremx_rebate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="代销" border="0" color="33554432" x="3355" y="8" height="56" width="137" html.valueishtml="0" name=u_outwaremx_dxflag_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- text(band=header alignment="2" text="类别" border="0" color="0" x="5093" y="8" height="56" width="233" html.valueishtml="0" name=u_mtrldef_mtrltype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="自定义1" border="0" color="33554432" x="5335" y="8" height="56" width="279" html.valueishtml="0" name=u_mtrldef_mtrlsectype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- text(band=header alignment="2" text="自定义2" border="0" color="33554432" x="5623" y="8" height="56" width="302" html.valueishtml="0" name=u_mtrldef_zxmtrlmode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- text(band=header alignment="2" text="英文名称" border="0" color="33554432" x="5934" y="8" height="56" width="581" html.valueishtml="0" name=u_mtrldef_mtrlengname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="9" y="4" height="68" width="375" format="[general]" html.valueishtml="0" protect="0~tif(u_outwaremx_qty<0,1,0)" name=u_outware_outwarecode tag="单据编号" visible="1" edit.limit=20 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="393" y="4" height="68" width="347" format="yyyy-mm-dd" html.valueishtml="0" name=u_outware_outdate 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="4850" y="4" height="68" width="233" format="[general]" html.valueishtml="0" name=u_outware_outrep tag="经手人" visible="1" edit.limit=10 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="750" y="4" height="68" width="274" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 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=9 alignment="1" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="2080" y="4" height="68" width="251" format="#,##0.####" html.valueishtml="0" name=u_outwaremx_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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=10 alignment="1" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="2807" y="4" height="68" width="233" format="#,##0.##########" html.valueishtml="0" name=u_outwaremx_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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- compute(band=detail alignment="1" expression=" u_outwaremx_qty * u_outwaremx_price "border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="3049" y="4" height="68" width="297" format="#,##0.####" html.valueishtml="0" name=amt visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=7 alignment="1" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="3502" y="4" height="68" width="315" format="[general]" html.valueishtml="0" name=u_outwaremx_storageid tag="仓位" visible="1" dddw.name=dw_dddw_storage dddw.displaycolumn=storagename dddw.datacolumn=storageid dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 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=8 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="3826" y="4" height="68" width="471" format="[general]" html.valueishtml="0" name=u_outwaremx_plancode 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="4306" y="4" height="68" width="402" format="[general]" html.valueishtml="0" name=u_outwaremx_mxdscrp 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="4718" y="4" height="68" width="123" format="[general]" html.valueishtml="0" name=u_mtrldef_unit visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 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=6 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="1033" y="4" height="68" width="667" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname tag="物料名称" visible="1" edit.limit=50 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="0" x="1710" y="4" height="68" width="361" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 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=19 alignment="0" tabsequence=32766 border="0" color="0" x="2341" y="4" height="68" width="233" format="#,##0.##########" html.valueishtml="0" name=u_outwaremx_fprice visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 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=20 alignment="0" tabsequence=32766 border="0" color="0" x="2583" y="4" height="68" width="215" format="#,##0.0###" html.valueishtml="0" name=u_outwaremx_rebate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 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=21 alignment="2" tabsequence=32766 border="0" color="0" x="3355" y="4" height="68" width="137" format="[general]" html.valueishtml="0" name=u_outwaremx_dxflag visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes 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=14 alignment="0" tabsequence=32766 border="0" color="0~tif(u_outwaremx_qty<0,rgb(255,0,0),rgb(0,0,0))" x="5093" y="4" height="68" width="233" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrltype visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 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=22 alignment="0" tabsequence=32766 border="0" color="0" x="5335" y="4" height="68" width="279" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlsectype visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 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=23 alignment="0" tabsequence=32766 border="0" color="0" x="5623" y="4" height="68" width="302" format="[general]" html.valueishtml="0" name=u_mtrldef_zxmtrlmode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 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=24 alignment="0" tabsequence=32766 border="0" color="0" x="5934" y="4" height="68" width="581" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlengname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- sparse(names="u_outware_outwarecode u_outware_outdate u_outware_outrep")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" )
|