$PBExportHeader$dw_rp_depr.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=332 color="536870912" ) summary(height=68 color="536870912" ) footer(height=0 color="536870912" ) detail(height=84 color="536870912" ) table(column=(type=char(10) updatewhereclause=yes name=cw_assetcard_assetcardcode dbname="assetcardcode" ) column=(type=char(40) updatewhereclause=yes name=cw_assetcard_assetcardname dbname="assetcardname" ) column=(type=long updatewhereclause=yes name=cw_assetcard_workload dbname="workload" ) column=(type=long updatewhereclause=yes name=cw_assetcard_clearflag dbname="clearflag" values=" 1/ 0" ) column=(type=long updatewhereclause=yes name=totalwl dbname="totalwl" ) column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_bastdebit dbname="bastdebit" ) column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_bdprcredit dbname="bdprcredit" ) column=(type=decimal(4) updatewhereclause=yes name=cw_astbalance_deprrate dbname="deprrate" ) column=(type=decimal(2) updatewhereclause=yes name=cw_astbalance_dprcredit dbname="dprcredit" ) column=(type=decimal(2) updatewhereclause=yes name=cw_assetcard_remainvalue dbname="remainvalue" ) column=(type=datetime updatewhereclause=yes name=cleardate dbname="cleardate" ) column=(type=char(50) updatewhereclause=yes name=assettypename dbname="assettypename" ) retrieve=" SELECT cw_assetcard.assetcardcode, cw_assetcard.assetcardname, cw_assetcard.workload + cw_assetcard.usedall as workload, cw_assetcard.clearflag, isnull(cw_astbalance.totalwl,0) as totalwl, isnull(cw_astbalance.bastdebit,0) as bastdebit, isnull(cw_astbalance.bdprcredit,0) as bdprcredit, isnull(cw_astbalance.deprrate,0) as deprrate, isnull(cw_astbalance.dprcredit,0) as dprcredit, cw_assetcard.remainvalue , cw_astclear.cleardate, cw_assettype.assettypename FROM cw_assetcard left outer join cw_astbalance on ( cw_assetcard.accsetid = cw_astbalance.accsetid) and ( cw_assetcard.assetcardid = cw_astbalance.assetcardid) left outer join cw_astclear on ( cw_assetcard.accsetid = cw_astclear.accsetid) and ( cw_assetcard.assetcardid = cw_astclear.assetcardid) left outer join cw_assettype on ( cw_assetcard.accsetid = cw_assettype.accsetid) and ( cw_assetcard.assetypeid = cw_assettype.assettypeid) WHERE ( cw_astbalance.yearmon = :arg_yearmon ) AND ( cw_astbalance.accsetid = :arg_accsetid ) AND ( cw_assetcard.clearflag = :arg_clearflag or :arg_clearflag = -1 ) and ( (isnull(cw_astbalance.dprcredit,0) > 0 AND ( :if_zero = 1 )) OR ( :if_zero = -1) ) " arguments=(("arg_accsetid", number), ("arg_yearmon", number), ("if_zero", number), ("arg_clearflag", number)) sort="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="16777215" color="0" alignment="2" border="2" x="4818" y="216" height="116" 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="16777215" color="0" alignment="2" border="2" x="1074" y="216" height="116" width="325" 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="0" border="2" x="1408" y="216" height="116" width="192" 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="1609" y="216" height="116" width="201" 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="0" border="2" x="9" y="216" height="116" width="87" 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="9" y="216" height="56" width="87" 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="9" y="276" height="56" width="87" 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="0" border="2" x="105" y="216" height="116" width="293" 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="105" y="248" height="56" width="293" 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="0" border="2" x="407" y="216" height="116" width="658" 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="407" y="248" height="56" width="658" text="固定资产名称" ) text(name=cw_assetcard_workload_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="1408" y="216" height="56" width="192" 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="1609" y="216" height="56" width="201" 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="1408" y="276" height="56" width="192" 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="1609" y="276" height="56" width="201" 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="0" border="2" x="1819" y="216" height="116" width="480" 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="1" background.color="536870912" color="0" alignment="2" border="0" x="1819" y="248" height="56" width="480" 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="0" border="2" x="2309" y="216" height="116" width="425" 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="0" x="2309" y="248" height="56" width="425" 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="0" border="2" x="2743" y="216" height="116" width="366" text="" ) text(name=cw_astbalance_deprrate_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="2743" y="248" 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="2" background.color="16777215" color="0" alignment="0" border="2" x="3118" y="216" height="116" width="407" 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="0" x="3118" y="248" height="56" width="407" 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="0" border="2" x="3534" y="216" height="116" width="430" 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="3534" y="248" height="56" width="430" 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="0" border="2" x="3973" y="216" height="116" width="384" text="" ) text(name=cw_assetcard_remainvalue_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="0" x="3973" y="248" height="56" width="384" 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="0" border="2" x="4366" y="216" height="116" width="443" 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="4366" y="248" height="56" width="443" 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="4818" y="248" 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="16777215" color="0" alignment="2" border="0" x="1074" y="248" height="56" width="325" text="资产类别" ) compute(band=summary font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" x="407" y="4" height="60" width="658" 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="-10" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="105" y="4" height="60" width="293" text="合计" ) compute(band=summary font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" x="1819" y="4" height="60" width="480" 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="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" x="3973" y="4" height="60" width="384" format="#,##0.00" expression="sum(cw_assetcard_remainvalue for all)" alignment="1" border="0" crosstab.repeat=no ) compute(band=summary font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" x="3118" y="4" height="60" width="407" 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="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" x="3534" y="4" height="60" width="430" format="#,##0.00" expression="sum( cw_astbalance_bdprcredit + 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="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" x="4366" y="4" height="60" width="443" format="#,##0.00" expression="sum( cw_astbalance_bastdebit - cw_astbalance_bdprcredit - 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="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" x="2309" y="4" height="60" width="425" format="#,##0.00" expression="sum(cw_astbalance_bdprcredit for all)" alignment="1" border="0" crosstab.repeat=no ) column(name=cw_assetcard_assetcardcode tag="固定资产编号" band=detail id=1 x="105" y="8" height="68" width="293" 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=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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=cw_assetcard_assetcardname tag="固定资产名称" band=detail id=2 x="407" y="8" height="68" width="658" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=cw_astbalance_bastdebit tag="固定资产期初余额" band=detail id=6 x="1819" y="8" height="68" width="480" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=cw_astbalance_deprrate tag="预计残值率" band=detail id=8 x="2743" y="8" height="68" width="366" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=cw_astbalance_bdprcredit tag="累计折旧本期贷方" band=detail id=7 x="2309" y="8" height="68" width="425" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=cw_astbalance_dprcredit band=detail id=9 x="3118" y="8" height="68" width="407" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) compute(name=obj_24156578 band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" x="3534" y="8" height="68" width="430" format="#,##0.00" expression=" cw_astbalance_bdprcredit + cw_astbalance_dprcredit " alignment="1" border="0" crosstab.repeat=no ) column(name=cw_assetcard_remainvalue band=detail id=10 x="3973" y="8" height="68" width="384" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=cw_assetcard_clearflag band=detail id=4 x="9" y="8" height="68" width="87" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=cw_assetcard_workload tag="预计使用月份" band=detail id=3 x="1408" y="8" height="68" width="192" color="0" border="0" alignment="1" format="#,##0.0#" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=totalwl band=detail id=5 x="1609" y="8" height="68" width="201" color="0" border="0" alignment="1" format="#,##0.0#" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) compute(name=obj_24152875 band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" x="4366" y="8" height="68" width="443" format="#,##0.00" expression=" cw_astbalance_bastdebit - cw_astbalance_bdprcredit - cw_astbalance_dprcredit " alignment="1" border="0" crosstab.repeat=no ) column(name=cleardate band=detail id=11 x="4818" y="8" height="68" width="357" 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=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="-10" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=assettypename band=detail id=12 x="1074" y="8" height="68" width="325" 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="-10" 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="212" width="5211" text="" ) text(name=title band=foreground font.charset="134" font.face="宋体" font.family="0" font.height="-20" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="9" y="8" height="124" width="1774" text="固定资产累计折旧报表" ) 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="144" height="56" width="558" 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="9" y="144" height="56" width="1353" format="[general]" expression="~"单位名称:~"+f_rst_Cropname()" alignment="0" border="0" crosstab.repeat=no ) 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="1957" y="144" height="56" width="1321" 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 )