123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- $PBExportHeader$dw_sc_workpricetable_mx_mx.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 selected.mouse=no )
- header(height=68 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=char(20) updatewhereclause=yes name=u_sc_workprice_mx_procode dbname="u_sc_workprice_mx.procode" )
- column=(type=char(50) updatewhereclause=yes name=u_sc_workprice_mx_proname dbname="u_sc_workprice_mx.proname" )
- column=(type=decimal(5) updatewhereclause=yes name=u_sc_workprice_mx_workqty dbname="u_sc_workprice_mx.workqty" )
- column=(type=decimal(5) updatewhereclause=yes name=u_sc_workprice_mx_workprice dbname="u_sc_workprice_mx.workprice" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_mx_wrkgrpid dbname="u_sc_workprice_mx.wrkgrpid" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_mx_lastflag dbname="u_sc_workprice_mx.Lastflag" values=" 1/ 0" )
- column=(type=decimal(5) updatewhereclause=yes name=u_sc_workprice_mx_workhour dbname="u_sc_workprice_mx.workhour" )
- column=(type=char(250) updatewhereclause=yes name=u_sc_workprice_mx_dscrp dbname="u_sc_workprice_mx.dscrp" )
- column=(type=char(10) updatewhereclause=yes name=u_sc_workprice_mx_worklevel dbname="u_sc_workprice_mx.worklevel" )
- column=(type=char(10) updatewhereclause=yes name=u_sc_workprice_mx_techlevel dbname="u_sc_workprice_mx.techlevel" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_mx_proid dbname="u_sc_workprice_mx.proid" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_mx_mtrlid dbname="u_sc_workprice_mx.mtrlid" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_mx_proorder dbname="u_sc_workprice_mx.proorder" )
- column=(type=decimal(10) updatewhereclause=yes name=u_sc_workprice_wprice dbname="wprice" )
- column=(type=decimal(10) updatewhereclause=yes name=whour dbname="whour" )
- column=(type=char(30) updatewhereclause=yes name=u_sc_workgroup_wrkgrpname dbname="u_sc_workgroup.wrkGrpName" )
- column=(type=char(10) updatewhereclause=yes name=u_sc_workgroup_wrkgrpcode dbname="u_sc_workgroup.wrkgrpcode" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_mx_lp dbname="u_sc_workprice_mx.lp" )
- 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(255) updatewhereclause=yes name=u_sc_workprice_mx_status dbname="u_sc_workprice_mx.status" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_mx_printid dbname="u_sc_workprice_mx.printid" )
- column=(type=long updatewhereclause=yes name=u_sc_workprice_mx_ifjd dbname="u_sc_workprice_mx.ifjd" values=" 1/ 0" )
- retrieve="SELECT u_sc_workprice_mx.procode,
- u_sc_workprice_mx.proname,
- u_sc_workprice_mx.workqty,
- u_sc_workprice_mx.workprice,
- u_sc_workprice_mx.wrkgrpid,
- u_sc_workprice_mx.Lastflag,
- u_sc_workprice_mx.workhour,
- u_sc_workprice_mx.dscrp,
- u_sc_workprice_mx.worklevel,
- u_sc_workprice_mx.techlevel,
- u_sc_workprice_mx.proid,
- u_sc_workprice_mx.mtrlid,
- u_sc_workprice_mx.proorder,
- u_sc_workprice_mx.workprice * u_sc_workprice_mx.workqty AS wprice,
- u_sc_workprice_mx.workhour * u_sc_workprice_mx.workqty AS whour,
- u_sc_workgroup.wrkGrpName,
- u_sc_workgroup.wrkgrpcode,
- u_sc_workprice_mx.lp,
- u_mtrldef.mtrlcode,
- u_mtrldef.mtrlname,
- u_sc_workprice_mx.status,
- u_sc_workprice_mx.printid,
- u_sc_workprice_mx.ifjd
- FROM u_sc_workprice_mx INNER JOIN
- u_mtrldef ON u_sc_workprice_mx.mtrlid = u_mtrldef.mtrlid LEFT OUTER JOIN
- u_sc_workgroup ON u_sc_workprice_mx.wrkgrpid = u_sc_workgroup.wrkGrpid
- WHERE ( u_sc_workprice_mx.parentMtrlid = :mtrlid )
-
- " arguments=(("mtrlid", number)) sort="u_sc_workprice_mx_wrkgrpid A u_sc_workprice_mx_printid A u_sc_workprice_mx_mtrlid A u_sc_workprice_mx_proorder A " )
- group(level=1 header.height=0 trailer.height=64 by=("u_sc_workprice_mx_wrkgrpid" ) header.color="536870912" trailer.color="536870912" )
- text(band=header alignment="2" text="序" border="0" color="33554432" x="9" y="8" height="56" width="59" html.valueishtml="0" name=printid_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="553648127" )
- text(band=header alignment="2" text="全套工价" border="0" color="0" x="2286" y="8" height="56" width="325" html.valueishtml="0" name=u_sc_workprice_wprice_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="553648127" )
- text(band=header alignment="2" text="工序号" border="0" color="0" x="1262" y="8" height="56" width="251" html.valueishtml="0" name=u_sc_workprice_mx_procode_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="553648127" )
- text(band=header alignment="2" text="工序名称" border="0" color="0" x="1522" y="8" height="56" width="311" html.valueishtml="0" name=u_sc_workprice_mx_proname_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="553648127" )
- text(band=header alignment="2" text="数量" border="0" color="0" x="1842" y="8" height="56" width="151" html.valueishtml="0" name=u_sc_workprice_mx_workqty_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="553648127" )
- text(band=header alignment="2" text="单件工价" border="0" color="0" x="2002" y="8" height="56" width="274" html.valueishtml="0" name=u_sc_workprice_mx_workprice_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="553648127" )
- text(band=header alignment="2" text="最后" border="0" color="0" x="4581" y="8" height="56" width="133" html.valueishtml="0" name=u_sc_workprice_mx_lastflag_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="553648127" )
- text(band=header alignment="2" text="单件工时" border="0" color="0" x="2619" y="8" height="56" width="288" html.valueishtml="0" name=u_sc_workprice_mx_workhour_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="553648127" )
- text(band=header alignment="2" text="备注" border="0" color="0" x="3264" y="8" height="56" width="539" html.valueishtml="0" name=u_sc_workprice_mx_dscrp_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="553648127" )
- text(band=header alignment="2" text="全套工时" border="0" color="33554432" x="2917" y="8" height="56" width="334" html.valueishtml="0" name=whour_t visible="1" font.face="宋体" font.height="-9" 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="3813" y="8" height="56" width="320" html.valueishtml="0" name=u_sc_workprice_mx_worklevel_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="553648127" )
- text(band=header alignment="2" text="技术等级" border="0" color="0" x="4142" y="8" height="56" width="302" html.valueishtml="0" name=u_sc_workprice_mx_techlevel_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="553648127" )
- text(band=header alignment="2" text="物料编码" border="0" color="0" x="78" y="8" height="56" width="389" 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="553648127" )
- text(band=header alignment="2" text="物料名称" border="0" color="0" x="475" y="8" height="56" width="457" 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="553648127" )
- text(band=header alignment="2" text="工组" border="0" color="33554432" x="942" y="8" height="56" width="311" html.valueishtml="0" name=u_sc_workgroup_wrkgrpname_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="553648127" )
- text(band=header alignment="2" text="进度" border="0" color="33554432" x="4453" y="8" height="56" width="119" html.valueishtml="0" name=u_sc_workprice_mx_ifjd_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="4992" y="8" height="56" width="73" html.valueishtml="0" name=u_sc_workprice_mx_lp_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="553648127" )
- text(band=header alignment="2" text="工组号" border="0" color="33554432" x="4722" y="8" height="56" width="261" html.valueishtml="0" name=u_sc_workgroup_wrkgrpcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
- compute(band=detail alignment="2" expression="getrow()"border="0" color="0" x="9" y="4" height="68" width="59" 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="1" background.color="553648127" )
- column(band=detail id=14 alignment="1" tabsequence=32766 border="0" color="0" x="2286" y="4" height="68" width="325" format="#,##0.00###" html.valueishtml="0" name=u_sc_workprice_wprice visible="1" 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="134" background.mode="1" background.color="553648127" )
- column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="1262" y="4" height="68" width="251" format="[general]" html.valueishtml="0" name=u_sc_workprice_mx_procode 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="1522" y="4" height="68" width="311" format="[general]" html.valueishtml="0" name=u_sc_workprice_mx_proname 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="4581" y="4" height="68" width="133" format="[general]" html.valueishtml="0" name=u_sc_workprice_mx_lastflag 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=7 alignment="1" tabsequence=32766 border="0" color="0" x="2619" y="4" height="68" width="288" format="#,##0.####" html.valueishtml="0" name=u_sc_workprice_mx_workhour 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="0" x="3264" y="4" height="68" width="539" format="[general]" html.valueishtml="0" name=u_sc_workprice_mx_dscrp 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="3813" y="4" height="68" width="320" format="[general]" html.valueishtml="0" name=u_sc_workprice_mx_worklevel 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="0" x="4142" y="4" height="68" width="302" format="[general]" html.valueishtml="0" name=u_sc_workprice_mx_techlevel 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="0" x="78" y="4" height="68" width="389" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="0" x="475" y="4" height="68" width="457" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=3 alignment="1" tabsequence=32766 border="0" color="0" x="1842" y="4" height="68" width="151" format="#,##0.####" html.valueishtml="0" name=u_sc_workprice_mx_workqty 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="0" x="2002" y="4" height="68" width="274" format="#,##0.00##" html.valueishtml="0" name=u_sc_workprice_mx_workprice 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="942" y="4" height="68" width="311" format="[general]" html.valueishtml="0" name=u_sc_workgroup_wrkgrpname 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="0" x="4992" y="4" height="68" width="73" format="[general]" html.valueishtml="0" name=u_sc_workprice_mx_lp 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=15 alignment="1" tabsequence=32766 border="0" color="0" x="2917" y="4" height="68" width="334" format="#,##0.####" html.valueishtml="0" name=whour 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="0" x="4722" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_sc_workgroup_wrkgrpcode 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- column(band=detail id=23 alignment="2" tabsequence=32766 border="0" color="0" x="4453" y="4" height="68" width="119" format="[general]" html.valueishtml="0" name=u_sc_workprice_mx_ifjd 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="9" y="4" height="56" width="59" 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="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="4722" y="4" height="56" width="261" html.valueishtml="0" name=t_5 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="1842" y="4" height="56" width="151" html.valueishtml="0" name=t_8 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="2002" y="4" height="56" width="274" html.valueishtml="0" name=t_9 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="4581" y="4" height="56" width="133" html.valueishtml="0" name=t_11 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="2619" y="4" height="56" width="288" html.valueishtml="0" name=t_12 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="3264" y="4" height="56" width="539" html.valueishtml="0" name=t_13 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="3813" y="4" height="56" width="320" html.valueishtml="0" name=t_14 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="4142" y="4" height="56" width="302" html.valueishtml="0" name=t_15 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="4992" y="4" height="56" width="73" html.valueishtml="0" name=t_19 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- compute(band=trailer.1 alignment="1" expression="sum( u_sc_workprice_wprice for group 1 )"border="0" color="0" x="2286" y="4" height="56" width="325" format="#,##0.00###" 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="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="1262" y="4" height="56" width="251" html.valueishtml="0" name=t_6 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- compute(band=trailer.1 alignment="2" expression="count(u_sc_workprice_mx_proname for group 1)"border="0" color="0" x="1522" y="4" height="56" width="311" format="[general]" 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="2" background.color="15780518" )
- text(band=trailer.1 alignment="2" text="工组小计:" border="0" color="33554432" x="78" y="4" height="56" width="389" 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="15780518" )
- text(band=trailer.1 alignment="0" text="" border="0" color="33554432" x="475" y="4" height="56" width="457" html.valueishtml="0" name=t_4 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- compute(band=trailer.1 alignment="0" expression="u_sc_workgroup_wrkgrpname"border="0" color="33554432" x="942" y="4" height="56" width="311" format="[GENERAL]" html.valueishtml="0" name=compute_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- compute(band=trailer.1 alignment="1" expression="sum( whour for group 1 )"border="0" color="0" x="2917" y="4" height="56" width="334" format="#,##0.####" html.valueishtml="0" name=compute_6 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- text(band=trailer.1 alignment="1" text="" border="0" color="33554432" x="4453" y="4" height="56" width="119" html.valueishtml="0" name=t_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="15780518" )
- compute(band=footer alignment="1" expression="sum(u_sc_workprice_wprice for all)"border="0" color="0" x="2286" y="4" height="56" width="325" format="#,##0.00###" html.valueishtml="0" name=compute_8 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" )
- compute(band=footer alignment="0" expression="count(u_mtrldef_mtrlname for all distinct)"border="0" color="0" x="475" y="4" height="56" width="457" format="[general]" html.valueishtml="0" name=compute_5 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" )
- compute(band=footer alignment="2" expression="count(u_sc_workprice_mx_proname for all)"border="0" color="0" x="1522" y="4" height="56" width="311" format="[general]" html.valueishtml="0" name=compute_4 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" )
- compute(band=footer alignment="1" expression="sum( whour for all )"border="0" color="0" x="2917" y="4" height="56" width="334" format="#,##0.####" html.valueishtml="0" name=compute_7 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- 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" )
|