dw_rp_outwaremx_other_index.srd 13 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. $PBExportHeader$dw_rp_outwaremx_other_index.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=18 color="536870912" )
  5. summary(height=18 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=26 color="536870912" )
  8. table(column=(type=decimal(5) updatewhereclause=yes name=u_outwaremx_price dbname="u_outwaremx.price" initial="null" )
  9. column=(type=decimal(4) updatewhereclause=yes name=u_outwaremx_qty dbname="u_outwaremx.qty" initial="null" )
  10. column=(type=long updatewhereclause=yes name=u_outwaremx_storageid dbname="u_outwaremx.storageid" initial="null" values="仓库ID /" )
  11. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" initial="null" )
  12. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" initial="null" )
  13. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" initial="null" )
  14. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" initial="null" )
  15. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrltype dbname="u_mtrldef.mtrltype" initial="null" values="类别 /" )
  16. column=(type=char(30) updatewhereclause=yes name=u_outwaremx_status dbname="u_outwaremx.status" initial="null" )
  17. column=(type=long updatewhereclause=yes name=u_outwaremx_dxflag dbname="u_outwaremx.dxflag" initial="null" values="" )
  18. column=(type=char(30) updatewhereclause=yes name=u_outwaremx_plancode dbname="u_outwaremx.plancode" initial="null" )
  19. column=(type=long updatewhereclause=yes name=u_outwaremx_printid dbname="u_outwaremx.printid" initial="null" values="序号 /" )
  20. column=(type=char(100) updatewhereclause=yes name=u_outwaremx_mxdscrp dbname="u_outwaremx.mxdscrp" )
  21. retrieve="SELECT u_outwaremx.price,
  22. u_outwaremx.qty,
  23. u_outwaremx.storageid,
  24. u_mtrldef.mtrlcode,
  25. u_mtrldef.mtrlname,
  26. u_mtrldef.mtrlmode,
  27. u_mtrldef.unit,
  28. u_mtrldef.mtrltype,
  29. u_outwaremx.status,
  30. u_outwaremx.dxflag,
  31. u_outwaremx.plancode,
  32. u_outwaremx.printid ,
  33. u_outwaremx.mxdscrp
  34. FROM u_mtrldef,
  35. u_outwaremx
  36. WHERE ( u_mtrldef.mtrlid = u_outwaremx.mtrlid ) and
  37. ( u_outwaremx.outwareid = :arg_outwareid ) and
  38. ( u_outwaremx.scid = :arg_scid ) and
  39. ( :arg_printrow = :arg_printrow ) and
  40. ( :arg_top = :arg_top )
  41. union all
  42. SELECT TOP :arg_top null, null, null, null, null, null, null, null, null, null, null,10000, null
  43. FROM syscolumns
  44. " arguments=(("arg_scid", number),("arg_outwareid", number),("arg_printrow", number),("arg_top", number)) )
  45. group(level=1 header.height=0 trailer.height=17 by=("aa" ) header.color="536870912" trailer.color="536870912" )
  46. compute(band=background alignment="0" expression="ceiling( getrow() / arg_printrow )"border="0" color="33554432" x="809" y="51" height="19" width="55" format="[GENERAL]" html.valueishtml="0" name=aa tag="ceiling( getrow() / arg_printrow )" visible="0" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  47. text(band=header alignment="2" text="序" border="0" color="0" x="2" y="2" height="15" width="16" html.valueishtml="0" name=t_1 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" )
  48. text(band=header alignment="2" text="编码" border="0" color="0" x="20" y="2" height="15" width="79" html.valueishtml="0" name=u_mtrldef_mtrlcode_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  49. text(band=header alignment="2" text="品名" border="0" color="0" x="101" y="2" height="15" width="160" html.valueishtml="0" name=u_mtrldef_mtrlname_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  50. text(band=header alignment="2" text="规格" border="0" color="33554432" x="263" y="2" height="15" width="119" html.valueishtml="0" name=u_mtrldef_mtrlmode_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  51. text(band=header alignment="2" text="单位" border="0" color="0" x="384" y="2" height="15" width="53" html.valueishtml="0" name=u_mtrldef_unit_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  52. text(band=header alignment="2" text="数量" border="0" color="0" x="439" y="2" height="15" width="66" html.valueishtml="0" name=u_outwaremx_qty_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  53. text(band=header alignment="2" text="批号" border="0" color="33554432" x="507" y="2" height="15" width="61" html.valueishtml="0" name=u_outwaremx_plancode_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  54. 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" )
  55. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="20" y="4" height="20" width="79" 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="-10" 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="101" y="4" height="20" width="160" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname tag="u_mtrldef_mtrlname" visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  57. column(band=detail id=7 alignment="2" tabsequence=32766 border="0" color="0" x="384" y="4" height="20" width="53" format="[general]" html.valueishtml="0" name=u_mtrldef_unit tag="u_mtrldef_unit" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  58. column(band=detail id=2 alignment="1" tabsequence=32766 border="0" color="0" x="439" y="4" height="20" width="66" format="#,##0.0###" html.valueishtml="0" name=u_outwaremx_qty tag="u_outwaremx_qty" visible="1" edit.limit=0 edit.case=any edit.format="#########0.##" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  59. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0" x="263" y="4" height="20" width="119" 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="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  60. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="507" y="4" height="20" width="61" format="[general]" html.valueishtml="0" name=u_outwaremx_plancode tag="u_outwaremx_plancode" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  61. compute(band=trailer.1 alignment="2" expression="count(u_mtrldef_mtrlname for group 1)"border="0" color="0" x="101" y="1" height="15" width="160" format="[general]" html.valueishtml="0" name=compute_6 tag="count(u_mtrldef_mtrlname for group 1)" visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  62. compute(band=trailer.1 alignment="1" expression="sum(u_outwaremx_qty for group 1)"border="0" color="0" x="439" y="1" height="15" width="66" format="#,##0.0###" html.valueishtml="0" name=compute_5 tag="sum(u_outwaremx_qty for group 1)" visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  63. text(band=trailer.1 alignment="2" text="本页小计" border="0" color="33554432" x="20" y="1" height="15" width="79" html.valueishtml="0" name=t_4 visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  64. compute(band=summary alignment="1" expression="sum(u_outwaremx_qty for all)"border="0" color="0" x="439" y="1" height="15" width="66" format="#,##0.0###" html.valueishtml="0" name=compute_3 tag="sum(u_outwaremx_qty for all)" visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  65. compute(band=summary alignment="2" expression="count(u_mtrldef_mtrlname for all)"border="0" color="0" x="101" y="1" height="15" width="160" format="[general]" html.valueishtml="0" name=compute_1 tag="count(u_mtrldef_mtrlname for all)" visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  66. text(band=summary alignment="2" text="合计" border="0" color="0" x="20" y="1" height="15" width="79" html.valueishtml="0" name=t_3 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" )
  67. text(band=header alignment="2" text="规格说明" border="0" color="33554432" x="570" y="2" height="15" width="73" html.valueishtml="0" name=u_outwaremx_status_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  68. text(band=header alignment="2" text="备注" border="0" color="0" x="645" y="2" height="15" width="89" html.valueishtml="0" name=u_outwaremx_mxdscrp_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  69. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="570" y="4" height="20" width="73" format="[general]" html.valueishtml="0" name=u_outwaremx_status tag="u_outwaremx_status" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  70. column(band=detail id=13 alignment="0" tabsequence=0 border="0" color="0" x="646" y="4" height="20" width="88" html.valueishtml="0" name=u_outwaremx_mxdscrp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  71. htmltable(border="0" )
  72. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  73. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  74. import.xml()
  75. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )