dw_xls_outwaremx_wfjg.srd 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. $PBExportHeader$dw_xls_outwaremx_wfjg.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 selected.mouse=no )
  4. header(height=100 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=92 color="536870912" )
  7. detail(height=108 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=ow_wfjgmx_out_ifrel dbname="ow_wfjgmx_out.ifrel" initial="0" values=" 1/ 0" )
  9. column=(type=char(50) updatewhereclause=yes name=ow_wfjgmx_out_relcode dbname="ow_wfjgmx_out.relcode" initial="empty" )
  10. column=(type=long updatewhereclause=yes name=ow_wfjgmx_out_storageid dbname="ow_wfjgmx_out.storageid" initial="0" )
  11. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" initial="empty" )
  12. column=(type=decimal(4) updatewhereclause=yes name=ow_wfjgmx_out_qty dbname="ow_wfjgmx_out.qty" initial="0" )
  13. column=(type=char(255) updatewhereclause=yes name=ow_wfjgmx_out_mxdscrp dbname="ow_wfjgmx_out.mxdscrp" initial="empty" )
  14. column=(type=decimal(10) updatewhereclause=yes name=ow_wfjgmx_out_fprice dbname="ow_wfjgmx_out.fprice" initial="0" )
  15. column=(type=long updatewhereclause=yes name=ow_wfjgmx_out_outwareid dbname="ow_wfjgmx_out.outwareid" initial="0" )
  16. column=(type=long updatewhereclause=yes name=ow_wfjgmx_out_mtrlwareid dbname="ow_wfjgmx_out.mtrlwareid" initial="0" )
  17. column=(type=long updatewhereclause=yes name=ow_wfjgmx_out_mtrlid dbname="ow_wfjgmx_out.mtrlid" initial="0" )
  18. column=(type=char(255) updatewhereclause=yes name=ow_wfjgmx_out_status dbname="ow_wfjgmx_out.status" initial="empty" )
  19. column=(type=char(255) updatewhereclause=yes name=ow_wfjgmx_out_woodcode dbname="ow_wfjgmx_out.woodcode" initial="empty" )
  20. column=(type=char(255) updatewhereclause=yes name=ow_wfjgmx_out_pcode dbname="ow_wfjgmx_out.pcode" initial="empty" )
  21. column=(type=char(30) updatewhereclause=yes name=ow_wfjgmx_out_plancode dbname="ow_wfjgmx_out.plancode" initial="empty" )
  22. column=(type=decimal(10) updatewhereclause=yes name=ow_wfjgmx_out_price dbname="ow_wfjgmx_out.price" initial="0" )
  23. column=(type=long updatewhereclause=yes name=ow_wfjgmx_out_relid dbname="ow_wfjgmx_out.relid" initial="0" )
  24. column=(type=char(30) updatewhereclause=yes name=u_storage_storagename dbname="u_storage.storagename" )
  25. column=(type=long updatewhereclause=yes name=ow_wfjgmx_out_printid dbname="ow_wfjgmx_out.printid" initial="0" )
  26. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" initial="empty" )
  27. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" initial="empty" )
  28. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" initial="empty" )
  29. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlsectype dbname="u_mtrldef.mtrlsectype" )
  30. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_zxmtrlmode dbname="u_mtrldef.zxmtrlmode" )
  31. retrieve="SELECT ow_wfjgmx_out.ifrel,
  32. ow_wfjgmx_out.relcode,
  33. ow_wfjgmx_out.storageid,
  34. u_mtrldef.mtrlcode,
  35. ow_wfjgmx_out.qty,
  36. ow_wfjgmx_out.mxdscrp,
  37. ow_wfjgmx_out.fprice,
  38. ow_wfjgmx_out.outwareid,
  39. ow_wfjgmx_out.mtrlwareid,
  40. ow_wfjgmx_out.mtrlid,
  41. ow_wfjgmx_out.status,
  42. ow_wfjgmx_out.woodcode,
  43. ow_wfjgmx_out.pcode,
  44. ow_wfjgmx_out.plancode,
  45. ow_wfjgmx_out.price,
  46. ow_wfjgmx_out.relid,
  47. u_storage.storagename,
  48. ow_wfjgmx_out.printid,
  49. u_mtrldef.mtrlname,
  50. u_mtrldef.unit,
  51. u_mtrldef.mtrlmode,
  52. u_mtrldef.mtrlsectype,
  53. u_mtrldef.zxmtrlmode
  54. FROM ow_wfjgmx_out INNER JOIN
  55. u_mtrldef ON ow_wfjgmx_out.mtrlid = u_mtrldef.mtrlid
  56. INNER JOIN
  57. u_storage ON ow_wfjgmx_out.storageid = u_storage.storageid
  58. where ow_wfjgmx_out.scid=:arg_scid and ow_wfjgmx_out.outwareid=:arg_outwareid
  59. " arguments=(("arg_scid", number),("arg_outwareid", number)) sort="ow_wfjgmx_out_printid A " )
  60. text(band=header alignment="2" text="明细备注" border="0" color="33554432" x="2839" y="20" height="72" width="384" 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" )
  61. text(band=header alignment="2" text="配置1" border="0" color="33554432" x="1792" y="20" height="68" width="347" html.valueishtml="0" name=ow_wfjgmx_out_woodcode_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" )
  62. text(band=header alignment="2" text="配置" border="0" color="33554432" x="1563" y="20" height="68" width="219" html.valueishtml="0" name=ow_wfjgmx_out_status_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" )
  63. text(band=header alignment="2" text="序" border="0" color="33554432" x="9" y="20" height="72" width="69" 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="1" background.color="536870912" )
  64. text(band=header alignment="2" text="品名" border="0" color="33554432" x="503" y="20" height="68" width="562" 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="1" background.color="536870912" )
  65. text(band=header alignment="2" text="规格" border="0" color="33554432" x="1074" y="20" height="68" width="480" html.valueishtml="0" name=u_mtrldef_mtrlmode_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" )
  66. text(band=header alignment="2" text="库存单位" border="0" color="33554432" x="2149" y="20" height="68" width="302" 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" )
  67. text(band=header alignment="2" text="数量" border="0" color="33554432" x="2459" y="20" height="72" width="370" html.valueishtml="0" name=ow_wfjgmx_out_qty_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. text(band=header alignment="2" text="编码" border="0" color="33554432" x="87" y="20" height="68" width="407" 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" )
  69. text(band=header alignment="2" text="仓库" border="0" color="33554432" x="3232" y="20" height="72" width="585" html.valueishtml="0" name=u_storage_storagename_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" )
  70. text(band=header alignment="2" text="配置2" border="0" color="33554432" x="3826" y="24" height="68" width="1102" html.valueishtml="0" name=ow_wfjgmx_out_pcode_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="536870912" )
  71. text(band=header alignment="0" text="生产批号" border="0" color="33554432" x="4937" y="4" height="68" width="1102" html.valueishtml="0" name=ow_wfjgmx_out_plancode_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="536870912" )
  72. text(band=header alignment="0" text="自定义1" border="0" color="33554432" x="6048" y="4" height="68" width="1102" html.valueishtml="0" name=u_mtrldef_mtrlsectype_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="536870912" )
  73. text(band=header alignment="0" text="自定义2" border="0" color="33554432" x="7159" y="4" height="68" width="1842" html.valueishtml="0" name=u_mtrldef_zxmtrlmode_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="536870912" )
  74. text(band=header alignment="0" text="实价" border="0" color="33554432" x="9010" y="4" height="68" width="585" html.valueishtml="0" name=ow_wfjgmx_out_price_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="536870912" )
  75. text(band=header alignment="0" text="单价" border="0" color="33554432" x="9605" y="4" height="68" width="585" html.valueishtml="0" name=ow_wfjgmx_out_fprice_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="536870912" )
  76. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="2839" y="16" height="80" width="384" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_mxdscrp visible="1" height.autosize=yes edit.limit=0 edit.case=any edit.focusrectangle=no 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" )
  77. column(band=detail id=12 alignment="2" tabsequence=32766 border="0" color="33554432" x="1792" y="16" height="80" width="347" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_woodcode visible="1" height.autosize=yes 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" )
  78. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1563" y="16" height="80" width="219" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_status visible="1" height.autosize=yes 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" )
  79. column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="503" y="16" height="80" width="562" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname tag="物料名称" 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="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  80. compute(band=detail alignment="2" expression="getrow()"border="0" color="33554432" x="9" y="16" height="80" width="69" format="[general]" html.valueishtml="0" name=printid 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" )
  81. column(band=detail id=21 alignment="2" tabsequence=32766 border="0" color="33554432" x="1074" y="16" height="80" width="480" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode visible="1" height.autosize=yes 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="2" background.color="16777215" )
  82. column(band=detail id=20 alignment="2" tabsequence=32766 border="0" color="33554432" x="2149" y="16" height="80" width="302" format="[general]" html.valueishtml="0" name=u_mtrldef_unit 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="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  83. column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="33554432" x="2459" y="16" height="80" width="370" format="#,##0.####" html.valueishtml="0" name=ow_wfjgmx_out_qty visible="1" edit.limit=0 edit.case=any edit.format="#,##0.####" edit.focusrectangle=no 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" )
  84. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="87" y="16" height="80" width="407" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode tag="物料编码" visible="1" height.autosize=yes 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="2" background.color="16777215" )
  85. column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="33554432" x="3232" y="0" height="60" width="585" format="[general]" html.valueishtml="0" name=u_storage_storagename 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" )
  86. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="3826" y="28" height="68" width="1102" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_pcode visible="1" edit.limit=0 edit.case=any 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="536870912" )
  87. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="4937" y="68" height="68" width="1102" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_plancode visible="1" edit.limit=0 edit.case=any 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="536870912" )
  88. column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="33554432" x="6048" y="92" height="68" width="1102" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlsectype visible="1" edit.limit=0 edit.case=any 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="536870912" )
  89. column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="33554432" x="7159" y="44" height="68" width="1842" format="[general]" html.valueishtml="0" name=u_mtrldef_zxmtrlmode visible="1" edit.limit=0 edit.case=any 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="536870912" )
  90. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="9010" y="36" height="68" width="585" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_price visible="1" edit.limit=0 edit.case=any 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="536870912" )
  91. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="9605" y="64" height="68" width="585" format="[general]" html.valueishtml="0" name=ow_wfjgmx_out_fprice visible="1" edit.limit=0 edit.case=any 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="536870912" )
  92. compute(band=footer alignment="2" expression="count( u_mtrldef_mtrlcode for all )"border="0" color="33554432" x="87" y="4" height="64" width="407" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  93. htmltable(border="1" )
  94. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  95. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  96. import.xml()
  97. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )