dw_xls_incasemx.srd 18 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. $PBExportHeader$dw_xls_incasemx.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=76 color="536870912" )
  8. table(column=(type=char(70) updatewhereclause=yes name=u_incasemx_mtrlstatus dbname="u_incasemx.mtrlstatus" )
  9. column=(type=char(50) updatewhereclause=yes name=u_incasemx_packunit dbname="u_incasemx.packunit" )
  10. column=(type=char(30) updatewhereclause=yes name=u_incasemx_pfcode dbname="u_incasemx.pfcode" )
  11. column=(type=char(30) updatewhereclause=yes name=u_incasemx_packcode dbname="u_incasemx.packcode" )
  12. column=(type=char(50) updatewhereclause=yes name=u_incasemx_packsize dbname="u_incasemx.packsize" )
  13. column=(type=decimal(5) updatewhereclause=yes name=u_incasemx_qty dbname="u_incasemx.qty" )
  14. column=(type=decimal(5) updatewhereclause=yes name=u_incasemx_packqty dbname="u_incasemx.packqty" )
  15. column=(type=decimal(5) updatewhereclause=yes name=u_incasemx_grossweight dbname="u_incasemx.grossweight" )
  16. column=(type=decimal(5) updatewhereclause=yes name=u_incasemx_netweight dbname="u_incasemx.netweight" )
  17. column=(type=decimal(5) updatewhereclause=yes name=u_incasemx_cubage dbname="u_incasemx.cubage" )
  18. column=(type=char(255) updatewhereclause=yes name=u_incasemx_mxdscrp dbname="u_incasemx.mxDscrp" )
  19. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
  20. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrltype dbname="u_mtrldef.mtrltype" )
  21. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlsectype dbname="u_mtrldef.mtrlsectype" )
  22. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  23. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  24. column=(type=char(255) updatewhereclause=yes name=u_mtrldef_dscrp dbname="u_mtrldef.dscrp" )
  25. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlengname dbname="u_mtrldef.mtrlengname" )
  26. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_zxmtrlmode dbname="u_mtrldef.zxmtrlmode" )
  27. retrieve="SELECT u_incasemx.mtrlstatus, u_incasemx.packunit, u_incasemx.pfcode,
  28. u_incasemx.packcode, u_incasemx.packsize, u_incasemx.qty, u_incasemx.packqty,
  29. u_incasemx.grossweight, u_incasemx.netweight, u_incasemx.cubage,
  30. u_incasemx.mxDscrp, u_mtrldef.mtrlcode, u_mtrldef.mtrltype,
  31. u_mtrldef.mtrlsectype, u_mtrldef.mtrlmode, u_mtrldef.unit, u_mtrldef.dscrp,
  32. u_mtrldef.mtrlengname, u_mtrldef.zxmtrlmode
  33. FROM u_incasemx INNER JOIN
  34. u_mtrldef ON u_incasemx.mtrlid = u_mtrldef.mtrlid
  35. where u_incasemx.scid=:arg_scid and
  36. u_incasemx.incaseid=:arg_incaseid " arguments=(("arg_scid", number),("arg_incaseid", number)) )
  37. text(band=header alignment="2" text="品种规格" border="0" color="33554432" x="9" y="8" height="64" width="416" html.valueishtml="0" name=u_incasemx_mtrlstatus_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  38. text(band=header alignment="2" text="包装" border="0" color="33554432" x="434" y="8" height="64" width="416" html.valueishtml="0" name=u_incasemx_packunit_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  39. text(band=header alignment="2" text="编号" border="0" color="33554432" x="859" y="8" height="64" width="398" html.valueishtml="0" name=u_incasemx_pfcode_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  40. text(band=header alignment="2" text="箱号" border="0" color="33554432" x="1266" y="8" height="64" width="434" html.valueishtml="0" name=u_incasemx_packcode_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  41. text(band=header alignment="2" text="纸箱尺码" border="0" color="33554432" x="1710" y="8" height="64" width="393" html.valueishtml="0" name=u_incasemx_packsize_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  42. text(band=header alignment="2" text="数量" border="0" color="33554432" x="2112" y="8" height="64" width="384" html.valueishtml="0" name=u_incasemx_qty_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  43. text(band=header alignment="2" text="箱数" border="0" color="33554432" x="2505" y="8" height="64" width="384" html.valueishtml="0" name=u_incasemx_packqty_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  44. text(band=header alignment="2" text="每箱毛重" border="0" color="33554432" x="2898" y="8" height="64" width="398" html.valueishtml="0" name=u_incasemx_grossweight_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  45. text(band=header alignment="2" text="每箱净重" border="0" color="33554432" x="3305" y="8" height="64" width="384" html.valueishtml="0" name=u_incasemx_netweight_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  46. text(band=header alignment="2" text="每箱体积" border="0" color="33554432" x="3698" y="8" height="64" width="384" html.valueishtml="0" name=u_incasemx_cubage_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  47. text(band=header alignment="2" text="明细备注" border="0" color="33554432" x="4091" y="8" height="64" width="407" html.valueishtml="0" name=u_incasemx_mxdscrp_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  48. text(band=header alignment="2" text="编码" border="0" color="33554432" x="4507" y="8" height="64" width="448" html.valueishtml="0" name=u_mtrldef_mtrlcode_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  49. text(band=header alignment="2" text="物品类别" border="0" color="33554432" x="4965" y="8" height="64" width="439" html.valueishtml="0" name=u_mtrldef_mtrltype_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  50. text(band=header alignment="2" text="自定义1" border="0" color="33554432" x="5413" y="8" height="64" width="366" html.valueishtml="0" name=u_mtrldef_mtrlsectype_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  51. text(band=header alignment="2" text="规格" border="0" color="33554432" x="5787" y="8" height="64" width="393" html.valueishtml="0" name=u_mtrldef_mtrlmode_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  52. text(band=header alignment="2" text="库存单位" border="0" color="33554432" x="6190" y="8" height="64" width="430" html.valueishtml="0" name=u_mtrldef_unit_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  53. text(band=header alignment="2" text="物品备注" border="0" color="33554432" x="6629" y="8" height="64" width="475" html.valueishtml="0" name=u_mtrldef_dscrp_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  54. text(band=header alignment="2" text="英文名称" border="0" color="33554432" x="7113" y="8" height="64" width="430" html.valueishtml="0" name=u_mtrldef_mtrlengname_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  55. text(band=header alignment="2" text="自定义2" border="0" color="33554432" x="7552" y="8" height="64" width="384" html.valueishtml="0" name=u_mtrldef_zxmtrlmode_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  56. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="64" width="416" format="[general]" html.valueishtml="0" name=u_incasemx_mtrlstatus visible="1" edit.limit=70 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  57. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="434" y="8" height="64" width="416" format="[general]" html.valueishtml="0" name=u_incasemx_packunit visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  58. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="859" y="8" height="64" width="398" format="[general]" html.valueishtml="0" name=u_incasemx_pfcode visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  59. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1266" y="8" height="64" width="434" format="[general]" html.valueishtml="0" name=u_incasemx_packcode visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  60. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="1710" y="8" height="64" width="393" format="[general]" html.valueishtml="0" name=u_incasemx_packsize visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  61. column(band=detail id=6 alignment="1" tabsequence=32766 border="0" color="33554432" x="2112" y="8" height="64" width="384" format="[general]" html.valueishtml="0" name=u_incasemx_qty visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  62. column(band=detail id=7 alignment="1" tabsequence=32766 border="0" color="33554432" x="2505" y="8" height="64" width="384" format="[general]" html.valueishtml="0" name=u_incasemx_packqty visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  63. column(band=detail id=8 alignment="1" tabsequence=32766 border="0" color="33554432" x="2898" y="8" height="64" width="398" format="[general]" html.valueishtml="0" name=u_incasemx_grossweight visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  64. column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="3305" y="8" height="64" width="384" format="[general]" html.valueishtml="0" name=u_incasemx_netweight visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  65. column(band=detail id=10 alignment="1" tabsequence=32766 border="0" color="33554432" x="3698" y="8" height="64" width="384" format="[general]" html.valueishtml="0" name=u_incasemx_cubage visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  66. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="4091" y="8" height="64" width="407" format="[general]" html.valueishtml="0" name=u_incasemx_mxdscrp visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  67. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="4507" y="8" height="64" width="448" 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="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  68. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="4965" y="8" height="64" width="439" 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="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  69. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="5413" y="8" height="64" width="366" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlsectype visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  70. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="5787" y="8" height="64" width="393" 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="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  71. column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="6190" y="8" height="64" width="430" 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="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  72. column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="33554432" x="6629" y="8" height="64" width="475" format="[general]" html.valueishtml="0" name=u_mtrldef_dscrp visible="1" edit.limit=255 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  73. column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="33554432" x="7113" y="8" height="64" width="430" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlengname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  74. column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="7552" y="8" height="64" width="384" format="[general]" html.valueishtml="0" name=u_mtrldef_zxmtrlmode visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  75. htmltable(border="1" )
  76. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  77. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  78. import.xml()
  79. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )