dw_spt_ch.srd 10.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. $PBExportHeader$dw_spt_ch.srd
  2. release 11.5;
  3. datawindow(units=0 timer_interval=0 color=1073741824 brushmode=0 transparency=0 gradient.angle=0 gradient.color=8421504 gradient.focus=0 gradient.repetition.count=0 gradient.repetition.length=100 gradient.repetition.mode=0 gradient.scale=100 gradient.spread=100 gradient.transparency=0 picture.blur=0 picture.clip.bottom=0 picture.clip.left=0 picture.clip.right=0 picture.clip.top=0 picture.mode=0 picture.scale.x=100 picture.scale.y=100 picture.transparency=0 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 print.background=no print.preview.background=no print.preview.outline=yes hidegrayline=no showbackcoloronxp=no picture.file="" grid.lines=0 selected.mouse=no )
  4. header(height=72 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  5. summary(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  6. footer(height=64 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  7. detail(height=76 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=sptid dbname="u_spt.sptid" )
  9. column=(type=char(50) update=yes updatewhereclause=yes name=name dbname="u_spt.name" )
  10. column=(type=char(20) update=yes updatewhereclause=yes name=rep dbname="u_spt.rep" )
  11. column=(type=char(20) update=yes updatewhereclause=yes name=spttype dbname="u_spt.spttype" )
  12. column=(type=char(100) update=yes updatewhereclause=yes name=tele dbname="u_spt.tele" )
  13. column=(type=char(100) updatewhereclause=yes name=tele1 dbname="u_spt.tele1" )
  14. column=(type=char(30) update=yes updatewhereclause=yes name=bank dbname="u_spt.bank" )
  15. column=(type=char(30) update=yes updatewhereclause=yes name=cunt dbname="u_spt.cunt" )
  16. column=(type=char(6) update=yes updatewhereclause=yes name=code dbname="u_spt.code" )
  17. column=(type=char(4099) update=yes updatewhereclause=yes name=address dbname="address" )
  18. column=(type=char(255) update=yes updatewhereclause=yes name=dscrp dbname="u_spt.dscrp" )
  19. column=(type=char(20) updatewhereclause=yes name=sptcode dbname="u_spt.sptcode" )
  20. column=(type=datetime updatewhereclause=yes name=opdate dbname="u_spt.opdate" )
  21. column=(type=char(10) updatewhereclause=yes name=opemp dbname="u_spt.opemp" )
  22. column=(type=long updatewhereclause=yes name=inuse dbname="u_spt.inuse" values=" 1/ 0" )
  23. column=(type=char(30) updatewhereclause=yes name=faxno dbname="u_spt.faxno" )
  24. column=(type=char(50) updatewhereclause=yes name=email dbname="u_spt.email" )
  25. column=(type=long updatewhereclause=yes name=dftmoneyid dbname="u_spt.dftmoneyid" )
  26. column=(type=long updatewhereclause=yes name=dftbanktypeid dbname="u_spt.dftbanktypeid" )
  27. retrieve=" SELECT u_spt.sptid,
  28. u_spt.name,
  29. u_spt.rep,
  30. u_spt.spttype,
  31. u_spt.tele,
  32. u_spt.tele1,
  33. u_spt.bank,
  34. u_spt.cunt,
  35. u_spt.code,
  36. convert (text,u_spt.address) as address,
  37. u_spt.dscrp,
  38. u_spt.sptcode,
  39. u_spt.opdate,
  40. u_spt.opemp,
  41. u_spt.inuse ,
  42. u_spt.faxno,
  43. u_spt.email,
  44. dftmoneyid,
  45. dftbanktypeid
  46. FROM u_spt
  47. where ( u_spt.inuse = :arg_inuse OR :arg_inuse = -1 )
  48. and ( u_spt.spttype = :arg_spttype OR :arg_spttype = '' ) " update="u_spt" updatewhere=1 updatekeyinplace=no arguments=(("arg_inuse", number),("arg_spttype", string)) sort="sptcode A " )
  49. text(band=header alignment="2" text="编号" border="0" color="0" x="9" y="8" height="56" width="402" html.valueishtml="0" name=sptcode_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  50. text(band=header alignment="2" text="供应商名称" border="0" color="0" x="421" y="8" height="56" width="1623" html.valueishtml="0" name=name_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  51. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="402" format="[general]" html.valueishtml="0" name=sptcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="1073741824~tif( inuse =0,rgb(50,255,255),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  52. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="421" y="4" height="68" width="1623" format="[general]" html.valueishtml="0" name=name tag="供应商名称" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="1073741824~tif( inuse =0,rgb(50,255,255),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  53. compute(band=footer alignment="2" expression="count(sptcode for all)"border="0" color="16711680" x="9" y="4" height="56" width="402" 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="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  54. htmltable(border="1" )
  55. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" pagingmethod=0 generatedddwframes="1" )
  56. xhtmlgen() cssgen(sessionspecific="0" )
  57. xmlgen(inline="0" )
  58. xsltgen()
  59. jsgen()
  60. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  61. import.xml()
  62. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
  63. export.xhtml()