dw_xls_order_ml_pc.srd 2.9 KB

12345678910111213141516171819202122
  1. $PBExportHeader$dw_xls_order_ml_pc.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 )
  4. header(height=72 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=billcode dbname="u_Order_ml.billcode" )
  9. column=(type=char(30) updatewhereclause=yes name=relcode dbname="u_Order_ml.relcode" )
  10. retrieve=" SELECT distinct u_Order_ml.billcode,u_Order_ml.relcode
  11. FROM u_Order_ml
  12. WHERE ( u_Order_ml.scid = :arg_scid )
  13. and (u_order_ml.orderid = :arg_orderid)" arguments=(("arg_scid", number),("arg_orderid", number)) )
  14. text(band=header alignment="2" text="排产单号" border="0" color="0" x="9" y="8" height="56" width="850" html.valueishtml="0" name=billcode_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" )
  15. text(band=header alignment="2" text="相关号" border="0" color="0" x="869" y="8" height="56" width="850" html.valueishtml="0" name=relcode_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" )
  16. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="8" height="68" width="850" format="[general]" html.valueishtml="0" name=billcode 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" )
  17. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="869" y="8" height="68" width="850" format="[general]" html.valueishtml="0" name=relcode 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" )
  18. htmltable(border="1" )
  19. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  20. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  21. import.xml()
  22. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )