12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- $PBExportHeader$dw_cust_exchangemx_index.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=68 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=80 color="536870912" )
- table(column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" initial="empty" )
- column=(type=decimal(5) updatewhereclause=yes name=u_cust_exchangemx_qty dbname="u_cust_exchangemx.qty" initial="0" )
- column=(type=decimal(5) updatewhereclause=yes name=u_cust_exchangemx_addqty dbname="u_cust_exchangemx.addqty" initial="0" )
- column=(type=decimal(5) updatewhereclause=yes name=u_cust_exchangemx_price dbname="u_cust_exchangemx.price" initial="0" )
- column=(type=char(255) updatewhereclause=yes name=u_cust_exchangemx_mxdscrp dbname="u_cust_exchangemx.Mxdscrp" initial="empty" )
- column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" initial="empty" )
- column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrlware_plancode dbname="u_mtrlware.plancode" initial="empty" )
- column=(type=char(255) updatewhereclause=yes name=u_mtrlware_woodcode dbname="u_mtrlware.woodcode" initial="empty" )
- column=(type=char(255) updatewhereclause=yes name=u_mtrlware_pcode dbname="u_mtrlware.pcode" initial="empty" )
- column=(type=char(255) updatewhereclause=yes name=u_mtrlware_status dbname="u_mtrlware.status" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_cust_exchangemx_ctmint dbname="u_cust_exchangemx.ctmint" initial="0" )
- column=(type=long updatewhereclause=yes name=u_cust_exchangemx_scid dbname="u_cust_exchangemx.scid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_cust_exchangemx_billid dbname="u_cust_exchangemx.billid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_cust_exchangemx_printid dbname="u_cust_exchangemx.printid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_cust_exchangemx_mtrlwareid dbname="u_cust_exchangemx.mtrlwareid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_cust_exchangemx_mtrlid dbname="u_cust_exchangemx.mtrlid" initial="0" )
- retrieve=" SELECT u_mtrldef.mtrlcode,
- u_cust_exchangemx.qty,
- u_cust_exchangemx.addqty,
- u_cust_exchangemx.price,
- u_cust_exchangemx.Mxdscrp,
- u_mtrldef.mtrlname,
- u_mtrldef.mtrlmode,
- u_mtrldef.unit ,
- u_mtrlware.plancode,
- u_mtrlware.woodcode,
- u_mtrlware.pcode,
- u_mtrlware.status,
- u_cust_exchangemx.ctmint,
- u_cust_exchangemx.scid,
- u_cust_exchangemx.billid,
- u_cust_exchangemx.printid,
- u_cust_exchangemx.mtrlwareid,
- u_cust_exchangemx.mtrlid
- FROM u_cust_exchangemx,
- u_mtrldef ,
- u_mtrlware
- WHERE ( u_cust_exchangemx.mtrlid = u_mtrldef.mtrlid )
- and ( u_cust_exchangemx.scid = :arg_scid )
- and ( u_cust_exchangemx.billid = :arg_billid)
- and ( u_cust_exchangemx.mtrlwareid = u_mtrlware.mtrlwareid)
- " arguments=(("arg_scid", number),("arg_billid", number)) )
- text(band=header alignment="2" text="序" border="0" color="33554432" x="9" y="8" height="56" width="87" html.valueishtml="0" name=t_1 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="8388608" x="530" y="8" height="56" width="718" 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="8388608" x="1257" y="8" height="56" width="411" 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="8388608" x="1678" y="8" height="56" width="169" 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="数量" border="0" color="16711680" x="1856" y="8" height="56" width="293" html.valueishtml="0" name=u_cust_exchangemx_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="16711680" x="2473" y="8" height="56" width="219" html.valueishtml="0" name=u_cust_exchangemx_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="16711680" x="2158" y="8" height="56" width="306" html.valueishtml="0" name=u_cust_exchangemx_addqty_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="2702" y="8" height="56" width="302" html.valueishtml="0" name=t_2 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="16711680" x="3013" y="8" height="56" width="965" html.valueishtml="0" name=u_cust_exchangemx_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="8388608" x="3986" y="8" height="56" width="521" html.valueishtml="0" name=u_mtrlware_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="配置1" border="0" color="8388608" x="4517" y="8" height="56" width="640" html.valueishtml="0" name=u_mtrlware_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="8388608" x="5166" y="8" height="56" width="562" html.valueishtml="0" name=u_mtrlware_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="配置" border="0" color="8388608" x="5737" y="8" height="56" width="640" html.valueishtml="0" name=u_mtrlware_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="编码" border="0" color="8388608" x="105" y="8" height="56" width="416" 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="16776960" )
- compute(band=detail alignment="2" expression="getrow()"border="0" color="33554432" x="9" y="4" height="68" width="87" format="[GENERAL]" html.valueishtml="0" name=printid 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=6 alignment="0" tabsequence=32766 border="0" color="8388608" x="530" y="4" height="68" width="718" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="8388608" x="1257" y="4" height="68" width="411" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=8 alignment="2" tabsequence=32766 border="0" color="8388608" x="1678" y="4" height="68" width="169" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="1" tabsequence=32766 border="0" color="16711680" x="1856" y="4" height="68" width="293" format="##,##0.####" html.valueishtml="0" name=u_cust_exchangemx_qty visible="1" edit.limit=0 edit.case=any edit.format="##,##0.####" 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="16711680" x="2158" y="4" height="68" width="306" format="##,##0.####" html.valueishtml="0" name=u_cust_exchangemx_addqty visible="1" edit.limit=0 edit.case=any edit.format="##,##0.####" 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="16711680" x="2473" y="4" height="68" width="219" format="##,##0.####" html.valueishtml="0" name=u_cust_exchangemx_price visible="1" edit.limit=0 edit.case=any edit.format="##,##0.####" 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="16711680" x="3013" y="4" height="68" width="965" format="[general]" html.valueishtml="0" name=u_cust_exchangemx_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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="8388608" x="3986" y="4" height="68" width="521" format="[general]" html.valueishtml="0" name=u_mtrlware_plancode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=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=10 alignment="0" tabsequence=32766 border="0" color="8388608" x="4517" y="4" height="68" width="640" format="[general]" html.valueishtml="0" name=u_mtrlware_woodcode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=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=11 alignment="0" tabsequence=32766 border="0" color="8388608" x="5166" y="4" height="68" width="562" format="[general]" html.valueishtml="0" name=u_mtrlware_pcode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=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=12 alignment="0" tabsequence=32766 border="0" color="8388608" x="5737" y="4" height="68" width="640" format="[general]" html.valueishtml="0" name=u_mtrlware_status visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=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=1 alignment="0" tabsequence=32766 border="0" color="8388608" x="105" y="4" height="68" width="416" 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16776960" )
- compute(band=detail alignment="1" expression=" u_cust_exchangemx_qty * u_cust_exchangemx_price "border="0" color="0" x="2702" y="4" height="68" width="302" format="##,##0.00" html.valueishtml="0" name=compute_2 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" )
- compute(band=footer alignment="2" expression="count( u_cust_exchangemx_mtrlid )"border="0" color="16711680" x="105" y="4" height="56" width="416" format="[GENERAL]" html.valueishtml="0" name=compute_1 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" )
- 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" )
|