dw_rp_wfjg_wastemx.srd 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. $PBExportHeader$dw_rp_wfjg_wastemx.srd
  2. release 9;
  3. datawindow ( units=1 timer_interval=0 color=16777215 processing=1 print.orientation=0 print.margin.left=24 print.margin.right=24 print.margin.top=24 print.margin.bottom=24 print.paper.size=0 print.paper.source=0 grid.lines=0 selected.mouse=no)
  4. header(height=20 color="536870912" )
  5. summary(height=19 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=20 color="536870912" )
  8. table(column=(type=char(20) updatewhereclause=yes initial="null" name=u_order_wfjg_wastemx_wfjg_ordercode dbname="u_order_wfjg_wasteMx.wfjg_ordercode" )
  9. column=(type=decimal(4) updatewhereclause=yes initial="null" name=u_order_wfjg_wastemx_qty dbname="u_order_wfjg_wasteMx.Qty" )
  10. column=(type=decimal(10) updatewhereclause=yes initial="null" name=u_order_wfjg_wastemx_price dbname="u_order_wfjg_wasteMx.price" )
  11. column=(type=char(255) updatewhereclause=yes initial="null" name=u_order_wfjg_wastemx_wastedscrp dbname="u_order_wfjg_wasteMx.wastedscrp" )
  12. column=(type=char(255) updatewhereclause=yes initial="null" name=u_order_wfjg_wastemx_status dbname="u_order_wfjg_wasteMx.status" )
  13. column=(type=char(30) updatewhereclause=yes initial="null" name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
  14. column=(type=char(30) updatewhereclause=yes initial="null" name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  15. column=(type=char(10) updatewhereclause=yes initial="null" name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  16. column=(type=char(50) updatewhereclause=yes initial="null" name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" )
  17. column=(type=long updatewhereclause=yes initial="null" name=u_order_wfjg_wastemx_printid dbname="u_order_wfjg_wasteMx.printid"
  18. values="序号 /" )
  19. retrieve="SELECT
  20. u_order_wfjg_wasteMx.wfjg_ordercode,
  21. u_order_wfjg_wasteMx.Qty,
  22. u_order_wfjg_wasteMx.price,
  23. u_order_wfjg_wasteMx.wastedscrp,
  24. u_order_wfjg_wasteMx.status,
  25. u_mtrldef.mtrlcode,
  26. u_mtrldef.mtrlmode,
  27. u_mtrldef.unit,
  28. u_mtrldef.mtrlname,
  29. u_order_wfjg_wasteMx.printid
  30. FROM u_mtrldef INNER JOIN
  31. u_order_wfjg_wasteMx ON u_mtrldef.mtrlid = u_order_wfjg_wasteMx.MtrlID
  32. WHERE
  33. ( u_order_wfjg_wasteMx.wasteid = :arg_wasteid ) AND
  34. ( u_order_wfjg_wasteMx.scid = :arg_scid )
  35. "
  36. arguments=(("arg_scid", number), ("arg_wasteid", number))
  37. )
  38. text(name=u_mtrldef_mtrlcode_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="23" y="2" height="17" width="69" text="编码" )
  39. text(name=u_order_wfjg_wastemx_qty_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="404" y="2" height="17" width="53" text="数量" )
  40. text(name=u_order_wfjg_wastemx_wfjg_ordercode_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="586" y="2" height="17" width="91" text="外协计划号" )
  41. text(name=u_order_wfjg_wastemx_status_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="236" y="2" height="17" width="102" text="特殊规格/颜色" )
  42. text(name=u_order_wfjg_wastemx_price_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="459" y="2" height="17" width="57" text="单价" )
  43. text(name=u_mtrldef_unit_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="0" alignment="2" border="0" x="340" y="2" height="17" width="62" text="库存单位" )
  44. text(name=u_mtrldef_mtrlname_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="94" y="2" height="17" width="76" text="品名" )
  45. text(name=t_1 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="0" alignment="2" border="0" x="518" y="2" height="17" width="66" text="金额" )
  46. text(name=u_order_wfjg_wastemx_wastedscrp_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="679" y="2" height="17" width="48" text="备注" )
  47. text(name=t_2 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="33554432" alignment="2" border="0" x="2" y="2" height="17" width="19" text="序" )
  48. text(name=u_mtrldef_mtrlmode_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="33554432" alignment="2" border="0" x="172" y="2" height="17" width="62" text="规格" )
  49. text(name=t_3 visible="1" band=summary font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="33554432" alignment="2" border="0" x="23" y="1" height="17" width="69" text="合计:" )
  50. compute(name=compute_1 visible="1" tag="count(u_mtrldef_mtrlname for all)" band=summary font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" x="94" y="1" height="17" width="76" format="[general]" expression="count(u_mtrldef_mtrlname for all)" alignment="2" border="0" crosstab.repeat=no )
  51. compute(name=compute_2 visible="1" tag="sum(u_order_wfjg_wastemx_qty for all)" band=summary font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" x="404" y="1" height="17" width="53" format="##0.###" expression="sum(u_order_wfjg_wastemx_qty for all)" alignment="2" border="0" crosstab.repeat=no )
  52. compute(name=compute_5 visible="1" tag="sum( u_order_wfjg_wastemx_price * u_order_wfjg_wastemx_qty for all)" band=summary font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" x="518" y="1" height="17" width="66" format="#,##0.00" expression="sum( u_order_wfjg_wastemx_price * u_order_wfjg_wastemx_qty for all)" alignment="1" border="0" crosstab.repeat=no )
  53. column(name=u_order_wfjg_wastemx_qty visible="1" tag="u_order_wfjg_wastemx_qty" band=detail id=2 x="404" y="1" height="18" width="53" color="0" border="0" alignment="1" format="##0.###" protect="0" edit.format="##0.###" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-11" font.pitch="2" font.weight="400" tabsequence=0 )
  54. column(name=u_mtrldef_mtrlcode visible="1" tag="u_mtrldef_mtrlcode" band=detail id=6 x="23" y="1" height="18" width="69" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=30 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-11" font.pitch="2" font.weight="400" tabsequence=0 )
  55. column(name=u_order_wfjg_wastemx_wfjg_ordercode visible="1" tag="u_order_wfjg_wastemx_wfjg_ordercode" band=detail id=1 x="586" y="1" height="18" width="91" color="0" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  56. column(name=u_order_wfjg_wastemx_status visible="1" tag="u_order_wfjg_wastemx_status" band=detail id=5 x="236" y="1" height="18" width="102" color="0" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-11" font.pitch="2" font.weight="400" tabsequence=0 )
  57. column(name=u_order_wfjg_wastemx_price visible="1" tag="u_order_wfjg_wastemx_price" band=detail id=3 x="459" y="1" height="18" width="57" color="0" border="0" alignment="1" format="#,##0.00########" protect="0" edit.format="##0.00###" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-11" font.pitch="2" font.weight="400" tabsequence=0 )
  58. column(name=u_mtrldef_unit visible="1" tag="u_mtrldef_unit" band=detail id=8 x="340" y="1" height="18" width="62" color="0" border="0" alignment="2" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-11" font.pitch="2" font.weight="400" tabsequence=0 )
  59. column(name=u_mtrldef_mtrlname visible="1" tag="u_mtrldef_mtrlname" band=detail id=9 x="94" y="1" height="18" width="76" color="0" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-11" font.pitch="2" font.weight="400" tabsequence=0 )
  60. compute(name=compute_3 visible="1" tag=" u_order_wfjg_wastemx_price * u_order_wfjg_wastemx_qty " band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" x="518" y="1" height="18" width="66" format="#,##0.00" expression=" u_order_wfjg_wastemx_price * u_order_wfjg_wastemx_qty " alignment="1" border="0" crosstab.repeat=no )
  61. column(name=u_order_wfjg_wastemx_wastedscrp visible="1" tag="u_order_wfjg_wastemx_wastedscrp" band=detail id=4 x="679" y="1" height="18" width="48" color="0" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  62. compute(name=compute_4 visible="1" tag="getrow()" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="33554432" x="2" y="1" height="18" width="19" format="[GENERAL]" expression="getrow()" alignment="2" border="0" crosstab.repeat=no )
  63. column(name=u_mtrldef_mtrlmode visible="1" tag="u_mtrldef_mtrlmode" band=detail id=7 x="172" y="1" height="18" width="62" color="0" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-11" font.pitch="2" font.weight="400" tabsequence=0 )
  64. htmltable()
  65. htmlgen()
  66. export.xml(metadatatype=0 savemetadata=0 )
  67. import.xml()
  68. export.pdf(method=0 )