dw_cashcode_rp.srd 4.0 KB

123456789101112131415161718192021222324252627
  1. $PBExportHeader$dw_cashcode_rp.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=0 color="536870912" )
  8. detail(height=76 color="536870912" )
  9. table(column=(type=char(12) updatewhereclause=yes name=cashcode dbname="cw_flow.cashcode" )
  10. column=(type=char(64) updatewhereclause=yes name=flowname dbname="cw_flow.flowname" )
  11. column=(type=long updatewhereclause=yes name=dcflag dbname="cw_flow.dcflag"
  12. values="流入 1/流出 0/" )
  13. retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cw_flow~" ) COLUMN(NAME=~"cw_flow.cashcode~") COLUMN(NAME=~"cw_flow.flowname~") COLUMN(NAME=~"cw_flow.dcflag~")WHERE( EXP1 =~"cw_flow.accsetid~" OP =~"=~" EXP2 =~":arg_accsetid~" LOGIC =~"and~" ) WHERE( EXP1 =~"cw_flow.detailfalg~" OP =~"=~" EXP2 =~"1~" ) ) ARG(NAME = ~"arg_accsetid~" TYPE = number) "
  14. arguments=(("arg_accsetid", number))
  15. sort="dcflag D, cashcode A"
  16. )
  17. text(name=cashcode_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="80269524" color="0" alignment="2" border="6" x="9" y="8" height="56" width="357" text="现金流量代码" )
  18. text(name=flowname_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="83686901" color="0" alignment="2" border="6" x="375" y="8" height="56" width="754" text="现金流量名称" )
  19. text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="83686901" color="0" alignment="2" border="6" x="1138" y="8" height="56" width="119" text="方向" )
  20. column(name=cashcode tag="编码" band=detail id=1 x="9" y="4" height="68" width="357" 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=12 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 )
  21. column(name=flowname tag="名称" band=detail id=2 x="375" y="4" height="68" width="754" 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=64 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 )
  22. column(name=dcflag band=detail id=3 x="1138" y="4" height="68" width="119" color="0" border="0" alignment="2" format="" ddlb.allowedit=no ddlb.autohscroll=no ddlb.imemode=0 ddlb.limit=0 ddlb.showlist=no ddlb.sorted=no ddlb.useasborder=no ddlb.vscrollbar=no ddlb.nilisnull=no ddlb.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 )
  23. htmltable(border="1" cellPadding="0" cellSpacing="0" generateCSS="no" noWrap="yes" )
  24. htmlgen()
  25. export.xml(metadatatype=0 savemetadata=0 )
  26. import.xml()
  27. export.pdf(method=0 )