dw_xls_outwaremx_move.srd 14 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. $PBExportHeader$dw_xls_outwaremx_move.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=80 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_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  9. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
  10. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" )
  11. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlsectype dbname="u_mtrldef.mtrlsectype" )
  12. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrltype dbname="u_mtrldef.mtrltype" )
  13. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  14. column=(type=char(255) updatewhereclause=yes name=u_outwaremovemx_mxdscrp dbname="u_OutWaremoveMx.Mxdscrp" )
  15. column=(type=char(255) updatewhereclause=yes name=u_outwaremovemx_pcode dbname="u_OutWaremoveMx.pcode" )
  16. column=(type=char(30) updatewhereclause=yes name=u_outwaremovemx_plancode dbname="u_OutWaremoveMx.plancode" )
  17. column=(type=decimal(10) updatewhereclause=yes name=u_outwaremovemx_price dbname="u_OutWaremoveMx.price" )
  18. column=(type=decimal(4) updatewhereclause=yes name=u_outwaremovemx_qty dbname="u_OutWaremoveMx.Qty" )
  19. column=(type=char(255) updatewhereclause=yes name=u_outwaremovemx_status dbname="u_OutWaremoveMx.status" )
  20. column=(type=char(255) updatewhereclause=yes name=u_outwaremovemx_woodcode dbname="u_OutWaremoveMx.woodcode" )
  21. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_zxmtrlmode dbname="u_mtrldef.zxmtrlmode" )
  22. retrieve="SELECT u_mtrldef.mtrlmode, u_mtrldef.mtrlcode, u_mtrldef.mtrlname, u_mtrldef.mtrlsectype,
  23. u_mtrldef.mtrltype, u_mtrldef.unit, u_OutWaremoveMx.Mxdscrp,
  24. u_OutWaremoveMx.pcode, u_OutWaremoveMx.plancode, u_OutWaremoveMx.price,
  25. u_OutWaremoveMx.Qty, u_OutWaremoveMx.status, u_OutWaremoveMx.woodcode,
  26. u_mtrldef.zxmtrlmode
  27. FROM u_OutWaremoveMx INNER JOIN
  28. u_mtrldef ON u_OutWaremoveMx.MtrlID = u_mtrldef.mtrlid
  29. WHERE
  30. ( u_outwaremovemx.outwareid = :arg_outwareid ) and
  31. ( :arg_scid = :arg_scid )" arguments=(("arg_scid", number),("arg_outwareid", number)) )
  32. text(band=header alignment="2" text="编码" border="0" color="33554432" x="9" y="8" height="56" width="453" 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" )
  33. text(band=header alignment="2" text="数量" border="0" color="33554432" x="471" y="8" height="56" width="411" html.valueishtml="0" name=u_outwaremovemx_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" )
  34. text(band=header alignment="2" text="备注" border="0" color="33554432" x="891" y="8" height="56" width="503" html.valueishtml="0" name=u_outwaremovemx_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" )
  35. text(band=header alignment="2" text="品名" border="0" color="33554432" x="1403" y="8" height="56" width="494" 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" )
  36. text(band=header alignment="2" text="库存单位" border="0" color="33554432" x="1906" y="8" height="56" width="297" 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" )
  37. text(band=header alignment="2" text="类别" border="0" color="33554432" x="2213" y="8" height="56" width="453" html.valueishtml="0" name=u_mtrldef_mtrltype_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" )
  38. text(band=header alignment="2" text="批号" border="0" color="33554432" x="2674" y="8" height="56" width="416" html.valueishtml="0" name=u_outwaremovemx_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" )
  39. text(band=header alignment="2" text="配置" border="0" color="33554432" x="3099" y="8" height="56" width="407" html.valueishtml="0" name=u_outwaremovemx_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" )
  40. text(band=header alignment="2" text="配置1" border="0" color="33554432" x="3515" y="8" height="56" width="425" html.valueishtml="0" name=u_outwaremovemx_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" )
  41. text(band=header alignment="2" text="配置2" border="0" color="33554432" x="3950" y="8" height="56" width="421" html.valueishtml="0" name=u_outwaremovemx_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" )
  42. text(band=header alignment="2" text="单价" border="0" color="33554432" x="4379" y="8" height="56" width="411" html.valueishtml="0" name=u_outwaremovemx_price_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" )
  43. text(band=header alignment="0" text="自定义1" border="0" color="33554432" x="4800" y="8" height="60" width="507" html.valueishtml="0" name=u_mtrldef_mtrlsectype_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  44. text(band=header alignment="0" text="自定义2" border="0" color="33554432" x="5317" y="8" height="60" width="594" html.valueishtml="0" name=u_mtrldef_zxmtrlmode_t visible="1" font.face="Arial" font.height="-9" 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="33554432" x="5920" y="8" height="60" width="800" 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="2" background.color="1073741824" )
  46. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="68" width="453" 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" )
  47. column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="471" y="8" height="68" width="411" format="[general]" html.valueishtml="0" name=u_outwaremovemx_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" )
  48. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="891" y="8" height="68" width="503" format="[general]" html.valueishtml="0" name=u_outwaremovemx_mxdscrp 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" )
  49. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="1403" y="8" height="68" width="494" 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" )
  50. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="1906" y="8" height="68" width="297" 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" )
  51. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="2213" y="8" height="68" width="453" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrltype 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" )
  52. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="2674" y="8" height="68" width="416" format="[general]" html.valueishtml="0" name=u_outwaremovemx_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" )
  53. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="3099" y="8" height="68" width="407" format="[general]" html.valueishtml="0" name=u_outwaremovemx_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" )
  54. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="3515" y="8" height="68" width="425" format="[general]" html.valueishtml="0" name=u_outwaremovemx_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" )
  55. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="3950" y="8" height="68" width="421" format="[general]" html.valueishtml="0" name=u_outwaremovemx_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" )
  56. column(band=detail id=10 alignment="1" tabsequence=32766 border="0" color="33554432" x="4379" y="8" height="68" width="411" format="[general]" html.valueishtml="0" name=u_outwaremovemx_price 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" )
  57. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="4800" y="8" height="68" width="507" 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="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  58. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="5317" y="8" height="68" width="594" 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="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  59. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="5920" y="8" height="68" width="800" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode 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" )
  60. htmltable(border="1" )
  61. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  62. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  63. import.xml()
  64. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )