1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- $PBExportHeader$dw_rp_buytaskmx_print.srd
- release 9;
- datawindow(units=1 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 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 row.resize=1 grid.lines=0 selected.mouse=no )
- header(height=22 color="536870912" )
- summary(height=18 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=27 color="536870912" height.autosize=yes)
- table(column=(type=decimal(4) updatewhereclause=yes name=u_buytaskmx_qty dbname="u_buyTaskMx.Qty" initial="null" )
- column=(type=decimal(10) updatewhereclause=yes name=u_buytaskmx_price dbname="u_buyTaskMx.Price" initial="null" )
- column=(type=char(255) updatewhereclause=yes name=u_buytaskmx_dscrp dbname="u_buyTaskMx.dscrp" initial="null" )
- column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" initial="null" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" initial="null" )
- column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" initial="null" )
- column=(type=char(20) updatewhereclause=yes name=u_buytaskmx_unit dbname="u_buyTaskMx.unit" initial="null" )
- column=(type=datetime updatewhereclause=yes name=u_buytaskmx_requiredate dbname="u_buyTaskMx.Requiredate" initial="null" )
- column=(type=long updatewhereclause=yes name=u_buytaskmx_printid dbname="u_buyTaskMx.printid" initial="null" values="明细序号 /" )
- retrieve="SELECT u_buyTaskMx.Qty,
- u_buyTaskMx.Price,
- u_buyTaskMx.dscrp,
- u_mtrldef.mtrlname,
- u_mtrldef.mtrlmode,
- u_mtrldef.mtrlcode,
- u_buyTaskMx.unit,
- u_buyTaskMx.Requiredate,
- u_buyTaskMx.printid
- FROM u_buyTaskMx,
- u_mtrldef
- WHERE ( u_buyTaskMx.MtrlID = u_mtrldef.mtrlid ) and
- ( u_buyTaskMx.TaskID = :arg_taskid ) and
- ( u_buyTaskMx.scid = :arg_scid ) and
- ( :arg_printrow = :arg_printrow ) and
- ( :arg_top = :arg_top )
- union all
- SELECT TOP :arg_top null, null, null, null, null,null, null, null, 10000
- FROM syscolumns
-
- " arguments=(("arg_scid", number),("arg_taskid", number),("arg_printrow", number),("arg_top", number)) )
- text(band=header alignment="2" text="序" border="0" color="0" x="2" y="4" height="15" width="15" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-10" 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="19" y="4" height="15" width="85" html.valueishtml="0" name=u_mtrldef_mtrlcode_t visible="1" font.face="宋体" font.height="-10" 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="106" y="4" height="15" width="116" html.valueishtml="0" name=mtrlname_t visible="1" font.face="宋体" font.height="-10" 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="224" y="4" height="15" width="101" html.valueishtml="0" name=u_mtrldef_mtrlmode_t visible="1" font.face="宋体" font.height="-10" 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="587" y="4" height="15" width="41" html.valueishtml="0" name=u_buytaskmx_requiredate_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="2" text="明细备注" border="0" color="33554432" x="630" y="4" height="15" width="98" html.valueishtml="0" name=dscrp_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="2" text="数量" border="0" color="0" x="387" y="4" height="15" width="53" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-10" 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="442" y="4" height="15" width="61" html.valueishtml="0" name=u_buytaskmx_price_t visible="1" font.face="宋体" font.height="-10" 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="505" y="4" height="15" width="80" html.valueishtml="0" name=amt_t visible="1" font.face="宋体" font.height="-10" 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="327" y="4" height="15" width="58" html.valueishtml="0" name=u_buytaskmx_unit_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- compute(band=detail alignment="2" expression="getrow()"border="0" color="0" x="2" y="4" height="20" width="15" format="[general]" html.valueishtml="0" name=cmpl1 tag="getrow()" visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=8 alignment="2" tabsequence=32766 border="0" color="0" x="587" y="4" height="20" width="41" format="mm/dd" html.valueishtml="0" name=u_buytaskmx_requiredate tag="u_buytaskmx_requiredate" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="224" y="4" height="20" width="101" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode tag="u_mtrldef_mtrlmode" visible="1" height.autosize=yes 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="2" background.color="16777215" )
- column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="630" y="4" height="20" width="98" format="[general]" html.valueishtml="0" name=u_buytaskmx_dscrp tag="u_buytaskmx_dscrp" visible="1" height.autosize=yes edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" 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=4 alignment="0" tabsequence=32766 border="0" color="0" x="106" y="4" height="20" width="116" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname tag="u_mtrldef_mtrlname" visible="1" height.autosize=yes edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0" x="19" y="4" height="20" width="85" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode tag="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="2" background.color="16777215" )
- column(band=detail id=1 alignment="1" tabsequence=32766 border="0" color="0" x="387" y="4" height="20" width="53" format="#,##0.####" html.valueishtml="0" name=u_buytaskmx_qty tag="u_buytaskmx_qty" visible="1" edit.limit=0 edit.case=any edit.format="#########0.####" edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=2 alignment="1" tabsequence=32766 border="0" color="0" x="442" y="4" height="20" width="61" format="#,##0.0#########" html.valueishtml="0" name=u_buytaskmx_price tag="u_buytaskmx_price" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- compute(band=detail alignment="1" expression="u_buytaskmx_qty * u_buytaskmx_price"border="0" color="0" x="505" y="4" height="20" width="80" format="#,##0.00" html.valueishtml="0" name=amt tag="u_buytaskmx_qty * u_buytaskmx_price" visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=7 alignment="2" tabsequence=32766 border="0" color="0" x="327" y="4" height="20" width="58" format="[general]" html.valueishtml="0" name=u_buytaskmx_unit tag="u_buytaskmx_unit" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=summary alignment="2" text="合计" border="0" color="0" x="19" y="1" height="15" width="85" html.valueishtml="0" name=t_5 visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- compute(band=summary alignment="2" expression="count(u_mtrldef_mtrlname for all)"border="0" color="0" x="106" y="1" height="16" width="116" format="[general]" html.valueishtml="0" name=compute_1 tag="count(u_mtrldef_mtrlname for all)" visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- compute(band=summary alignment="1" expression="sum( u_buytaskmx_qty for all )"border="0" color="33554432" x="387" y="1" height="16" width="53" format="#,##0.####" html.valueishtml="0" name=compute_3 tag="sum( u_buytaskmx_qty for all )" visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- compute(band=summary alignment="1" expression="sum(u_buytaskmx_qty * u_buytaskmx_price for all)"border="0" color="0" x="505" y="1" height="15" width="80" format="#,##0.00" html.valueishtml="0" name=compute_2 tag="sum(u_buytaskmx_qty * u_buytaskmx_price for all)" visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- htmltable(border="0" )
- 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" )
|