dw_user_sc_sp1.srd 3.7 KB

12345678910111213141516171819202122232425262728
  1. $PBExportHeader$dw_user_sc_sp1.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=72 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=64 color="536870912" )
  7. detail(height=72 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=scid dbname="u_scdef.ScID" )
  9. column=(type=char(30) update=yes updatewhereclause=yes name=scname dbname="u_scdef.scname" )
  10. column=(type=char(2) update=yes updatewhereclause=yes name=sccode dbname="u_scdef.sccode" )
  11. column=(type=long updatewhereclause=yes name=choice dbname="choice" values=" 1/ 0" )
  12. retrieve=" SELECT u_scdef.ScID,
  13. u_scdef.scname,
  14. u_scdef.sccode,
  15. 0 as choice
  16. FROM u_scdef
  17. " update="u_scdef" updatewhere=1 updatekeyinplace=no sort="scid A " )
  18. text(band=header alignment="0" text="" border="6" color="33554432" x="9" y="8" height="56" width="82" html.valueishtml="0" name=choice_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" )
  19. text(band=header alignment="2" text="分部名称" border="6" color="33554432" x="101" y="8" height="56" width="571" html.valueishtml="0" name=scname_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" )
  20. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="101" y="4" height="64" width="571" format="[general]" html.valueishtml="0" name=scname 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" )
  21. column(band=detail id=4 alignment="2" tabsequence=10 border="0" color="33554432" x="9" y="4" height="64" width="82" format="[general]" html.valueishtml="0" name=choice visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  22. compute(band=footer alignment="2" expression="count( scid for all )"border="0" color="16711680" x="101" y="4" height="56" width="571" format="[GENERAL]" html.valueishtml="0" name=compute_2 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  23. compute(band=footer alignment="2" expression="sum(choice * choice for all)"border="0" color="16711680" x="9" y="4" height="56" width="82" format="[GENERAL]" html.valueishtml="0" name=compute_1 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" )
  24. htmltable(border="1" )
  25. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  26. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  27. import.xml()
  28. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )