dw_xls_w_outwaremx_scll.srd 15 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. $PBExportHeader$dw_xls_w_outwaremx_scll.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=1073741824 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=184 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=84 color="536870912" )
  8. table(column=(type=char(30) updatewhereclause=yes name=u_outwaremx_plancode dbname="u_outwaremx.plancode" )
  9. column=(type=decimal(4) updatewhereclause=yes name=u_outwaremx_qty dbname="u_outwaremx.qty" )
  10. column=(type=char(255) updatewhereclause=yes name=u_outwaremx_mxdscrp dbname="u_outwaremx.mxdscrp" )
  11. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" )
  12. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
  13. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  14. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  15. column=(type=decimal(10) updatewhereclause=yes name=u_outwaremx_fprice dbname="u_outwaremx.fprice" )
  16. column=(type=long updatewhereclause=yes name=u_outwaremx_packqty dbname="u_outwaremx.packqty" )
  17. column=(type=char(50) updatewhereclause=yes name=u_outwaremx_relcode dbname="u_outwaremx.relcode" )
  18. column=(type=char(255) updatewhereclause=yes name=u_outwaremx_woodcode dbname="u_outwaremx.woodcode" )
  19. column=(type=char(255) updatewhereclause=yes name=u_outwaremx_status dbname="u_outwaremx.status" )
  20. column=(type=long updatewhereclause=yes name=u_outwaremx_relid dbname="u_outwaremx.relid" )
  21. column=(type=char(255) updatewhereclause=yes name=u_outwaremx_pcode dbname="u_outwaremx.pcode" )
  22. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  23. retrieve="SELECT u_outwaremx.plancode,
  24. u_outwaremx.qty,
  25. u_outwaremx.mxdscrp,
  26. u_mtrldef.mtrlname,
  27. u_mtrldef.mtrlcode,
  28. u_mtrldef.mtrlmode,
  29. u_mtrldef.unit,
  30. u_outwaremx.fprice,
  31. u_outwaremx.packqty,
  32. u_outwaremx.relcode,
  33. u_outwaremx.woodcode,
  34. u_outwaremx.status,
  35. u_outwaremx.relid,
  36. u_outwaremx.pcode,
  37. u_mtrldef.unit
  38. FROM u_mtrldef INNER JOIN
  39. u_outwaremx ON u_mtrldef.mtrlid = u_outwaremx.mtrlid
  40. WHERE (u_outwaremx.scid = :arg_scid)
  41. AND ( u_outwaremx.outwareid = :arg_outwareid)
  42. ORDER BY u_outwaremx.printid" arguments=(("arg_scid", number),("arg_outwareid", number)) )
  43. text(band=header alignment="2" text="库存批号" border="0" color="33554432" x="9" y="8" height="56" width="850" html.valueishtml="0" name=u_outwaremx_plancode_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="536870912" )
  44. text(band=header alignment="2" text="出仓数量" border="0" color="33554432" x="869" y="8" height="56" width="805" html.valueishtml="0" name=u_outwaremx_qty_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="536870912" )
  45. text(band=header alignment="2" text="明细备注" border="0" color="33554432" x="1682" y="8" height="56" width="3511" html.valueishtml="0" name=u_outwaremx_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="536870912" )
  46. text(band=header alignment="2" text="品名" border="0" color="33554432" x="5202" y="8" height="56" width="1399" html.valueishtml="0" name=u_mtrldef_mtrlname_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="536870912" )
  47. text(band=header alignment="2" text="编码" border="0" color="33554432" x="6610" y="8" height="56" width="850" html.valueishtml="0" name=u_mtrldef_mtrlcode_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="536870912" )
  48. text(band=header alignment="2" text="规格" border="0" color="33554432" x="7470" y="8" height="56" width="850" html.valueishtml="0" name=u_mtrldef_mtrlmode_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="536870912" )
  49. text(band=header alignment="2" text="库存单位" border="0" color="33554432" x="8329" y="8" height="56" width="384" html.valueishtml="0" name=u_mtrldef_unit_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="536870912" )
  50. text(band=header alignment="2" text="单价" border="0" color="33554432" x="8722" y="8" height="56" width="329" html.valueishtml="0" name=u_outwaremx_fprice_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="536870912" )
  51. text(band=header alignment="2" text="包装数" border="0" color="33554432" x="9061" y="4" height="56" width="329" html.valueishtml="0" name=u_outwaremx_packqty_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="536870912" )
  52. text(band=header alignment="2" text="生产计划号" border="0" color="33554432" x="9399" y="8" height="56" width="1399" html.valueishtml="0" name=u_outwaremx_relcode_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="536870912" )
  53. text(band=header alignment="2" text="配置1" border="0" color="33554432" x="10807" y="8" height="56" width="850" html.valueishtml="0" name=u_outwaremx_woodcode_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="536870912" )
  54. text(band=header alignment="2" text="规格说明" border="0" color="33554432" x="11666" y="8" height="56" width="850" html.valueishtml="0" name=u_outwaremx_status_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="536870912" )
  55. text(band=header alignment="2" text="相关号" border="0" color="33554432" x="12526" y="8" height="56" width="329" html.valueishtml="0" name=u_outwaremx_relid_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="536870912" )
  56. text(band=header alignment="2" text="配置2" border="0" color="33554432" x="12864" y="8" height="56" width="850" html.valueishtml="0" name=u_outwaremx_pcode_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="536870912" )
  57. text(band=header alignment="0" text="库存单位" border="0" color="33554432" x="13723" y="4" height="76" width="261" html.valueishtml="0" name=u_mtrldef_unit_1_t 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" )
  58. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="68" width="850" format="[general]" html.valueishtml="0" name=u_outwaremx_plancode 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  59. column(band=detail id=2 alignment="1" tabsequence=32766 border="0" color="33554432" x="869" y="8" height="68" width="805" format="[general]" html.valueishtml="0" name=u_outwaremx_qty visible="1" edit.limit=0 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  60. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="1682" y="8" height="68" width="3511" format="[general]" html.valueishtml="0" name=u_outwaremx_mxdscrp visible="1" edit.limit=255 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  61. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="5202" y="8" height="68" width="1399" format="[general]" html.valueishtml="0" name=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="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  62. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="6610" y="8" height="68" width="850" format="[general]" html.valueishtml="0" name=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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  63. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="7470" y="8" height="68" width="850" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  64. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="8329" y="8" height="68" width="384" format="[general]" html.valueishtml="0" name=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="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  65. column(band=detail id=8 alignment="1" tabsequence=32766 border="0" color="33554432" x="8722" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=u_outwaremx_fprice visible="1" edit.limit=0 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  66. column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="9061" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=u_outwaremx_packqty visible="1" edit.limit=0 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  67. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="9399" y="8" height="68" width="1399" format="[general]" html.valueishtml="0" name=u_outwaremx_relcode visible="1" 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  68. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="10807" y="8" height="68" width="850" format="[general]" html.valueishtml="0" name=u_outwaremx_woodcode 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  69. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="11666" y="8" height="68" width="850" format="[general]" html.valueishtml="0" name=u_outwaremx_status 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  70. column(band=detail id=13 alignment="1" tabsequence=32766 border="0" color="33554432" x="12526" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=u_outwaremx_relid visible="1" edit.limit=0 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  71. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="12864" y="8" height="68" width="850" format="[general]" html.valueishtml="0" name=u_outwaremx_pcode 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  72. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="13723" y="0" height="56" width="261" format="[general]" html.valueishtml="0" name=u_mtrldef_unit_1 visible="1" 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  73. htmltable(border="1" )
  74. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  75. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  76. import.xml()
  77. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )