123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- $PBExportHeader$dw_xls_outwaremx_other.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=1073741824 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=76 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=84 color="536870912" )
- table(column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
- column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrltype dbname="u_mtrldef.mtrltype" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
- column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
- column=(type=char(20) updatewhereclause=yes name=u_mtrldef_unit_scll dbname="u_mtrldef.unit_scll" )
- column=(type=char(20) updatewhereclause=yes name=u_mtrldef_unit_buy dbname="u_mtrldef.unit_buy" )
- column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_rate_buy dbname="u_mtrldef.rate_buy" )
- column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_rate_scll dbname="u_mtrldef.rate_scll" )
- column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_rate_sale dbname="u_mtrldef.rate_sale" )
- column=(type=char(20) updatewhereclause=yes name=u_mtrldef_unit_sale dbname="u_mtrldef.unit_sale" )
- column=(type=char(255) updatewhereclause=yes name=u_outwaremx_mxdscrp dbname="u_outwaremx.mxdscrp" )
- column=(type=decimal(10) updatewhereclause=yes name=u_outwaremx_enprice dbname="u_outwaremx.enprice" )
- column=(type=char(30) updatewhereclause=yes name=u_outwaremx_plancode dbname="u_outwaremx.plancode" )
- column=(type=char(255) updatewhereclause=yes name=u_outwaremx_status dbname="u_outwaremx.status" )
- column=(type=char(255) updatewhereclause=yes name=u_outwaremx_woodcode dbname="u_outwaremx.woodcode" )
- column=(type=char(255) updatewhereclause=yes name=u_outwaremx_pcode dbname="u_outwaremx.pcode" )
- 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=decimal(4) updatewhereclause=yes name=u_mtrldef_packqty dbname="u_mtrldef.packqty" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_prdpackcode dbname="u_mtrldef.prdpackcode" )
- column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_net_weight dbname="u_mtrldef.net_weight" )
- column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_gross_weight dbname="u_mtrldef.gross_weight" )
- column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_cubage dbname="u_mtrldef.cubage" )
- column=(type=decimal(10) updatewhereclause=yes name=u_outwaremx_qty dbname="u_outwaremx.qty" )
- retrieve="SELECT u_mtrldef.mtrlcode, u_mtrldef.mtrlname, u_mtrldef.mtrltype, u_mtrldef.mtrlmode,
- u_mtrldef.unit, u_mtrldef.unit_scll, u_mtrldef.unit_buy,
- u_mtrldef.rate_buy, u_mtrldef.rate_scll, u_mtrldef.rate_sale, u_mtrldef.unit_sale,
- u_outwaremx.mxdscrp, u_outwaremx.enprice, u_outwaremx.plancode,
- u_outwaremx.status, u_outwaremx.woodcode, u_outwaremx.pcode,
- u_mtrldef.mtrlsectype, u_mtrldef.zxmtrlmode, u_mtrldef.packqty,
- u_mtrldef.prdpackcode, u_mtrldef.net_weight, u_mtrldef.gross_weight,
- u_mtrldef.cubage,u_outwaremx.qty
- FROM u_outwaremx INNER JOIN
- u_mtrldef ON u_outwaremx.mtrlid = u_mtrldef.mtrlid
- where ( u_outwaremx.outwareid = :arg_outwareid ) and
- ( u_outwaremx.scid = :arg_scid ) " arguments=(("arg_scid", number),("arg_outwareid", number)) )
- text(band=header alignment="2" text="编码" border="0" color="33554432" x="9" y="8" height="56" width="439" 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="1" background.color="536870912" )
- text(band=header alignment="2" text="品名" border="0" color="33554432" x="457" y="8" height="56" width="599" 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="33554432" x="1065" y="8" height="56" width="366" 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="1" background.color="536870912" )
- text(band=header alignment="2" text="规格" border="0" color="33554432" x="1440" y="8" height="56" width="389" 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="1" background.color="536870912" )
- text(band=header alignment="2" text="库存单位" border="0" color="33554432" x="1838" y="8" height="56" width="297" 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="1" background.color="536870912" )
- text(band=header alignment="2" text="辅助单位2" border="0" color="33554432" x="2144" y="8" height="56" width="576" html.valueishtml="0" name=u_mtrldef_unit_scll_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="辅助单位1" border="0" color="33554432" x="2729" y="8" height="56" width="576" html.valueishtml="0" name=u_mtrldef_unit_buy_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="转换率1" border="0" color="33554432" x="3314" y="8" height="56" width="512" html.valueishtml="0" name=u_mtrldef_rate_buy_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="转换率2" border="0" color="33554432" x="3835" y="8" height="56" width="699" html.valueishtml="0" name=u_mtrldef_rate_scll_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="转换率3" border="0" color="33554432" x="4544" y="8" height="56" width="599" html.valueishtml="0" name=u_mtrldef_rate_sale_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="辅助单位3" border="0" color="33554432" x="5152" y="8" height="56" width="576" html.valueishtml="0" name=u_mtrldef_unit_sale_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="33554432" x="5737" y="8" height="56" width="654" 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="33554432" x="6400" y="8" height="56" width="462" html.valueishtml="0" name=u_outwaremx_enprice_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="33554432" x="6871" y="8" height="56" width="512" 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="33554432" x="7392" y="8" height="56" width="695" html.valueishtml="0" name=u_outwaremx_status_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="配置1" border="0" color="33554432" x="8096" y="8" height="56" width="622" html.valueishtml="0" name=u_outwaremx_woodcode_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="配置2" border="0" color="33554432" x="8727" y="8" height="56" width="658" html.valueishtml="0" name=u_outwaremx_pcode_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="自定义1" border="0" color="33554432" x="9394" y="8" height="56" width="617" 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="1" background.color="536870912" )
- text(band=header alignment="2" text="自定义2" border="0" color="33554432" x="10021" y="8" height="56" width="699" 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="1" background.color="536870912" )
- text(band=header alignment="2" text="包装件数" border="0" color="33554432" x="10729" y="8" height="56" width="329" html.valueishtml="0" name=u_mtrldef_packqty_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="33554432" x="11067" y="8" height="56" width="411" html.valueishtml="0" name=u_mtrldef_prdpackcode_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="33554432" x="11488" y="8" height="56" width="347" html.valueishtml="0" name=u_mtrldef_net_weight_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="33554432" x="11845" y="8" height="56" width="329" html.valueishtml="0" name=u_mtrldef_gross_weight_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="33554432" x="12183" y="8" height="56" width="329" html.valueishtml="0" name=u_mtrldef_cubage_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="33554432" x="12521" y="8" height="60" width="485" html.valueishtml="0" name=u_outwaremx_qty_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="68" width="439" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode 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=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="457" y="8" height="68" width="599" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname 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=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="1065" y="8" height="68" width="366" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrltype 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=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1440" y="8" height="68" width="389" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode 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=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="1838" y="8" height="68" width="297" format="[general]" html.valueishtml="0" name=u_mtrldef_unit 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=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="2144" y="8" height="68" width="576" format="[general]" html.valueishtml="0" name=u_mtrldef_unit_scll 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=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="2729" y="8" height="68" width="576" format="[general]" html.valueishtml="0" name=u_mtrldef_unit_buy 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=8 alignment="1" tabsequence=32766 border="0" color="33554432" x="3314" y="8" height="68" width="512" format="[general]" html.valueishtml="0" name=u_mtrldef_rate_buy 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=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="3835" y="8" height="68" width="699" format="[general]" html.valueishtml="0" name=u_mtrldef_rate_scll 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="33554432" x="4544" y="8" height="68" width="599" format="[general]" html.valueishtml="0" name=u_mtrldef_rate_sale 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=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="5152" y="8" height="68" width="576" format="[general]" html.valueishtml="0" name=u_mtrldef_unit_sale 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=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="5737" y="8" height="68" width="654" format="[general]" html.valueishtml="0" name=u_outwaremx_mxdscrp visible="1" edit.limit=255 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="1" tabsequence=32766 border="0" color="33554432" x="6400" y="8" height="68" width="462" format="[general]" html.valueishtml="0" name=u_outwaremx_enprice 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=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="6871" y="8" height="68" width="512" format="[general]" html.valueishtml="0" name=u_outwaremx_plancode 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="33554432" x="7392" y="8" height="68" width="695" format="[general]" html.valueishtml="0" name=u_outwaremx_status 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=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="8096" y="8" height="68" width="622" format="[general]" html.valueishtml="0" name=u_outwaremx_woodcode 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=17 alignment="0" tabsequence=32766 border="0" color="33554432" x="8727" y="8" height="68" width="658" format="[general]" html.valueishtml="0" name=u_outwaremx_pcode 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=18 alignment="0" tabsequence=32766 border="0" color="33554432" x="9394" y="8" height="68" width="617" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlsectype 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=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="10021" y="8" height="68" width="699" format="[general]" html.valueishtml="0" name=u_mtrldef_zxmtrlmode 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=20 alignment="1" tabsequence=32766 border="0" color="33554432" x="10729" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=u_mtrldef_packqty 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=21 alignment="0" tabsequence=32766 border="0" color="33554432" x="11067" y="8" height="68" width="411" format="[general]" html.valueishtml="0" name=u_mtrldef_prdpackcode 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=22 alignment="1" tabsequence=32766 border="0" color="33554432" x="11488" y="8" height="68" width="347" format="[general]" html.valueishtml="0" name=u_mtrldef_net_weight 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=23 alignment="1" tabsequence=32766 border="0" color="33554432" x="11845" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=u_mtrldef_gross_weight 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=24 alignment="1" tabsequence=32766 border="0" color="33554432" x="12183" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=u_mtrldef_cubage 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=25 alignment="0" tabsequence=32766 border="0" color="33554432" x="12521" y="8" height="68" width="485" format="[general]" html.valueishtml="0" name=u_outwaremx_qty 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" )
- 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" )
|