$PBExportHeader$ds_assetdef_to_cred.srd $PBExportComments$By Kivens.Jiang(kivens@21cn.com) release 9; datawindow ( units=0 timer_interval=0 color=67108864 processing=0 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 selected.mouse=no) header(height=0 ) summary(height=0 color="536870912" ) footer(height=0 color="536870912" ) detail(height=1388 color="536870912" ) table(column=(type=long updatewhereclause=yes initial="0" name=accsetid dbname="cw_assetcard.accsetid" ) column=(type=long updatewhereclause=yes initial="0" name=assetcardid dbname="cw_assetcard.assetcardid" ) column=(type=char(10) updatewhereclause=yes initial="empty" name=assetcardcode dbname="cw_assetcard.assetcardcode" ) column=(type=char(40) updatewhereclause=yes initial="empty" name=assetcardname dbname="cw_assetcard.assetcardname" ) column=(type=long updatewhereclause=yes initial="0" name=assetypeid dbname="cw_assetcard.assetypeid" values="" ) column=(type=char(20) updatewhereclause=yes initial="empty" name=spectype dbname="cw_assetcard.spectype" ) column=(type=long updatewhereclause=yes initial="0" name=deptid dbname="cw_assetcard.deptid" values="" ) column=(type=long updatewhereclause=yes initial="0" name=incrdecrid dbname="cw_assetcard.incrdecrid" values="" ) column=(type=long updatewhereclause=yes initial="0" name=usedtypeid dbname="cw_assetcard.usedtypeid" values="" ) column=(type=decimal(2) updatewhereclause=yes initial="0.00" name=rawvalue dbname="cw_assetcard.rawvalue" ) column=(type=decimal(2) updatewhereclause=yes initial="0.00" name=usedvalue dbname="cw_assetcard.usedvalue" ) column=(type=datetime updatewhereclause=yes initial="today" name=startdate dbname="cw_assetcard.startdate" ) column=(type=decimal(4) updatewhereclause=yes initial="0.00" name=remainrate dbname="cw_assetcard.remainrate" ) column=(type=decimal(2) updatewhereclause=yes initial="0.00" name=remainvalue dbname="cw_assetcard.remainvalue" ) column=(type=long updatewhereclause=yes initial="0" name=deprediateid dbname="cw_assetcard.deprediateid" values="" ) column=(type=long updatewhereclause=yes initial="0" name=workload dbname="cw_assetcard.workload" ) column=(type=long updatewhereclause=yes initial="0" name=usedall dbname="cw_assetcard.usedall" ) column=(type=char(10) updatewhereclause=yes initial="empty" name=unit dbname="cw_assetcard.unit" ) column=(type=char(18) updatewhereclause=yes initial="empty" name=subid dbname="cw_assetcard.subid" ) column=(type=char(60) updatewhereclause=yes initial="empty" name=location dbname="cw_assetcard.location" ) column=(type=char(100) updatewhereclause=yes initial="empty" name=dscrp dbname="cw_assetcard.dscrp" ) column=(type=char(18) updatewhereclause=yes initial="empty" name=assetsubid dbname="cw_assetcard.assetsubid" ) column=(type=char(18) updatewhereclause=yes initial="empty" name=othersubid dbname="cw_assetcard.othersubid" ) column=(type=char(18) updatewhereclause=yes initial="empty" name=deprsubid dbname="cw_assetcard.deprsubid" ) column=(type=decimal(4) updatewhereclause=yes initial="0.00" name=deprrate dbname="cw_assetcard.deprrate" ) column=(type=decimal(2) updatewhereclause=yes initial="0.00" name=deprvalue dbname="cw_assetcard.deprvalue" ) column=(type=long updatewhereclause=yes name=initflag dbname="cw_assetcard.Initflag" values=" 1/ 0" ) column=(type=long updatewhereclause=yes name=clearflag dbname="cw_assetcard.clearflag" values=" 1/ 0" ) column=(type=long updatewhereclause=yes name=credid dbname="cw_assetcard.credid" ) column=(type=long updatewhereclause=yes name=ch dbname="ch" ) column=(type=char(10) updatewhereclause=yes name=cw_credence_credtype dbname="cw_credence.credtype" ) column=(type=long updatewhereclause=yes name=cw_credence_credno dbname="cw_credence.credno" ) retrieve=" SELECT cw_assetcard.accsetid, cw_assetcard.assetcardid, cw_assetcard.assetcardcode, cw_assetcard.assetcardname, cw_assetcard.assetypeid, cw_assetcard.spectype, cw_assetcard.deptid, cw_assetcard.incrdecrid, cw_assetcard.usedtypeid, cw_assetcard.rawvalue, cw_assetcard.usedvalue, cw_assetcard.startdate, cw_assetcard.remainrate, cw_assetcard.remainvalue, cw_assetcard.deprediateid, cw_assetcard.workload, cw_assetcard.usedall, cw_assetcard.unit, cw_assetcard.subid, cw_assetcard.location, cw_assetcard.dscrp, cw_assetcard.assetsubid , cw_assetcard.othersubid , cw_assetcard.deprsubid , cw_assetcard.deprrate, cw_assetcard.deprvalue, cw_assetcard.Initflag, cw_assetcard.clearflag, cw_assetcard.credid, 0 as ch, cw_credence.credtype, cw_credence.credno FROM cw_assetcard left outer join cw_credence on cw_assetcard.accsetid = cw_credence.accsetid and cw_assetcard.credid = cw_credence.credid WHERE ( cw_assetcard.accsetid = :arg_accsetid ) AND ( cw_assetcard.clearflag = 0 ) AND ( cw_assetcard.assetcardid = :arg_assetcardid ) " arguments=(("arg_accsetid", number), ("arg_assetcardid", number)) ) text(name=assetcardname_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="32" y="112" height="56" width="334" text="固定资产名称" ) text(name=assetypeid_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="8388608" alignment="1" border="0" x="32" y="196" height="56" width="334" text="固定资产类别" ) text(name=spectype_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="32" y="280" height="56" width="334" text="规 格 型 号" ) text(name=deptid_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="8388608" alignment="1" border="0" x="32" y="364" height="56" width="334" text="所 属 部 门" ) text(name=incrdecrid_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="8388608" alignment="1" border="0" x="32" y="448" height="56" width="334" text="增 减 方 式" ) text(name=usedtypeid_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="8388608" alignment="1" border="0" x="32" y="532" height="56" width="334" text="使 用 状 况" ) text(name=rawvalue_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="32" y="616" height="56" width="334" text="入 帐 原 值" ) text(name=usedvalue_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="32" y="700" height="56" width="334" text="累 计 折 旧" ) text(name=t_4 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="0" alignment="1" border="0" x="32" y="784" height="56" width="334" text="净值" ) text(name=location_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="32" y="1036" height="56" width="334" text="存 放 位 置" ) text(name=t_7 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="32" y="1120" height="56" width="334" text="摘要" ) text(name=startdate_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="32" y="868" height="56" width="334" text="入 帐 日 期" ) text(name=remainrate_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1033" y="280" height="56" width="347" text="预计残值率" ) text(name=t_2 visible="1 if( deprediateid =3,1,0)" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1024" y="532" height="56" width="347" text="预计工作量" ) text(name=t_3 visible="1 if( deprediateid =3,1,0)" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1024" y="616" height="56" width="347" text="已提工作量" ) text(name=workload_t visible="1 if( deprediateid =3,0,1)" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1033" y="532" height="56" width="347" text="预计余下月份" ) text(name=remainvalue_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1033" y="364" height="56" width="347" text="预计剩残值" ) text(name=deprediateid_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="8388608" alignment="1" border="0" x="1033" y="448" height="56" width="347" text="折 旧 方 法" ) column(name=workload visible="1" tag="预计使用月份" band=detail id=16 x="1394" y="532" height="68" width="617" color="16711680" border="5" alignment="1" format="[general]" protect="0 if( postflag =1 ,1,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="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=remainvalue visible="1" tag="预计剩残值" band=detail id=14 x="1394" y="364" height="68" width="617" color="16711680" border="5" alignment="1" format="#,##0.00" protect="0 if( postflag =1 ,1,0)" edit.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="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=deprediateid visible="1" tag="折旧方法" band=detail id=15 x="1394" y="448" height="68" width="617" color="8388608" border="5" alignment="0" format="[general]" protect="0 if( postflag =1 ,1,0)" dddw.allowedit=no dddw.autohscroll=no dddw.autoretrieve=yes dddw.useasborder=no dddw.datacolumn=deprediateid dddw.displaycolumn=deprediatename dddw.hscrollbar=no dddw.hsplitscroll=no dddw.imemode=0 dddw.limit=0 dddw.name=ddd_deprediateid dddw.nilisnull=no dddw.percentwidth=100 dddw.lines=20 dddw.required=no dddw.showlist=no dddw.vscrollbar=yes 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=remainrate visible="1" tag="预计残值率" band=detail id=13 x="1394" y="280" height="68" width="544" color="16711680" border="5" alignment="1" format="#,##0.####" protect="0 if( postflag =1 ,1,0)" edit.format="#,##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="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=spectype visible="1" tag="规格型号" band=detail id=6 x="379" y="280" height="68" width="617" color="16711680" border="5" 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="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=deptid visible="1" tag="所属部门" band=detail id=7 x="379" y="364" height="68" width="617" color="8388608" border="5" alignment="0" format="" dddw.allowedit=no dddw.autohscroll=no dddw.autoretrieve=yes dddw.useasborder=no dddw.datacolumn=departmentid dddw.displaycolumn=departmentname dddw.hscrollbar=no dddw.hsplitscroll=no dddw.imemode=0 dddw.limit=0 dddw.name=ddd_deptid dddw.nilisnull=no dddw.percentwidth=100 dddw.lines=30 dddw.required=no dddw.showlist=no dddw.vscrollbar=yes 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=incrdecrid visible="1" tag="增减方式" band=detail id=8 x="379" y="448" height="68" width="617" color="8388608" border="5" alignment="0" format="" dddw.allowedit=no dddw.autohscroll=no dddw.autoretrieve=yes dddw.useasborder=no dddw.datacolumn=incrdecrid dddw.displaycolumn=incrdecrname dddw.hscrollbar=no dddw.hsplitscroll=no dddw.imemode=0 dddw.limit=0 dddw.name=ddd_incrdecrid dddw.nilisnull=no dddw.percentwidth=100 dddw.lines=20 dddw.required=no dddw.showlist=no dddw.vscrollbar=yes 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=usedtypeid visible="1" tag="使用状况" band=detail id=9 x="379" y="532" height="68" width="617" color="8388608" border="5" alignment="0" format="" dddw.allowedit=no dddw.autohscroll=no dddw.autoretrieve=yes dddw.useasborder=no dddw.datacolumn=usedtypeid dddw.displaycolumn=usedtypename dddw.hscrollbar=no dddw.hsplitscroll=no dddw.imemode=0 dddw.limit=0 dddw.name=ddd_usedtype dddw.nilisnull=no dddw.percentwidth=100 dddw.lines=20 dddw.required=no dddw.showlist=no dddw.vscrollbar=yes 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=assetypeid visible="1" tag="固定资产类别" band=detail id=5 x="379" y="196" height="68" width="1632" color="8388608" border="5" alignment="0" format="" dddw.allowedit=no dddw.autohscroll=no dddw.autoretrieve=yes dddw.useasborder=no dddw.datacolumn=assettypeid dddw.displaycolumn=assettypename dddw.hscrollbar=no dddw.hsplitscroll=no dddw.imemode=0 dddw.limit=0 dddw.name=ddd_assettype dddw.nilisnull=no dddw.percentwidth=100 dddw.lines=20 dddw.required=no dddw.showlist=no dddw.vscrollbar=yes 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=assetcardname visible="1" tag="固定资产名称" band=detail id=4 x="379" y="112" height="68" width="1632" color="16711680" border="5" 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="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=rawvalue visible="1" tag="入帐原值" band=detail id=10 x="379" y="616" height="68" width="617" color="16711680" border="5" alignment="1" format="#,##0.00" protect="0 if( postflag =1 ,1,0)" edit.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="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=usedvalue visible="1" tag="累计折旧" band=detail id=11 x="379" y="700" height="68" width="617" color="16711680" border="5" alignment="1" format="#,##0.00" protect="0 if( postflag =1 ,1,0)" edit.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="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) text(name=t_1 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="0" border="0" x="1952" y="280" height="56" width="55" text="%" ) column(name=location visible="1" tag="存放位置" band=detail id=20 x="379" y="1036" height="68" width="1632" color="16711680" border="5" 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=60 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 ) text(name=t_8 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="32" y="1204" height="56" width="334" text="固定资产科目" ) column(name=dscrp visible="1" band=detail id=21 x="379" y="1120" height="68" width="1632" color="16711680" border="5" 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="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) text(name=t_12 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="0" border="0" x="32" y="1288" height="56" width="334" text="累计折旧科目" ) text(name=t_5 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="0" border="0" x="1957" y="872" height="56" width="55" text="%" ) compute(name=compute_1 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="0" x="379" y="784" height="68" width="617" format="#,##0.00" expression=" rawvalue - usedvalue " alignment="1" border="4" crosstab.repeat=no ) text(name=unit_t visible="1 if( deprediateid =3,1,0)" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1033" y="784" height="56" width="347" text="工作量单位" ) column(name=startdate visible="1" tag="入帐日期" band=detail id=12 x="379" y="868" height="68" width="617" color="16711680" border="5" alignment="2" format="yyyy-mm-dd" protect="0 if( postflag =1 ,1,0)" editmask.focusrectangle=no editmask.autoskip=no editmask.required=no editmask.readonly=no editmask.codetable=no editmask.spin=yes editmask.useformat=no editmask.spinincr=1 editmask.spinrange="~~" editmask.mask="yyyy-mm-dd" editmask.imemode=0 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 ) text(name=deprrate_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1033" y="868" height="56" width="347" text="月 折 旧 率" ) text(name=assetcardcode_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="32" y="28" height="56" width="334" text="固定资产编号" ) column(name=assetcardcode visible="1" tag="固定资产编号" band=detail id=3 x="379" y="28" height="68" width="608" color="16711680" border="5" 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="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) text(name=t_10 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="0" alignment="1" border="0" x="1001" y="28" height="56" width="119" text="清理" ) column(name=clearflag visible="1" band=detail id=28 x="1134" y="28" height="68" width="69" color="0" border="0" alignment="0" 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="2" background.color="67108864" font.charset="134" font.face="宋体" font.family="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) text(name=t_11 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="0" alignment="1" border="0" x="1216" y="28" height="56" width="174" text="初始化" ) column(name=initflag visible="1" band=detail id=27 x="1399" y="28" height="68" width="73" color="0" border="0" alignment="0" 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="2" background.color="67108864" font.charset="0" font.face="Arial" font.family="2" font.height="-12" font.pitch="2" font.weight="400" tabsequence=0 ) text(name=t_13 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="0" alignment="1" border="0" x="1481" y="28" height="56" width="73" text="字" ) column(name=cw_credence_credtype visible="1" band=detail id=31 x="1563" y="28" height="68" width="178" color="0" border="4" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no 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="67108864" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) text(name=t_14 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="0" alignment="1" border="0" x="1755" y="28" height="56" width="69" text="号" ) column(name=cw_credence_credno visible="1" band=detail id=32 x="1838" y="28" height="68" width="114" color="0" border="4" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no 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="67108864" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=unit visible="1 if( deprediateid =3,1,0)" tag="工作量单位" band=detail id=18 x="1394" y="784" height="68" width="617" color="16711680" border="5" alignment="0" format="[general]" protect="0 if( postflag =1 ,1,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=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="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=deprrate visible="1" tag="月折旧率" band=detail id=25 x="1394" y="868" height="68" width="544" color="0" border="5" 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="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=deprvalue visible="1" tag="月折旧额" band=detail id=26 x="1394" y="952" height="68" width="617" color="0" border="5" 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="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) text(name=deprvalue_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1033" y="952" height="56" width="347" text="月 折 旧 额" ) text(name=usedall_t visible="1 if( deprediateid =3,0,1)" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1033" y="616" height="56" width="347" text="已计提月份" ) text(name=t_6 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="0" alignment="1" border="0" x="1047" y="700" height="56" width="334" text="总使用月份" ) column(name=usedall visible="1" tag="已计提月份" band=detail id=17 x="1394" y="616" height="68" width="617" color="16711680" border="5" alignment="1" format="[general]" protect="0 if( postflag =1 ,1,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="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) compute(name=compute_2 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="0" x="1394" y="700" height="68" width="617" format="[general]" expression=" workload + usedall " alignment="1" border="4" crosstab.repeat=no ) column(name=othersubid visible="1" band=detail id=23 x="1394" y="1204" height="68" width="544" color="16711680" border="5" 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="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) text(name=t_9 visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1047" y="1204" height="56" width="334" text="对方科目" ) text(name=subid_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="67108864" color="16711680" alignment="1" border="0" x="1033" y="1288" height="56" width="347" text="对应折旧科目" ) column(name=assetsubid visible="1" band=detail id=22 x="379" y="1204" height="68" width="544" color="16711680" border="5" 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="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) button(name=btn_assetsubid visible="1" 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" filename="" action="0" vtextalign="0" htextalign="0" x="937" y="1204" height="84" width="73" color="0" text=".." defaultpicture=no suppresseventprocessing=no enabled=yes ) button(name=btn_othersubid visible="1" 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" filename="" action="0" vtextalign="0" htextalign="0" x="1943" y="1204" height="84" width="73" color="0" text=".." defaultpicture=no suppresseventprocessing=no enabled=yes ) column(name=deprsubid visible="1" band=detail id=24 x="379" y="1288" height="68" width="544" color="16711680" border="5" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no 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 ) button(name=btn_deprsubid visible="1" 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" filename="" action="0" vtextalign="0" htextalign="0" x="937" y="1288" height="84" width="73" color="0" text=".." defaultpicture=no suppresseventprocessing=no enabled=yes ) column(name=subid visible="1" tag="对应折旧科目" band=detail id=19 x="1394" y="1288" height="68" width="544" color="16711680" border="5" 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=18 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 ) button(name=btn_subid visible="1" 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" filename="" action="0" vtextalign="0" htextalign="0" x="1943" y="1288" height="84" width="73" color="0" text=".." defaultpicture=no suppresseventprocessing=no enabled=yes ) 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" )