123456789101112131415161718192021222324252627 |
- $PBExportHeader$dw_cashcode_rp.srd
- $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
- release 9;
- 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)
- header(height=72 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=char(12) updatewhereclause=yes name=cashcode dbname="cw_flow.cashcode" )
- column=(type=char(64) updatewhereclause=yes name=flowname dbname="cw_flow.flowname" )
- column=(type=long updatewhereclause=yes name=dcflag dbname="cw_flow.dcflag"
- values="流入 1/流出 0/" )
- 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) "
- arguments=(("arg_accsetid", number))
- sort="dcflag D, cashcode A"
- )
- 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="现金流量代码" )
- 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="现金流量名称" )
- 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="方向" )
- 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 )
- 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 )
- 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 )
- htmltable(border="1" cellPadding="0" cellSpacing="0" generateCSS="no" noWrap="yes" )
- htmlgen()
- export.xml(metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 )
|