123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- $PBExportHeader$dw_credence_index.srd
- $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
- release 9;
- datawindow ( units=0 timer_interval=0 color=16777215 processing=1 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.size=0 print.paper.source=0 print.canusedefaultprinter=yes grid.lines=0 selected.mouse=no)
- header(height=68 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long key=yes updatewhereclause=yes initial="0" name=credid dbname="cw_credence.credid" )
- column=(type=long key=yes updatewhereclause=yes initial="0" name=accsetid dbname="cw_credence.accsetid" )
- column=(type=long key=yes updatewhereclause=yes initial="0" name=subaccsetid dbname="cw_credence.subaccsetid" )
- column=(type=char(10) updatewhereclause=yes initial="empty" name=credtype dbname="cw_credence.credtype" )
- column=(type=long updatewhereclause=yes initial="0" name=credno dbname="cw_credence.credno" )
- column=(type=datetime updatewhereclause=yes name=reldate dbname="cw_credence.reldate" )
- column=(type=char(50) updatewhereclause=yes initial="empty" name=reldcode dbname="cw_credence.reldcode" )
- column=(type=datetime updatewhereclause=yes initial="today" name=creddate dbname="cw_credence.creddate" )
- column=(type=long updatewhereclause=yes initial="0" name=billnumber dbname="cw_credence.billnumber" )
- column=(type=long updatewhereclause=yes initial="0" name=readtype dbname="cw_credence.readtype"
- values=" 0/结转损益 100/资产增加 200/计提折旧 201/资产减少 202/自转凭证 300/结转 301/出纳 888/" )
- column=(type=long updatewhereclause=yes initial="0" name=cmonth dbname="cw_credence.cmonth" )
- column=(type=char(20) updatewhereclause=yes initial="empty" name=billmaker dbname="cw_credence.billmaker" )
- column=(type=datetime updatewhereclause=yes name=billmakerdate dbname="cw_credence.billmakerdate" )
- column=(type=char(20) updatewhereclause=yes initial="empty" name=billcheck dbname="cw_credence.billcheck" )
- column=(type=datetime updatewhereclause=yes name=billcheckdate dbname="cw_credence.billcheckdate" )
- column=(type=char(20) updatewhereclause=yes initial="empty" name=billpost dbname="cw_credence.billpost" )
- column=(type=datetime updatewhereclause=yes name=billpostdate dbname="cw_credence.billpostdate" )
- column=(type=long updatewhereclause=yes name=checkflag dbname="cw_credence.checkflag"
- values=" 1/ 0" )
- column=(type=long updatewhereclause=yes name=postflag dbname="cw_credence.postflag"
- values=" 1/ 0" )
- column=(type=long updatewhereclause=yes name=relevantbillid dbname="cw_credence.relevantbillid" )
- column=(type=char(20) updatewhereclause=yes name=modemp dbname="cw_credence.modemp" )
- column=(type=datetime updatewhereclause=yes name=moddate dbname="cw_credence.moddate" )
- column=(type=long updatewhereclause=yes name=ifauto dbname="cw_credence.ifauto"
- values=" 1/ 0" )
- retrieve=" SELECT cw_credence.credid,
- cw_credence.accsetid,
- cw_credence.subaccsetid,
- cw_credence.credtype,
- cw_credence.credno,
- cw_credence.reldate,
- cw_credence.reldcode,
- cw_credence.creddate,
- cw_credence.billnumber,
- cw_credence.readtype,
- cw_credence.cmonth,
- cw_credence.billmaker,
- cw_credence.billmakerdate,
- cw_credence.billcheck,
- cw_credence.billcheckdate,
- cw_credence.billpost,
- cw_credence.billpostdate,
- cw_credence.checkflag,
- cw_credence.postflag,
- cw_credence.relevantbillid ,
- cw_credence.modemp ,
- cw_credence.moddate ,
- cw_credence.ifauto
- FROM cw_credence
- WHERE ( cw_credence.accsetid = :arg_accsetid ) AND
- ( cw_credence.checkflag = :arg_checkflag OR :arg_checkflag = -1 ) AND
- ( cw_credence.cmonth = :arg_cmonth ) and
- ( cw_credence.postflag = :arg_postflag OR :arg_postflag = -1 ) and
- ( cw_credence.credtype = :arg_credtype or :arg_credtype = '-1' )
- "
- update="cw_credence" updatewhere=0 updatekeyinplace=no
- arguments=(("arg_accsetid", number), ("arg_checkflag", number), ("arg_postflag", number), ("arg_credtype", string), ("arg_cmonth", number))
- sort="cmonth D, credtype D, credno A"
- )
- text(name=cmonth_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="256" y="8" height="56" width="178" text="期间" )
- text(name=credno_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="137" y="8" height="56" width="110" text="号" )
- text(name=creddate_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="443" y="8" height="56" width="279" text="日期" )
- text(name=billnumber_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="731" y="8" height="56" width="146" text="附件" )
- text(name=billmaker_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="2331" y="8" height="56" width="265" text="制单人" )
- text(name=billmakerdate_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="2606" y="8" height="56" width="453" text="制单时间" )
- text(name=billcheck_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="3205" y="8" height="56" width="325" text="审核人" )
- text(name=billcheckdate_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="3538" y="8" height="56" width="480" text="审核时间" )
- text(name=billpost_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="4165" y="8" height="56" width="297" text="登帐人" )
- text(name=checkflag_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="3067" y="8" height="56" width="128" text="审核" )
- text(name=postflag_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="4027" y="8" height="56" width="128" text="登帐" )
- text(name=credtype_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="9" y="8" height="56" width="119" text="字" )
- text(name=readtype_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="1979" y="8" height="56" width="343" text="凭证类型" )
- text(name=t_1 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="887" y="8" height="56" width="279" text="相关日期" )
- text(name=t_2 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="1175" y="8" height="56" width="795" text="相关号" )
- text(name=billpostdate_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="4471" y="8" height="56" width="443" text="登帐时间" )
- text(name=t_3 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="4923" y="8" height="56" width="201" text="修改人" )
- text(name=t_4 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="5134" y="8" height="56" width="466" text="修改时间" )
- text(name=ifauto_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="33554432" alignment="2" border="0" x="5609" y="8" height="56" width="137" text="自动" )
- compute(name=compute_1 visible="1" 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="256" y="4" height="56" width="178" format="[general]" expression="count(cmonth for all)" alignment="2" border="0" crosstab.repeat=no )
- compute(name=compute_2 visible="1" band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" x="731" y="4" height="56" width="146" format="[general]" expression="sum(billnumber for all)" alignment="2" border="0" crosstab.repeat=no )
- column(name=billmaker visible="1" tag="制单" band=detail id=12 x="2331" y="4" height="68" width="265" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,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=20 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=billmakerdate visible="1" tag="制单时间" band=detail id=13 x="2606" y="4" height="68" width="453" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="2" format="yyyy-mm-dd hh:mm" 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 )
- column(name=billcheck visible="1" tag="审核" band=detail id=14 x="3205" y="4" height="68" width="325" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,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=20 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=billcheckdate visible="1" tag="审核时间" band=detail id=15 x="3538" y="4" height="68" width="480" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="2" format="yyyy-mm-dd hh:mm" 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=yes 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=billpost visible="1" tag="登帐" band=detail id=16 x="4165" y="4" height="68" width="297" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="0" format="" 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=20 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=postflag visible="1" tag="登帐标记" band=detail id=19 x="4027" y="4" height="68" width="128" color="0" border="0" alignment="2" format="[general]" checkbox.lefttext=no checkbox.scale=no checkbox.threed=yes checkbox.text="" checkbox.on="1" checkbox.off="0" 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=checkflag visible="1" tag="审核标记" band=detail id=18 x="3067" y="4" height="68" width="128" color="0" border="0" alignment="2" format="[general]" checkbox.lefttext=no checkbox.scale=no checkbox.threed=yes checkbox.text="" checkbox.on="1" checkbox.off="0" 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=credtype visible="1" tag="凭证字类型" band=detail id=4 x="9" y="4" height="68" width="119" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="2" 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=10 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=credno visible="1" tag="编号" band=detail id=5 x="137" y="4" height="68" width="110" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="2" 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 )
- column(name=cmonth visible="1" tag="期间" band=detail id=11 x="256" y="4" height="68" width="178" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="2" 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 )
- column(name=creddate visible="1" tag="日期" band=detail id=8 x="443" y="4" height="68" width="279" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="2" format="yyyy-mm-dd" 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 )
- column(name=billnumber visible="1" tag="附件" band=detail id=9 x="731" y="4" height="68" width="146" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="2" 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 )
- column(name=readtype visible="1" band=detail id=10 x="1979" y="4" height="68" width="343" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="0" format="[general]" 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="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=reldate visible="1" band=detail id=6 x="887" y="4" height="68" width="279" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="0" format="yyyy-mm-dd" edit.autohscroll=no 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 )
- column(name=reldcode visible="1" band=detail id=7 x="1175" y="4" height="68" width="795" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="0" format="[general]" edit.autohscroll=no 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 )
- column(name=billpostdate visible="1" tag="登帐时间" band=detail id=17 x="4471" y="4" height="68" width="443" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="2" format="yyyy-mm-dd hh:mm" 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=yes 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=modemp visible="1" band=detail id=21 x="4923" y="4" height="68" width="201" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="0" format="[general]" edit.autohscroll=no 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 )
- column(name=moddate visible="1" band=detail id=22 x="5134" y="4" height="68" width="466" color="0 if( checkflag =0,rgb(255,0,0),if( postflag =0,rgb(128,0,128),rgb(0,0,0)))" border="0" alignment="0" format="yyyy-mm-dd hh:mm" edit.autohscroll=no 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 )
- column(name=ifauto visible="1" band=detail id=23 x="5609" y="4" height="68" width="137" color="0" border="0" alignment="2" format="[general]" checkbox.lefttext=no checkbox.scale=no checkbox.threed=yes checkbox.text="" checkbox.on="1" checkbox.off="0" 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" )
- htmlgen(clientComputedFields="1" clientEvents="1" clientFormatting="0" clientScriptable="0" clientValidation="1" generateJavaScript="1" netscapeLayers="0" netscapelayers="0" encodeSelfLinkArgs="1" )
- export.xml(headGroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.customPostScript="0" xslfop.print="0" )
|