dw_sc_taskwork_mx1.srd 13 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. $PBExportHeader$dw_sc_taskwork_mx1.srd
  2. release 9;
  3. 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 )
  4. header(height=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=68 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes name=billid dbname="u_sc_taskworkmx.billid" initial="0" )
  9. column=(type=char(30) updatewhereclause=yes name=empcode dbname="u_rs_empinfo.Empcode" initial="empty" )
  10. column=(type=char(20) updatewhereclause=yes name=u_sc_taskworkmx_procode dbname="u_sc_taskworkmx.procode" initial="empty" )
  11. column=(type=decimal(10) update=yes updatewhereclause=yes name=amount dbname="u_sc_taskworkmx.Amount" initial="0" )
  12. column=(type=decimal(10) update=yes updatewhereclause=yes name=workprice dbname="u_sc_taskworkmx.Workprice" initial="0" )
  13. column=(type=decimal(5) update=yes updatewhereclause=yes name=workhour dbname="u_sc_taskworkmx.Workhour" initial="0" )
  14. column=(type=char(100) updatewhereclause=yes name=u_sc_taskworkmx_mxdscrp dbname="u_sc_taskworkmx.mxdscrp" initial="empty" )
  15. column=(type=char(20) updatewhereclause=yes name=u_sc_taskworkmx_proname dbname="u_sc_taskworkmx.proname" initial="empty" )
  16. column=(type=long update=yes updatewhereclause=yes name=empid dbname="u_sc_taskworkmx.Empid" initial="0" )
  17. column=(type=long updatewhereclause=yes name=u_sc_taskworkmx_printid dbname="u_sc_taskworkmx.printid" initial="0" )
  18. column=(type=char(30) updatewhereclause=yes name=empname dbname="u_rs_empinfo.Empname" initial="empty" )
  19. column=(type=char(255) updatewhereclause=yes name=u_sc_taskworkmx_status dbname="u_sc_taskworkmx.status" initial="empty" )
  20. column=(type=long updatewhereclause=yes name=u_sc_taskworkmx_proorder dbname="u_sc_taskworkmx.Proorder" initial="0" )
  21. retrieve=" SELECT u_sc_taskworkmx.billid,
  22. u_rs_empinfo.Empcode,
  23. u_sc_taskworkmx.procode,
  24. u_sc_taskworkmx.Amount,
  25. u_sc_taskworkmx.Workprice,
  26. u_sc_taskworkmx.Workhour,
  27. u_sc_taskworkmx.mxdscrp,
  28. u_sc_taskworkmx.proname,
  29. u_sc_taskworkmx.Empid,
  30. u_sc_taskworkmx.printid,
  31. u_rs_empinfo.Empname ,
  32. u_sc_taskworkmx.status,
  33. u_sc_taskworkmx.Proorder
  34. FROM u_sc_taskworkmx,
  35. u_rs_empinfo
  36. WHERE ( u_sc_taskworkmx.Empid = u_rs_empinfo.empid ) and
  37. ( billid = :billid ) and
  38. ( :arg_allowedit = :arg_allowedit )
  39. " arguments=(("billid", number),("arg_allowedit", number)) sort="u_sc_taskworkmx_printid A " )
  40. 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" )
  41. 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" )
  42. 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" )
  43. 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" )
  44. 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" )
  45. 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" )
  46. 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" )
  47. 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" )
  48. 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" )
  49. 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" )
  50. 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))" )
  51. 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))" )
  52. 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))" )
  53. 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))" )
  54. 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))" )
  55. 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))" )
  56. 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))" )
  57. 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))" )
  58. 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))" )
  59. 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))" )
  60. 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" )
  61. 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" )
  62. 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" )
  63. 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" )
  64. htmltable(border="1" )
  65. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  66. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  67. import.xml()
  68. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )