1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- $PBExportHeader$dw_sc_taskwork_mx1.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=68 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes name=billid dbname="u_sc_taskworkmx.billid" initial="0" )
- column=(type=char(30) updatewhereclause=yes name=empcode dbname="u_rs_empinfo.Empcode" initial="empty" )
- column=(type=char(20) updatewhereclause=yes name=u_sc_taskworkmx_procode dbname="u_sc_taskworkmx.procode" initial="empty" )
- column=(type=decimal(10) update=yes updatewhereclause=yes name=amount dbname="u_sc_taskworkmx.Amount" initial="0" )
- column=(type=decimal(10) update=yes updatewhereclause=yes name=workprice dbname="u_sc_taskworkmx.Workprice" initial="0" )
- column=(type=decimal(5) update=yes updatewhereclause=yes name=workhour dbname="u_sc_taskworkmx.Workhour" initial="0" )
- column=(type=char(100) updatewhereclause=yes name=u_sc_taskworkmx_mxdscrp dbname="u_sc_taskworkmx.mxdscrp" initial="empty" )
- column=(type=char(20) updatewhereclause=yes name=u_sc_taskworkmx_proname dbname="u_sc_taskworkmx.proname" initial="empty" )
- column=(type=long update=yes updatewhereclause=yes name=empid dbname="u_sc_taskworkmx.Empid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_sc_taskworkmx_printid dbname="u_sc_taskworkmx.printid" initial="0" )
- column=(type=char(30) updatewhereclause=yes name=empname dbname="u_rs_empinfo.Empname" initial="empty" )
- column=(type=char(255) updatewhereclause=yes name=u_sc_taskworkmx_status dbname="u_sc_taskworkmx.status" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_sc_taskworkmx_proorder dbname="u_sc_taskworkmx.Proorder" initial="0" )
- retrieve=" SELECT u_sc_taskworkmx.billid,
- u_rs_empinfo.Empcode,
- u_sc_taskworkmx.procode,
- u_sc_taskworkmx.Amount,
- u_sc_taskworkmx.Workprice,
- u_sc_taskworkmx.Workhour,
- u_sc_taskworkmx.mxdscrp,
- u_sc_taskworkmx.proname,
- u_sc_taskworkmx.Empid,
- u_sc_taskworkmx.printid,
- u_rs_empinfo.Empname ,
- u_sc_taskworkmx.status,
- u_sc_taskworkmx.Proorder
- FROM u_sc_taskworkmx,
- u_rs_empinfo
- WHERE ( u_sc_taskworkmx.Empid = u_rs_empinfo.empid ) and
- ( billid = :billid ) and
- ( :arg_allowedit = :arg_allowedit )
- " arguments=(("billid", number),("arg_allowedit", number)) sort="u_sc_taskworkmx_printid A " )
- text(band=header alignment="2" text="数量" border="0" color="16711680" x="1819" y="8" height="56" width="274" html.valueishtml="0" name=amount_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="16711680" x="2725" y="8" height="56" width="288" html.valueishtml="0" name=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="8388608" x="87" y="8" height="56" width="421" html.valueishtml="0" name=empcode_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="16711680" x="768" y="8" height="56" width="375" html.valueishtml="0" name=u_sc_taskworkmx_procode_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" )
- text(band=header alignment="2" text="工序名称" border="0" color="33554432" x="1152" y="8" height="56" width="658" html.valueishtml="0" name=u_sc_taskworkmx_proname_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" )
- text(band=header alignment="2" text="序" border="0" color="33554432" x="9" y="8" height="56" width="69" html.valueishtml="0" name=pid_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="16711680" x="2103" y="8" height="56" width="283" html.valueishtml="0" name=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="16711680" x="3022" y="8" height="56" width="1358" html.valueishtml="0" name=u_sc_taskworkmx_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="553648127" )
- text(band=header alignment="2" text="金额" border="0" color="33554432" x="2395" y="8" height="56" width="320" 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="1" background.color="553648127" )
- text(band=header alignment="2" text="姓名" border="0" color="0" x="517" y="8" height="56" width="242" html.valueishtml="0" name=empname_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" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="8388608" x="87" y="4" height="68" width="421" format="[general]" html.valueishtml="0" name=empcode 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="16711680" x="768" y="4" height="68" width="375" format="[general]" html.valueishtml="0" name=u_sc_taskworkmx_procode 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="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="0" x="1152" y="4" height="68" width="658" format="[general]" html.valueishtml="0" name=u_sc_taskworkmx_proname 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="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- compute(band=detail alignment="2" expression="getrow()"border="0" color="0" x="9" y="4" height="68" width="69" format="[GENERAL]" html.valueishtml="0" name=pid visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="16711680" x="2103" y="4" height="68" width="283" format="[General]" html.valueishtml="0" protect="0~targ_allowedit " name=workprice visible="1" edit.limit=0 edit.case=any edit.format="" 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="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="16711680" x="3022" y="4" height="68" width="1358" format="[general]" html.valueishtml="0" name=u_sc_taskworkmx_mxdscrp visible="1" edit.limit=0 edit.case=any 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="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- compute(band=detail alignment="1" expression="round( workprice * amount ,2 )"border="0" color="33554432" x="2395" y="4" height="68" width="320" format="#,##0.00" 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="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="16711680" x="1819" y="4" height="68" width="274" format="[General]" html.valueishtml="0" name=amount tag="处理数量" visible="1" edit.limit=0 edit.case=any edit.format="" edit.focusrectangle=no 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="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- column(band=detail id=6 alignment="1" tabsequence=32766 border="0" color="16711680" x="2725" y="4" height="68" width="288" format="#,##0.0####" html.valueishtml="0" name=workhour tag="工时" visible="1" edit.limit=0 edit.case=any edit.format="#,##0.0####" 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="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="0" x="517" y="4" height="68" width="242" format="[general]" html.valueishtml="0" name=empname 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="553648127~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
- compute(band=footer alignment="2" expression="count(empcode for all)"border="0" color="0" x="87" y="4" height="60" width="421" 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="1" background.color="553648127" )
- compute(band=footer alignment="1" expression="sum(round( workprice * amount ,2 ) for all)"border="0" color="33554432" x="2395" y="4" height="60" width="320" format="#,##0.00" 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="1" background.color="553648127" )
- compute(band=footer alignment="1" expression="sum( amount for all )"border="0" color="0" x="1819" y="4" height="60" width="274" format="#,##0.##########" 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="553648127" )
- compute(band=footer alignment="1" expression="sum( workhour for all )"border="0" color="0" x="2725" y="4" height="60" width="288" format="#,##0.0####" 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="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" )
|