dw_mtrl_newprice_new.srd 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. $PBExportHeader$dw_mtrl_newprice_new.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=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=64 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_mtrldef_mtrlid dbname="u_mtrldef.mtrlid" )
  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(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  12. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrltype dbname="u_mtrldef.mtrltype" )
  13. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlsectype dbname="u_mtrldef.mtrlsectype" )
  14. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_zxmtrlmode dbname="u_mtrldef.zxmtrlmode" )
  15. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  16. column=(type=decimal(10) updatewhereclause=yes name=u_mtrldef_planprice dbname="u_mtrldef.planprice" )
  17. column=(type=char(255) updatewhereclause=yes name=u_mtrldef_dscrp dbname="u_mtrldef.dscrp" )
  18. column=(type=datetime updatewhereclause=yes name=u_mtrldef_popdate dbname="u_mtrldef.Popdate" )
  19. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_popemp dbname="u_mtrldef.Popemp" )
  20. column=(type=long updatewhereclause=yes name=u_mtrldef_mtrlprp dbname="u_mtrldef.Mtrlprp" )
  21. column=(type=long updatewhereclause=yes name=u_mtrldef_mtrlorigin dbname="u_mtrldef.Mtrlorigin" )
  22. column=(type=decimal(10) updatewhereclause=yes name=v_maxprice_sptprice_price dbname="v_maxprice_sptprice.price" )
  23. column=(type=char(20) updatewhereclause=yes name=v_maxprice_sptprice_expr1 dbname="v_maxprice_sptprice.Expr1" )
  24. column=(type=char(255) updatewhereclause=yes name=v_maxprice_sptprice_status dbname="v_maxprice_sptprice.status" )
  25. column=(type=char(255) updatewhereclause=yes name=v_maxprice_sptprice_woodcode dbname="v_maxprice_sptprice.woodcode" )
  26. column=(type=char(255) updatewhereclause=yes name=v_maxprice_sptprice_pcode dbname="v_maxprice_sptprice.pcode" )
  27. retrieve="SELECT u_mtrldef.mtrlid, u_mtrldef.mtrlcode, u_mtrldef.mtrlname, u_mtrldef.unit,
  28. u_mtrldef.mtrltype, u_mtrldef.mtrlsectype, u_mtrldef.zxmtrlmode, u_mtrldef.mtrlmode,
  29. u_mtrldef.planprice, u_mtrldef.dscrp, u_mtrldef.Popdate, u_mtrldef.Popemp,
  30. u_mtrldef.Mtrlprp, u_mtrldef.Mtrlorigin, v_maxprice_sptprice.price,
  31. v_maxprice_sptprice.unit AS Expr1, v_maxprice_sptprice.status,
  32. v_maxprice_sptprice.woodcode, v_maxprice_sptprice.pcode
  33. FROM u_mtrldef LEFT OUTER JOIN
  34. v_maxprice_sptprice ON u_mtrldef.mtrlid = v_maxprice_sptprice.mtrlid
  35. WHERE (u_mtrldef.isuse = 1) " arguments=(("arg_sptid", number)) )
  36. text(band=header alignment="2" text="编码" border="0" color="0" x="9" y="8" height="56" width="407" 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" )
  37. text(band=header alignment="2" text="品名" border="0" color="0" x="425" y="8" height="56" width="635" 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" )
  38. text(band=header alignment="2" text="规格" border="0" color="0" x="1070" y="8" height="56" width="352" 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" )
  39. text(band=header alignment="2" text="类别" border="0" color="0" x="1431" y="8" height="56" width="274" 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" )
  40. text(band=header alignment="2" text="自定义1" border="0" color="0" x="1714" y="8" height="56" width="347" html.valueishtml="0" name=u_mtrldef_mtrlsectype_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="0" x="2071" y="8" height="56" width="338" html.valueishtml="0" name=u_mtrldef_zxmtrlmode_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="0" text="U Mtrldef Mtrlid" border="0" color="33554432" x="2418" y="4" height="76" width="73" html.valueishtml="0" name=u_mtrldef_mtrlid_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" )
  43. text(band=header alignment="0" text="U Mtrldef Unit" border="0" color="33554432" x="2501" y="4" height="76" width="261" html.valueishtml="0" name=u_mtrldef_unit_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" )
  44. text(band=header alignment="0" text="U Mtrldef Planprice" border="0" color="33554432" x="2770" y="4" height="76" width="2341" html.valueishtml="0" name=u_mtrldef_planprice_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" )
  45. text(band=header alignment="0" text="U Mtrldef Dscrp" border="0" color="33554432" x="5120" y="4" height="76" width="3502" html.valueishtml="0" name=u_mtrldef_dscrp_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" )
  46. text(band=header alignment="0" text="U Mtrldef Popdate" border="0" color="33554432" x="8631" y="4" height="76" width="503" html.valueishtml="0" name=u_mtrldef_popdate_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" )
  47. text(band=header alignment="0" text="U Mtrldef Popemp" border="0" color="33554432" x="9143" y="4" height="76" width="261" html.valueishtml="0" name=u_mtrldef_popemp_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" )
  48. text(band=header alignment="0" text="U Mtrldef Mtrlprp" border="0" color="33554432" x="9413" y="4" height="76" width="206" html.valueishtml="0" name=u_mtrldef_mtrlprp_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" )
  49. text(band=header alignment="0" text="U Mtrldef Mtrlorigin" border="0" color="33554432" x="9627" y="4" height="76" width="206" html.valueishtml="0" name=u_mtrldef_mtrlorigin_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" )
  50. text(band=header alignment="0" text="V Maxprice Sptprice Price" border="0" color="33554432" x="9842" y="4" height="76" width="2341" html.valueishtml="0" name=v_maxprice_sptprice_price_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" )
  51. text(band=header alignment="0" text="V Maxprice Sptprice Expr1" border="0" color="33554432" x="12192" y="4" height="76" width="530" html.valueishtml="0" name=v_maxprice_sptprice_expr1_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" )
  52. text(band=header alignment="0" text="V Maxprice Sptprice Status" border="0" color="33554432" x="12731" y="4" height="76" width="800" html.valueishtml="0" name=v_maxprice_sptprice_status_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" )
  53. text(band=header alignment="0" text="V Maxprice Sptprice Woodcode" border="0" color="33554432" x="13541" y="4" height="76" width="800" html.valueishtml="0" name=v_maxprice_sptprice_woodcode_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" )
  54. text(band=header alignment="0" text="V Maxprice Sptprice Pcode" border="0" color="33554432" x="14350" y="4" height="76" width="800" html.valueishtml="0" name=v_maxprice_sptprice_pcode_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" )
  55. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="407" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode tag="物料编码" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  56. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="425" y="4" height="68" width="635" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname tag="物料名称" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  57. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="0" x="1070" y="4" height="68" width="352" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode tag="物料规格" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  58. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="1431" y="4" height="68" width="274" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrltype tag="物料类别" 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="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="1714" y="4" height="68" width="347" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlsectype tag="物料二级类别" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  60. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0" x="2071" y="4" height="68" width="338" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  61. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="2418" y="0" height="56" width="73" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlid 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  62. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="2501" y="0" height="56" width="261" format="[general]" html.valueishtml="0" name=u_mtrldef_unit 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  63. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="2770" y="0" height="56" width="2341" format="[general]" html.valueishtml="0" name=u_mtrldef_planprice 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  64. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="0" x="5120" y="0" height="56" width="3502" format="[general]" html.valueishtml="0" name=u_mtrldef_dscrp 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  65. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="0" x="8631" y="0" height="56" width="503" format="[shortdate] [time]" html.valueishtml="0" name=u_mtrldef_popdate 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  66. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="9143" y="0" height="56" width="261" format="[general]" html.valueishtml="0" name=u_mtrldef_popemp 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  67. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="0" x="9413" y="0" height="56" width="206" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlprp 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  68. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="0" x="9627" y="0" height="56" width="206" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlorigin 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  69. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="0" x="9842" y="0" height="56" width="2341" format="[general]" html.valueishtml="0" name=v_maxprice_sptprice_price 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  70. column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="0" x="12192" y="0" height="56" width="530" format="[general]" html.valueishtml="0" name=v_maxprice_sptprice_expr1 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  71. column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="0" x="12731" y="0" height="56" width="800" format="[general]" html.valueishtml="0" name=v_maxprice_sptprice_status 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  72. column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="0" x="13541" y="0" height="56" width="800" format="[general]" html.valueishtml="0" name=v_maxprice_sptprice_woodcode 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  73. column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="0" x="14350" y="0" height="56" width="800" format="[general]" html.valueishtml="0" name=v_maxprice_sptprice_pcode 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  74. compute(band=footer alignment="2" expression="count(u_mtrldef_mtrlcode for all)"border="0" color="16711680" x="9" y="4" height="56" width="407" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" 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" )