ds_sptprice_updown.srd 3.9 KB

1234567891011121314151617181920212223242526272829
  1. $PBExportHeader$ds_sptprice_updown.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=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=84 color="536870912" )
  8. table(column=(type=datetime updatewhereclause=yes name=outdate dbname="u_spt_price_MX.outdate" )
  9. column=(type=decimal(10) updatewhereclause=yes name=price dbname="u_spt_price_MX.price" )
  10. column=(type=datetime updatewhereclause=yes name=sys_changetime dbname="u_spt_price_MX.sys_changetime" )
  11. retrieve=" SELECT u_spt_price_MX.outdate,
  12. u_spt_price_MX.price,
  13. u_spt_price_MX.sys_changetime
  14. FROM u_spt_price_MX
  15. WHERE ( u_spt_price_MX.sptid = :arg_sptid ) AND
  16. ( u_spt_price_MX.mtrlid = :arg_mtrlid )
  17. ORDER BY u_spt_price_MX.sys_changetime DESC
  18. " arguments=(("arg_mtrlid", number),("arg_sptid", number)) )
  19. text(band=header alignment="2" text="采购价格" border="0" color="33554432" x="622" y="8" height="56" width="329" html.valueishtml="0" name=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" )
  20. text(band=header alignment="2" text="采购发生日期" border="0" color="33554432" x="9" y="8" height="56" width="603" html.valueishtml="0" name=outdate_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" )
  21. text(band=header alignment="0" text="Sys Changetime" border="0" color="33554432" x="960" y="4" height="56" width="503" html.valueishtml="0" name=sys_changetime_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" )
  22. column(band=detail id=2 alignment="1" tabsequence=32766 border="0" color="33554432" x="622" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=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" )
  23. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="68" width="603" format="[shortdate] [time]" html.valueishtml="0" name=outdate 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" )
  24. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="960" y="0" height="56" width="503" format="[shortdate] [time]" html.valueishtml="0" name=sys_changetime visible="1" edit.limit=0 edit.case=any edit.autoselect=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" )
  25. htmltable(border="1" )
  26. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  27. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  28. import.xml()
  29. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )