dw_rp_outwaremx_wfjg_th_edit.srd 12 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. $PBExportHeader$dw_rp_outwaremx_wfjg_th_edit.srd
  2. release 9;
  3. datawindow(units=1 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 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=23 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=26 color="536870912" height.autosize=yes)
  8. table(column=(type=decimal(4) updatewhereclause=yes name=ow_wfjgmx_out_qty dbname="ow_wfjgmx_out.qty" initial="null" )
  9. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" initial="null" )
  10. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" initial="null" )
  11. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" initial="null" )
  12. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" initial="null" )
  13. column=(type=char(255) updatewhereclause=yes name=ow_wfjgmx_out_status dbname="ow_wfjgmx_out.status" initial="null" values="配置 /" )
  14. column=(type=char(255) updatewhereclause=yes name=ow_wfjgmx_out_woodcode dbname="ow_wfjgmx_out.woodcode" initial="null" )
  15. column=(type=char(255) updatewhereclause=yes name=ow_wfjgmx_out_pcode dbname="ow_wfjgmx_out.pcode" initial="null" )
  16. column=(type=char(255) updatewhereclause=yes name=ow_wfjgmx_out_mxdscrp dbname="ow_wfjgmx_out.mxdscrp" initial="null" )
  17. column=(type=long updatewhereclause=yes name=ow_wfjgmx_out_printid dbname="ow_wfjgmx_out.printid" initial="null" values="序号 /" )
  18. column=(type=char(50) updatewhereclause=yes name=ow_wfjgmx_out_relcode dbname="ow_wfjgmx_out.relcode" initial="null" values="相关号 /" )
  19. column=(type=char(255) updatewhereclause=yes name=ow_wfjgmx_out_jgdscrp dbname="ow_wfjgmx_out.jgdscrp" )
  20. retrieve="SELECT ow_wfjgmx_out.qty,
  21. u_mtrldef.unit,
  22. u_mtrldef.mtrlcode,
  23. u_mtrldef.mtrlname,
  24. u_mtrldef.mtrlmode,
  25. ow_wfjgmx_out.status,
  26. ow_wfjgmx_out.woodcode,
  27. ow_wfjgmx_out.pcode,
  28. ow_wfjgmx_out.mxdscrp,
  29. ow_wfjgmx_out.printid,
  30. ow_wfjgmx_out.relcode,
  31. ow_wfjgmx_out.jgdscrp
  32. FROM ow_wfjgmx_out,
  33. u_mtrldef
  34. WHERE ( ow_wfjgmx_out.mtrlid = u_mtrldef.mtrlid ) and
  35. ( ow_wfjgmx_out.outwareid = :arg_outwareid ) and
  36. ( ow_wfjgmx_out.scid = :arg_scid ) and
  37. ( :arg_printrow = :arg_printrow ) and
  38. ( :arg_top = :arg_top )
  39. union all
  40. SELECT TOP :arg_top null, null, null, null, null, null,null, null,null,10000, null, null
  41. FROM syscolumns
  42. " arguments=(("arg_scid", number),("arg_outwareid", number),("arg_printrow", number),("arg_top", number)) )
  43. group(level=1 header.height=0 trailer.height=19 by=("aa" ) newpage=yes header.color="536870912" trailer.color="536870912" )
  44. compute(band=background alignment="0" expression="ceiling( getrow() / arg_printrow )"border="0" color="33554432" x="1394" y="56" height="19" width="38" format="[GENERAL]" html.valueishtml="0" name=aa tag="ceiling( getrow() / arg_printrow )" visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  45. text(band=header alignment="2" text="序" border="0" color="0" x="2" y="4" height="17" width="16" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  46. text(band=header alignment="2" text="物料编码" border="0" color="0" x="20" y="4" height="17" width="69" html.valueishtml="0" name=u_mtrldef_mtrlcode_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  47. text(band=header alignment="2" text="物料名称" border="0" color="0" x="91" y="4" height="17" width="136" html.valueishtml="0" name=u_mtrldef_mtrlname_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  48. text(band=header alignment="2" text="单位" border="0" color="0" x="452" y="4" height="17" width="31" html.valueishtml="0" name=u_mtrldef_unit_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  49. text(band=header alignment="2" text="规格" border="0" color="33554432" x="229" y="4" height="17" width="88" html.valueishtml="0" name=u_mtrldef_mtrlmode_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  50. text(band=header alignment="2" text="材质" border="0" color="33554432" x="385" y="4" height="17" width="65" html.valueishtml="0" name=ow_wfjgmx_out_woodcode_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  51. text(band=header alignment="2" text="颜色" border="0" color="33554432" x="319" y="4" height="17" width="64" html.valueishtml="0" name=ow_wfjgmx_out_pcode_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  52. compute(band=detail alignment="2" expression="getrow()"border="0" color="0" x="2" y="4" height="20" width="16" format="[general]" html.valueishtml="0" name=cmpl2 tag="getrow()" visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  53. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="20" y="4" height="20" width="69" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode tag="u_mtrldef_mtrlcode" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  54. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="91" y="4" height="20" width="136" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname tag="u_mtrldef_mtrlname" visible="1" height.autosize=yes edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  55. column(band=detail id=2 alignment="2" tabsequence=32766 border="0" color="0" x="452" y="4" height="20" width="31" format="[general]" html.valueishtml="0" name=u_mtrldef_unit tag="u_mtrldef_unit" 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="536870912" )
  56. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="229" y="4" height="20" width="88" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode tag="u_mtrldef_mtrlmode" 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="2" background.color="16777215" )
  57. column(band=detail id=1 alignment="1" tabsequence=32766 border="0" color="0" x="485" y="4" height="20" width="66" format="#,##0.##########" html.valueishtml="0" name=ow_wfjgmx_out_qty tag="ow_wfjgmx_out_qty" 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="2" background.color="16777215" )
  58. column(band=detail id=7 alignment="2" tabsequence=32766 border="0" color="0" x="385" y="4" height="20" width="65" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_woodcode tag="ow_wfjgmx_out_woodcode" 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="2" background.color="16777215" )
  59. column(band=detail id=8 alignment="2" tabsequence=32766 border="0" color="0" x="319" y="4" height="20" width="64" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_pcode tag="ow_wfjgmx_out_pcode" 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="2" background.color="16777215" )
  60. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="621" y="4" height="20" width="106" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_mxdscrp tag="ow_wfjgmx_out_mxdscrp" 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="2" background.color="16777215" )
  61. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="553" y="4" height="20" width="66" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_jgdscrp visible="1" height.autosize=yes 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="2" background.color="16777215" )
  62. compute(band=trailer.1 alignment="2" expression="count(u_mtrldef_mtrlname for group 1)"border="0" color="0" x="91" y="1" height="17" width="136" format="[general]" html.valueishtml="0" name=compute_1 tag="count(u_mtrldef_mtrlname for group 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="16777215" )
  63. text(band=trailer.1 alignment="2" text="本页小计" border="0" color="33554432" x="20" y="1" height="17" width="69" 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="1073741824" )
  64. compute(band=trailer.1 alignment="1" expression="sum( ow_wfjgmx_out_qty for group 1 )"border="0" color="33554432" x="485" y="1" height="17" width="66" format="#,##0.##########" html.valueishtml="0" name=compute_2 tag="sum( ow_wfjgmx_out_qty for group 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="1073741824" )
  65. text(band=header alignment="2" text="数量" border="0" color="33554432" x="485" y="4" height="17" width="66" html.valueishtml="0" name=ow_wfjgmx_out_qty_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  66. text(band=header alignment="2" text="加工工艺" border="0" color="33554432" x="553" y="4" height="17" width="66" html.valueishtml="0" name=ow_wfjgmx_out_jgdscrp_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  67. text(band=header alignment="2" text="明细备注" border="0" color="33554432" x="621" y="4" height="17" width="106" html.valueishtml="0" name=ow_wfjgmx_out_mxdscrp_t visible="1" font.face="宋体" font.height="-11" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  68. htmltable(border="0" )
  69. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  70. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  71. import.xml()
  72. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )