123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- $PBExportHeader$dw_rp_assetdepr.srd
- $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
- release 9;
- datawindow ( units=0 timer_interval=60000 color=16777215 processing=1 print.documentname="" print.orientation=1 print.margin.left=110 print.margin.right=110 print.margin.top=96 print.margin.bottom=96 print.paper.size=9 print.paper.source=0 grid.lines=0 selected.mouse=yes)
- header(height=324 color="536870912" )
- summary(height=64 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=84 color="536870912" )
- table(column=(type=long updatewhereclause=yes name=cw_astbalance_yearmon dbname="cw_astbalance.yearmon" )
- column=(type=char(10) updatewhereclause=yes name=cw_assetcard_assetcardcode dbname="cw_assetcard.assetcardcode" )
- column=(type=char(40) updatewhereclause=yes name=cw_assetcard_assetcardname dbname="cw_assetcard.assetcardname" )
- column=(type=long updatewhereclause=yes name=cw_assetcard_clearflag dbname="cw_assetcard.clearflag"
- values=" 1/ 0" )
- column=(type=datetime updatewhereclause=yes name=cw_astclear_cleardate dbname="cw_astclear.cleardate" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_yastdebit dbname="cw_astbalance.yastdebit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_yastcredit dbname="cw_astbalance.yastcredit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_astdebit dbname="cw_astbalance.astdebit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_astcredit dbname="cw_astbalance.astcredit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_bdprcredit dbname="cw_astbalance.bdprcredit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_ydprdebit dbname="cw_astbalance.ydprdebit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_ydprcredit dbname="cw_astbalance.ydprcredit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_dprdebit dbname="cw_astbalance.dprdebit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_dprcredit dbname="cw_astbalance.dprcredit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_bastdebit dbname="cw_astbalance.bastdebit" )
- column=(type=char(50) updatewhereclause=yes name=cw_assettype_assettypename dbname="cw_assettype.assettypename" )
- retrieve=" SELECT cw_astbalance.yearmon,
- cw_assetcard.assetcardcode,
- cw_assetcard.assetcardname,
- cw_assetcard.clearflag,
- cw_astclear.cleardate,
- cw_astbalance.yastdebit,
- cw_astbalance.yastcredit,
- cw_astbalance.astdebit,
- cw_astbalance.astcredit,
- cw_astbalance.bdprcredit,
- cw_astbalance.ydprdebit,
- cw_astbalance.ydprcredit,
- cw_astbalance.dprdebit,
- cw_astbalance.dprcredit,
- cw_astbalance.bastdebit,
- cw_assettype.assettypename
- FROM cw_assetcard,
- cw_astbalance,
- cw_assettype,
- cw_astclear
- WHERE ( cw_assetcard.accsetid *= cw_assettype.accsetid) and
- ( cw_assetcard.assetypeid *= cw_assettype.assettypeid) and
- ( cw_assetcard.accsetid *= cw_astclear.accsetid) and
- ( cw_assetcard.assetcardid *= cw_astclear.assetcardid) and
- ( cw_assetcard.accsetid = cw_astbalance.accsetid ) and
- ( cw_assetcard.assetcardid = cw_astbalance.assetcardid ) and
- ( cw_assetcard.clearflag = :arg_clearflag or :arg_clearflag = -1 ) and
- ( ( cw_astbalance.accsetid = :arg_accsetid ) AND
- ( cw_astbalance.yearmon >= :arg_firstyearmon ) AND
- ( cw_astbalance.yearmon <= :arg_endyearmon ) )
- "
- arguments=(("arg_accsetid", number), ("arg_firstyearmon", number), ("arg_endyearmon", number), ("arg_clearflag", number))
- sort="cw_astbalance_yearmon A, cw_assetcard_assetcardcode A"
- )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="5431" y="208" height="116" width="352" text="" )
- text(band=header font.charset="0" font.face="Arial" font.family="2" font.height="-12" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="2" x="832" y="208" height="116" width="343" text="" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="9" y="208" height="116" width="178" text="" )
- text(name=cw_astbalance_yearmon_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="9" y="240" height="56" width="178" text="期间" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="197" y="208" height="116" width="183" text="" )
- text(name=cw_assetcard_assetcardcode_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="197" y="240" height="56" width="183" text="编号" )
- text(name=cw_assetcard_assetcardname_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="389" y="240" height="56" width="434" text="固定资产名称" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="1184" y="208" height="56" width="357" text="" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="1550" y="208" height="56" width="320" text="" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="1879" y="208" height="56" width="329" text="固定资产" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="1" border="2" x="2217" y="208" height="56" width="334" text="(余额方向" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="0" border="2" x="2560" y="208" height="56" width="343" text="为借方)" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="2912" y="208" height="56" width="347" text="" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="0" border="2" x="3269" y="208" height="56" width="366" text="" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="3643" y="208" height="56" width="329" text="" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="3982" y="208" height="56" width="334" text="累计折旧" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="4325" y="208" height="56" width="352" text="(余额方向" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="0" border="2" x="4686" y="208" height="56" width="347" text="为贷方)" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="0" border="2" x="5042" y="208" height="56" width="379" text="" )
- text(name=cw_astbalance_bastdebit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="1184" y="268" height="56" width="357" text="期初余额" )
- text(name=cw_astbalance_yastdebit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="1550" y="268" height="56" width="320" text="本年借方" )
- text(name=cw_astbalance_yastcredit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="1879" y="268" height="56" width="329" text="本年贷方" )
- text(name=cw_astbalance_astdebit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="2217" y="268" height="56" width="334" text="本期借方" )
- text(name=cw_astbalance_astcredit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="2560" y="268" height="56" width="343" text="本期贷方" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="2912" y="268" height="56" width="347" text="期末余额" )
- text(name=cw_astbalance_bdprcredit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="3269" y="268" height="56" width="366" text="期初余额" )
- text(name=cw_astbalance_ydprdebit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="2" border="2" x="3643" y="268" height="56" width="329" text="本年借方" )
- text(name=cw_astbalance_ydprcredit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="3982" y="268" height="56" width="334" text="本年贷方" )
- text(name=cw_astbalance_dprdebit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="4325" y="268" height="56" width="352" text="本期借方" )
- text(name=cw_astbalance_dprcredit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="4686" y="268" height="56" width="347" text="本期贷方" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="2" border="2" x="5042" y="268" height="56" width="379" text="期末余额" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="832" y="240" height="56" width="343" text="资产类别" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="2" x="389" y="208" height="116" width="434" text="" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="15793151" color="0" alignment="2" border="2" x="5431" y="240" height="56" width="352" text="净值" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="5792" y="240" height="56" width="133" text="清理" )
- text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="5934" y="240" height="56" width="283" text="清理日期" )
- text(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="2" x="5792" y="208" height="116" width="133" text="" )
- text(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="2" x="5934" y="208" height="116" width="283" text="" )
- compute(band=summary 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" x="1184" y="4" height="56" width="357" format="#,##0.00" expression="sum(cw_astbalance_bastdebit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="1550" y="4" height="56" width="320" format="#,##0.00" expression="sum(cw_astbalance_yastdebit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="1879" y="4" height="56" width="329" format="#,##0.00" expression="sum(cw_astbalance_yastcredit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="2217" y="4" height="56" width="334" format="#,##0.00" expression="sum(cw_astbalance_astdebit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="2560" y="4" height="56" width="343" format="#,##0.00" expression="sum(cw_astbalance_astcredit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="2912" y="4" height="56" width="347" format="#,##0.00" expression="sum( cw_astbalance_bastdebit + cw_astbalance_astdebit - cw_astbalance_astcredit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="3269" y="4" height="56" width="366" format="#,##0.00" expression="sum(cw_astbalance_bdprcredit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="3643" y="4" height="56" width="329" format="#,##0.00" expression="sum(cw_astbalance_ydprdebit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="3982" y="4" height="56" width="334" format="#,##0.00" expression="sum(cw_astbalance_ydprcredit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="4325" y="4" height="56" width="352" format="#,##0.00" expression="sum(cw_astbalance_dprdebit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="4686" y="4" height="56" width="347" format="#,##0.00" expression="sum(cw_astbalance_dprcredit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="5042" y="4" height="56" width="379" format="#,##0.00" expression="sum( cw_astbalance_bdprcredit + cw_astbalance_dprcredit - cw_astbalance_dprdebit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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" x="5431" y="4" height="56" width="352" format="#,##0.00" expression="sum( assetbalc - drpbalcamt for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=summary 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="389" y="4" height="56" width="434" format="[general]" expression="count(cw_assetcard_assetcardname for all)" alignment="2" border="0" crosstab.repeat=no )
- text(band=summary 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="197" y="4" height="56" width="183" text="合计" )
- column(name=cw_astbalance_yearmon tag="期间" band=detail id=1 x="9" y="8" height="68" width="178" color="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=cw_assetcard_assetcardcode tag="固定资产编号" band=detail id=2 x="197" y="8" height="68" width="183" color="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=cw_assetcard_assetcardname tag="固定资产名称" band=detail id=3 x="389" y="8" height="68" width="434" 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 )
- column(name=cw_astbalance_bastdebit tag="固定资产期初余额" band=detail id=15 x="1184" y="8" height="68" width="357" color="0" border="0" alignment="1" format="#,##0.00" 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="2" background.color="15793151" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_astbalance_yastdebit tag="固定资产本年借方" band=detail id=6 x="1550" y="8" height="68" width="320" color="0" border="0" alignment="1" format="#,##0.00" 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="2" background.color="15793151" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_astbalance_yastcredit tag="固定资产本年贷方" band=detail id=7 x="1879" y="8" height="68" width="329" color="0" border="0" alignment="1" format="#,##0.00" 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="2" background.color="15793151" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_astbalance_astdebit tag="固定资产本期借方" band=detail id=8 x="2217" y="8" height="68" width="334" color="0" border="0" alignment="1" format="#,##0.00" 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="2" background.color="15793151" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_astbalance_astcredit tag="固定资产本期贷方" band=detail id=9 x="2560" y="8" height="68" width="343" color="0" border="0" alignment="1" format="#,##0.00" 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="2" background.color="15793151" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- compute(name=assetbalc band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="15793151" color="0" x="2912" y="8" height="68" width="347" format="#,##0.00" expression=" cw_astbalance_bastdebit + cw_astbalance_astdebit - cw_astbalance_astcredit " alignment="1" border="0" crosstab.repeat=no )
- column(name=cw_astbalance_bdprcredit band=detail id=10 x="3269" y="8" height="68" width="366" color="0" border="0" alignment="1" format="#,##0.00" 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=cw_astbalance_ydprdebit band=detail id=11 x="3643" y="8" height="68" width="329" color="0" border="0" alignment="1" format="#,##0.00" 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="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_astbalance_ydprcredit band=detail id=12 x="3982" y="8" height="68" width="334" color="0" border="0" alignment="1" format="#,##0.00" 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=cw_astbalance_dprdebit band=detail id=13 x="4325" y="8" height="68" width="352" color="0" border="0" alignment="1" format="#,##0.00" 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=cw_astbalance_dprcredit band=detail id=14 x="4686" y="8" height="68" width="347" color="0" border="0" alignment="1" format="#,##0.00" 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 )
- compute(name=drpbalcamt band=detail 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" x="5042" y="8" height="68" width="379" format="#,##0.00" expression=" cw_astbalance_bdprcredit + cw_astbalance_dprcredit - cw_astbalance_dprdebit " alignment="1" border="0" crosstab.repeat=no )
- column(name=cw_assettype_assettypename band=detail id=16 x="832" y="8" height="68" width="343" color="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 )
- compute(name=turevalue band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="15793151" color="0" x="5431" y="8" height="68" width="352" format="#,##0.00" expression=" assetbalc - drpbalcamt " alignment="1" border="0" crosstab.repeat=no )
- column(name=cw_assetcard_clearflag band=detail id=4 x="5792" y="8" height="68" width="133" 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=cw_astclear_cleardate band=detail id=5 x="5934" y="8" height="68" width="283" color="0" border="0" alignment="2" 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 )
- text(name=bar band=foreground font.charset="0" font.face="Arial" font.family="2" font.height="-12" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="0" y="0" height="204" width="6258" text="" )
- text(name=title band=foreground font.charset="134" font.face="黑体" font.family="0" font.height="-18" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="14" y="8" height="108" width="1774" text="固定资产及累计折旧余额表" )
- compute(band=foreground 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" x="14" y="128" height="56" width="1353" format="[general]" expression="~"单位名称:~"+f_rst_Cropname()" alignment="0" border="0" crosstab.repeat=no )
- text(name=month band=foreground 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="0" border="0" x="1385" y="128" height="56" width="846" text="" )
- compute(band=foreground 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" x="2249" y="128" height="56" width="1833" format="[general]" expression="'打印时间: '+string(today(),'yyyy-mm-dd hh:mm:ss')+ ' 第 ' + string(page()) + ' 页/ 共 '+string(pageCount())+' 页'" alignment="1" border="0" crosstab.repeat=no )
- htmltable(border="1" cellPadding="0" cellSpacing="0" generateCSS="no" noWrap="yes" )
- htmlgen()
- export.xml(metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 )
|