dw_accset_ch.srd 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. $PBExportHeader$dw_accset_ch.srd
  2. $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
  3. release 9;
  4. datawindow ( units=0 timer_interval=0 color=16777215 processing=1 print.documentname="" print.orientation=0 print.margin.left=110 print.margin.right=110 print.margin.top=96 print.margin.bottom=96 print.paper.size=0 print.paper.source=0 grid.lines=0 selected.mouse=yes)
  5. header(height=72 color="536870912" )
  6. summary(height=0 color="536870912" )
  7. footer(height=64 color="536870912" )
  8. detail(height=76 color="536870912" )
  9. table(column=(type=long key=yes update=yes updatewhereclause=yes name=accsetid dbname="cw_accset.accsetid" )
  10. column=(type=char(40) update=yes updatewhereclause=yes name=accsetname dbname="cw_accset.accsetname" )
  11. column=(type=char(40) update=yes updatewhereclause=yes name=cropname dbname="cw_accset.cropname" )
  12. column=(type=long update=yes updatewhereclause=yes name=startyear dbname="cw_accset.startyear" )
  13. column=(type=long update=yes updatewhereclause=yes name=startyearmon dbname="cw_accset.startyearmon" )
  14. retrieve=" SELECT cw_accset.accsetid,
  15. cw_accset.accsetname,
  16. cw_accset.cropname,
  17. cw_accset.startyear,
  18. cw_accset.startyearmon
  19. FROM cw_accset
  20. WHERE cw_accset.accsetid <> :accsetid
  21. and cropid = :arg_cropid
  22. "
  23. update="cw_accset" updatewhere=1 updatekeyinplace=no
  24. arguments=(("accsetid", number), ("arg_cropid", number))
  25. )
  26. text(name=accsetname_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="82700779" color="0" alignment="2" border="6" x="9" y="8" height="56" width="370" text="帐套代号" )
  27. text(name=cropname_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="82700779" color="0" alignment="2" border="6" x="389" y="8" height="56" width="937" text="企业名称" )
  28. text(name=startyear_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="82700779" color="0" alignment="2" border="6" x="1335" y="8" height="56" width="251" text="启用年度" )
  29. text(name=startyearmon_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="82700779" color="0" alignment="2" border="6" x="1595" y="8" height="56" width="265" text="启用期间" )
  30. compute(band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="16711680" x="389" y="4" height="56" width="937" format="[general]" expression="count(cropname for all)" alignment="2" border="0" crosstab.repeat=no )
  31. column(name=accsetname tag="帐套代号" band=detail id=2 x="9" y="4" height="68" width="370" color="0" border="0" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=40 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  32. column(name=cropname tag="企业名称" band=detail id=3 x="389" y="4" height="68" width="937" color="0" border="0" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=40 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  33. column(name=startyear tag="启用年度" band=detail id=4 x="1335" y="4" height="68" width="251" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  34. column(name=startyearmon tag="启用期间" band=detail id=5 x="1595" y="4" height="68" width="265" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  35. htmltable(border="1" cellPadding="0" cellSpacing="0" generateCSS="no" noWrap="yes" )
  36. htmlgen()
  37. export.xml(metadatatype=0 savemetadata=0 )
  38. import.xml()
  39. export.pdf(method=0 )