dw_rp_mtrl_newprice_mx.srd 7.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. $PBExportHeader$dw_rp_mtrl_newprice_mx.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=84 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=120 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_spt_price_sptid dbname="u_spt_price.sptid" )
  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=decimal(10) update=yes updatewhereclause=yes name=u_spt_price_price dbname="u_spt_price.price" )
  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(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  15. column=(type=long updatewhereclause=yes name=u_spt_price_mtrlid dbname="u_spt_price.mtrlid" )
  16. retrieve=" SELECT u_spt_price.sptid,
  17. u_mtrldef.mtrlcode,
  18. u_mtrldef.mtrlname,
  19. u_spt_price.price,
  20. u_mtrldef.mtrltype,
  21. u_mtrldef.unit,
  22. u_mtrldef.mtrlmode,
  23. u_spt_price.mtrlid
  24. FROM u_spt_price,
  25. u_mtrldef
  26. WHERE ( u_spt_price.mtrlid = u_mtrldef.mtrlid ) and
  27. ( ( u_spt_price.sptid = :arg_sptid ) )
  28. " arguments=(("arg_sptid", number)) sort="u_mtrldef_mtrlcode A " )
  29. text(band=header alignment="2" text="编码" border="0" color="0" x="96" y="8" height="60" width="507" html.valueishtml="0" name=u_mtrldef_mtrlcode_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" )
  30. text(band=header alignment="2" text="品名" border="0" color="0" x="613" y="8" height="60" width="832" html.valueishtml="0" name=u_mtrldef_mtrlname_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" )
  31. text(band=header alignment="2" text="类别" border="0" color="0" x="2674" y="8" height="60" width="512" html.valueishtml="0" name=u_mtrldef_mtrltype_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" )
  32. text(band=header alignment="2" text="规格" border="0" color="0" x="1454" y="8" height="60" width="581" html.valueishtml="0" name=u_mtrldef_mtrlmode_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" )
  33. text(band=header alignment="2" text="单价" border="0" color="0" x="2313" y="8" height="60" width="352" html.valueishtml="0" name=u_spt_price_price_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  34. text(band=header alignment="2" text="序" border="0" color="33554432" x="9" y="8" height="60" width="78" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  35. text(band=header alignment="2" text="库存单位" border="0" color="33554432" x="2043" y="8" height="60" width="261" html.valueishtml="0" name=u_mtrldef_unit_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  36. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="96" y="28" height="68" width="507" 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="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  37. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="613" y="28" height="68" width="832" 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="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  38. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="2674" y="28" height="68" width="512" 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="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  39. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0" x="1454" y="28" height="68" width="581" 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="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  40. column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="0" x="2313" y="28" height="68" width="352" format="#,###0.00########" html.valueishtml="0" name=u_spt_price_price tag="最新采购价格" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  41. compute(band=detail alignment="0" expression="getrow()"border="0" color="33554432" x="9" y="28" height="68" width="78" format="[GENERAL]" html.valueishtml="0" name=compute_1 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" )
  42. column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="2043" y="28" height="68" width="261" format="[general]" html.valueishtml="0" name=u_mtrldef_unit visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  43. htmltable(border="1" )
  44. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  45. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  46. import.xml()
  47. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )