dw_rp_workpricetable_mx.srd 13 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. $PBExportHeader$dw_rp_workpricetable_mx.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 )
  4. header(height=80 color="536870912" )
  5. summary(height=76 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=96 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_sc_workprice_proorder dbname="u_sc_workprice.Proorder" )
  9. column=(type=char(20) updatewhereclause=yes name=procode dbname="u_sc_workprice.procode" )
  10. column=(type=char(50) updatewhereclause=yes name=u_sc_workprice_proname dbname="u_sc_workprice.Proname" )
  11. column=(type=char(30) updatewhereclause=yes name=u_sc_workgroup_wrkgrpname dbname="u_sc_workgroup.wrkGrpName" )
  12. column=(type=decimal(5) updatewhereclause=yes name=workprice dbname="u_sc_workprice.workPrice" )
  13. column=(type=char(10) updatewhereclause=yes name=worklevel dbname="u_sc_workprice.worklevel" )
  14. column=(type=char(10) updatewhereclause=yes name=techlevel dbname="u_sc_workprice.Techlevel" )
  15. column=(type=decimal(5) updatewhereclause=yes name=workhour dbname="u_sc_workprice.Workhour" )
  16. column=(type=char(250) updatewhereclause=yes name=dscrp dbname="u_sc_workprice.dscrp" )
  17. column=(type=long updatewhereclause=yes name=u_sc_workprice_ifownpro dbname="u_sc_workprice.ifownpro" )
  18. column=(type=char(10) updatewhereclause=yes name=u_sc_workgroup_wrkgrpcode dbname="u_sc_workgroup.wrkGrpcode" )
  19. retrieve=" SELECT u_sc_workprice.Proorder,
  20. u_sc_workprice.procode,
  21. u_sc_workprice.Proname,
  22. u_sc_workgroup.wrkGrpName,
  23. u_sc_workprice.workPrice,
  24. u_sc_workprice.worklevel,
  25. u_sc_workprice.Techlevel,
  26. u_sc_workprice.Workhour,
  27. u_sc_workprice.dscrp,
  28. u_sc_workprice.ifownpro,
  29. u_sc_workgroup.wrkGrpcode
  30. FROM u_sc_workprice,
  31. u_sc_workgroup
  32. WHERE ( u_sc_workprice.wrkGrpid = u_sc_workgroup.wrkGrpid ) and
  33. ( u_sc_workprice.Mtrlid = :mtrlid ) and
  34. ( u_sc_workprice.wrkGrpid = :wrkGrpid or :wrkGrpid = -1)
  35. " arguments=(("mtrlid", number),("wrkGrpid", number)) sort="u_sc_workgroup_wrkgrpcode A u_sc_workprice_proorder A " )
  36. group(level=1 header.height=0 trailer.height=76 by=("u_sc_workgroup_wrkgrpname" ) header.color="536870912" trailer.color="536870912" )
  37. text(band=header alignment="2" text="技术等级" border="0" color="0" x="2263" y="8" height="68" width="283" html.valueishtml="0" name=techlevel_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  38. text(band=header alignment="2" text="标准工时" border="0" color="0" x="2555" y="8" height="68" width="283" html.valueishtml="0" name=workhour_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  39. text(band=header alignment="2" text="备注" border="0" color="0" x="2848" y="8" height="68" width="416" html.valueishtml="0" name=dscrp_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  40. text(band=header alignment="2" text="工序号" border="0" color="0" x="9" y="8" height="68" width="288" html.valueishtml="0" name=procode_t visible="1" font.face="宋体" font.height="-11" 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="0" x="1975" y="8" height="68" width="279" html.valueishtml="0" name=worklevel_t visible="1" font.face="宋体" font.height="-11" 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="0" x="1349" y="8" height="68" width="302" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-11" 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="33554432" x="306" y="8" height="68" width="681" html.valueishtml="0" name=u_sc_workprice_proname_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  44. text(band=header alignment="2" text="工组" border="0" color="33554432" x="997" y="8" height="68" width="343" html.valueishtml="0" name=u_sc_workgroup_wrkgrpname_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  45. text(band=header alignment="2" text="类型" border="0" color="33554432" x="1659" y="8" height="68" width="306" html.valueishtml="0" name=u_sc_workprice_ifownpro_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  46. column(band=detail id=4 alignment="2" tabsequence=32766 border="0" color="0" x="997" y="12" height="72" width="343" format="[general]" html.valueishtml="0" name=u_sc_workgroup_wrkgrpname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  47. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="306" y="12" height="72" width="681" format="[general]" html.valueishtml="0" name=u_sc_workprice_proname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  48. column(band=detail id=2 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="12" height="72" width="288" format="[general]" html.valueishtml="0" name=procode tag="工序编号" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  49. column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="0~tif( workprice = 0 ,rgb(255,255,255),rgb(0,0,0))" x="1349" y="12" height="72" width="302" format="#,##0.00##" html.valueishtml="0" name=workprice visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00##" edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  50. column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="1975" y="12" height="72" width="279" format="[general]" html.valueishtml="0" name=worklevel tag="劳动强度" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  51. column(band=detail id=7 alignment="2" tabsequence=32766 border="0" color="0" x="2263" y="12" height="72" width="283" format="[general]" html.valueishtml="0" name=techlevel tag="技术等级" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  52. column(band=detail id=8 alignment="2" tabsequence=32766 border="0" color="0~tif( workhour = 0 ,rgb(255,255,255),rgb(0,0,0))" x="2555" y="12" height="72" width="283" format="#,##0.####" html.valueishtml="0" name=workhour tag="标准工时" visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00##" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  53. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="2848" y="12" height="72" width="416" format="[general]" html.valueishtml="0" name=dscrp tag="备注" visible="1" edit.limit=250 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  54. column(band=detail id=10 alignment="2" tabsequence=32766 border="0" color="0" x="1659" y="12" height="72" width="306" format="[general]" html.valueishtml="0" name=u_sc_workprice_ifownpro visible="1" dddw.name=ddd_ifowntype dddw.displaycolumn=proname dddw.datacolumn=protype dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  55. compute(band=trailer.1 alignment="1" expression="sum(workprice for group 1)"border="0" color="0" x="1349" y="4" height="68" width="302" format="#,##0.00##" html.valueishtml="0" name=compute_2 visible="1" font.face="宋体" font.height="-11" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  56. compute(band=trailer.1 alignment="1" expression="sum(workhour for group 1)"border="0" color="0" x="2555" y="4" height="68" width="283" format="#,##0.####" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-11" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  57. compute(band=trailer.1 alignment="2" expression="count(u_sc_workprice_proname for group 1)"border="0" color="0" x="306" y="4" height="68" width="681" format="[general]" html.valueishtml="0" name=compute_3 visible="1" font.face="宋体" font.height="-11" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  58. text(band=trailer.1 alignment="2" text="小计:" border="0" color="0" x="9" y="4" height="68" width="288" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-11" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  59. compute(band=summary alignment="2" expression="count(u_sc_workprice_proname for all)"border="0" color="0" x="306" y="4" height="68" width="681" format="[general]" html.valueishtml="0" name=compute_4 visible="1" font.face="宋体" font.height="-11" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  60. compute(band=summary alignment="1" expression="sum(workprice for all)"border="0" color="0" x="1349" y="4" height="68" width="302" format="#,##0.00##" html.valueishtml="0" name=compute_6 visible="1" font.face="宋体" font.height="-11" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  61. compute(band=summary alignment="1" expression="sum(workhour for all)"border="0" color="0" x="2555" y="4" height="68" width="283" format="#,##0.####" html.valueishtml="0" name=compute_5 visible="1" font.face="宋体" font.height="-11" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  62. text(band=summary alignment="2" text="合计:" border="0" color="0" x="9" y="4" height="68" width="288" html.valueishtml="0" name=t_3 visible="1" font.face="宋体" font.height="-11" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  63. htmltable(border="1" )
  64. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  65. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  66. import.xml()
  67. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )