dw_rp_scdef.srd 5.0 KB

123456789101112131415161718192021222324252627282930313233
  1. $PBExportHeader$dw_rp_scdef.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=60000 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 2 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 9 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=276 color="536870912" )
  5. summary(height=68 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=scid dbname="u_scdef.ScID" initial="-1" )
  9. column=(type=char(2) update=yes updatewhereclause=yes name=sccode dbname="u_scdef.sccode" initial="empty" )
  10. column=(type=char(30) update=yes updatewhereclause=yes name=scname dbname="u_scdef.scname" initial="empty" )
  11. column=(type=char(50) update=yes updatewhereclause=yes name=ffpsw dbname="u_scdef.Ffpsw" initial="empty" )
  12. column=(type=char(150) update=yes updatewhereclause=yes name=mffpsw dbname="u_scdef.mffpsw" initial="empty" )
  13. retrieve=" SELECT u_scdef.ScID,
  14. u_scdef.sccode,
  15. u_scdef.scname,
  16. u_scdef.Ffpsw,
  17. u_scdef.mffpsw
  18. FROM u_scdef
  19. " update="u_scdef" updatewhere=1 updatekeyinplace=no )
  20. text(band=header alignment="2" text="代号" border="2" color="0" x="9" y="220" height="56" width="334" html.valueishtml="0" name=sccode_t visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  21. text(band=header alignment="2" text="分部名称" border="2" color="0" x="352" y="220" height="56" width="1248" html.valueishtml="0" name=scname_t visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  22. column(band=detail id=2 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="334" format="[general]" html.valueishtml="0" name=sccode tag="分部代号" visible="1" edit.limit=2 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  23. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="352" y="4" height="68" width="1248" format="[general]" html.valueishtml="0" name=scname 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="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  24. compute(band=summary alignment="2" expression="count(scname for all)"border="0" color="0" x="352" y="4" height="60" width="1248" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  25. text(band=summary alignment="2" text="合计" border="0" color="0" x="9" y="4" height="60" width="334" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  26. text(band=foreground alignment="1" text="" border="0" color="33554431" x="0" y="0" height="216" width="1664" html.valueishtml="0" name=t_2 visible="1" resizeable=1 font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="33554431" )
  27. compute(band=foreground alignment="0" expression="'打印日期: '+string(today(),'yyyy-mm-dd')+' 共 '+string(pageCount())+' 页 第 ' + string(page()) + ' 页'"border="0" color="0" x="9" y="144" height="56" width="1481" format="[general]" html.valueishtml="0" name=pagemsg visible="1" moveable=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  28. text(band=foreground alignment="0" text="分部资料" border="0" color="0" x="9" y="8" height="124" width="1458" html.valueishtml="0" name=title visible="1" moveable=1 font.face="宋体" font.height="-20" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="33554431" )
  29. htmltable(border="1" )
  30. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  31. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  32. import.xml()
  33. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )