$PBExportHeader$dw_rp_qty_hz.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=88 color="553648127" height.autosize=yes) table(column=(type=char(255) updatewhereclause=yes name=cw_subject_displaycode dbname="cw_subject.displaycode" ) column=(type=char(10) updatewhereclause=yes name=cw_subject_unit dbname="cw_subject.unit" ) column=(type=long updatewhereclause=yes name=yearmon dbname="cw_Balance.YearMon" ) column=(type=decimal(4) updatewhereclause=yes name=bamt dbname="cw_Balance.BAmt" ) column=(type=decimal(2) updatewhereclause=yes name=bamt_1 dbname="bamt" ) column=(type=decimal(4) updatewhereclause=yes name=damt dbname="cw_Balance.DAmt" ) column=(type=decimal(4) updatewhereclause=yes name=camt dbname="cw_Balance.CAmt" ) column=(type=decimal(2) updatewhereclause=yes name=debit dbname="cw_Balance.Debit" ) column=(type=decimal(2) updatewhereclause=yes name=credit dbname="cw_Balance.Credit" ) column=(type=decimal(4) updatewhereclause=yes name=ydamt dbname="cw_Balance.YDAmt" ) column=(type=decimal(4) updatewhereclause=yes name=ycamt dbname="cw_Balance.YCAmt" ) column=(type=decimal(2) updatewhereclause=yes name=ydebit dbname="cw_Balance.YDebit" ) column=(type=decimal(2) updatewhereclause=yes name=ycredit dbname="cw_Balance.YCredit" ) retrieve=" SELECT cw_subject.displaycode, cw_subject.unit, cw_Balance.YearMon, case cw_Balance.BAmt when 0 then null else cw_Balance.BAmt end as BAmt, case cw_Balance.BDebit - cw_Balance.BCredit when 0 then null else cw_Balance.BDebit - cw_Balance.BCredit end as bamt, case cw_Balance.DAmt when 0 then null else cw_Balance.DAmt end as DAmt, case cw_Balance.CAmt when 0 then null else cw_Balance.CAmt end as CAmt, case cw_Balance.Debit when 0 then null else cw_Balance.Debit end as Debit, case cw_Balance.Credit when 0 then null else cw_Balance.Credit end as Credit, case cw_Balance.YDAmt when 0 then null else cw_Balance.YDAmt end as YDAmt, case cw_Balance.YCAmt when 0 then null else cw_Balance.YCAmt end as YCAmt, case cw_Balance.YDebit when 0 then null else cw_Balance.YDebit end as YDebit, case cw_Balance.YCredit when 0 then null else cw_Balance.YCredit end as YCredit FROM cw_Balance,cw_subject WHERE ( cw_Balance.accsetid = :arg_accsetid ) AND ( cw_Balance.subaccsetid = :arg_subaccsetid ) AND ( cw_Balance.SubID >= :arg_firstsubid ) AND ( cw_Balance.SubID <= :arg_endsubid ) AND ( cw_Balance.YearMon >= :arg_firstmon ) AND ( cw_Balance.YearMon <= :arg_endmon ) and ( cw_Balance.subid = cw_subject.subid ) and ( cw_Balance.accsetid = cw_subject.accsetid ) and ( cw_subject.hsqty = 1 ) and ( :arg_months = :arg_months ) " arguments=(("arg_accsetid", number), ("arg_subaccsetid", number), ("arg_firstsubid", string), ("arg_endsubid", string), ("arg_firstmon", number), ("arg_endmon", number), ("arg_months", number)) ) text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="1" border="2" x="864" y="208" height="116" width="183" 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="1" border="2" x="1056" y="208" height="56" width="288" 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="1353" 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="16777215" color="0" alignment="1" border="2" x="1682" y="208" height="56" width="261" 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="1952" y="208" height="56" width="315" 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="1" border="2" x="2277" y="208" height="56" width="279" 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="2565" y="208" height="56" width="315" 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="1" border="2" x="2889" y="208" height="56" width="270" 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="3168" y="208" height="56" width="338" 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="1" border="2" x="3515" y="208" height="56" width="279" 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="3803" y="208" height="56" width="325" text="计发出" ) text(name=bamt_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="1056" y="268" height="56" width="288" 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="1353" y="268" height="56" width="320" text="金额" ) text(name=damt_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="1682" y="268" height="56" width="261" text="数量" ) text(name=debit_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="1952" y="268" height="56" width="315" text="金额" ) text(name=camt_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="2277" y="268" height="56" width="279" text="数量" ) text(name=credit_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="2565" y="268" height="56" width="315" text="金额" ) text(name=ydamt_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="2889" y="268" height="56" width="270" text="数量" ) text(name=ydebit_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="3168" y="268" height="56" width="338" text="金额" ) text(name=ycamt_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="3515" y="268" height="56" width="279" text="数量" ) text(name=ycredit_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="3803" y="268" height="56" 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="15793151" color="0" alignment="1" border="2" x="4137" y="208" height="56" width="279" 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="4425" y="208" 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="2" background.color="15793151" color="0" alignment="0" border="2" x="4613" y="208" height="56" width="315" 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="4137" y="268" height="56" width="279" 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="4425" y="268" 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="2" background.color="15793151" color="0" alignment="2" border="2" x="4613" y="268" height="56" width="315" text="金额" ) text(name=cw_subject_displaycode_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="9" y="240" height="56" width="690" 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="709" y="208" height="116" width="146" 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="0" border="2" x="9" y="208" height="116" width="690" text="" ) text(name=yearmon_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="864" y="240" height="56" width="183" 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="709" y="240" height="56" width="146" text="单位" ) 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="1682" y="4" height="56" width="261" format="#,##0.00##" expression="sum(damt 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="1952" y="4" height="56" width="315" format="#,##0.00" expression="sum(debit 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="2277" y="4" height="56" width="279" format="#,##0.00##" expression="sum(camt 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="2565" y="4" height="56" width="315" format="#,##0.00" expression="sum(credit 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="700" background.mode="1" background.color="536870912" color="0" x="9" y="4" height="56" width="690" format="[general]" expression="count(cw_subject_displaycode 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="700" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="864" y="4" height="56" width="183" text="合计" ) compute(visible="1 arg_months" 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="1056" y="4" height="56" width="288" format="#,##0.00##" expression="sum(bamt for all)" alignment="1" border="0" crosstab.repeat=no ) compute(visible="1 arg_months" 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="1353" y="4" height="56" width="320" format="#,##0.00" expression="sum(bamt_1 for all)" alignment="1" border="0" crosstab.repeat=no ) compute(visible="1 arg_months" 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="2889" y="4" height="56" width="270" format="#,##0.00##" expression="sum(ydamt for all)" alignment="1" border="0" crosstab.repeat=no ) compute(visible="1 arg_months" 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="3168" y="4" height="56" width="338" format="#,##0.00" expression="sum(ydebit for all)" alignment="1" border="0" crosstab.repeat=no ) compute(visible="1 arg_months" 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="3515" y="4" height="56" width="279" format="#,##0.00##" expression="sum(ycamt for all)" alignment="1" border="0" crosstab.repeat=no ) compute(visible="1 arg_months" 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="3803" y="4" height="56" width="325" format="#,##0.00" expression="sum(ycredit for all)" alignment="1" border="0" crosstab.repeat=no ) compute(visible="1 arg_months" 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="4137" y="4" height="56" width="279" format="#,##0.00##" expression="sum(if(isnull(bamt),0,bamt) + if(isnull(damt),0,damt) - if(isnull(camt),0,camt) for all)" alignment="1" border="0" crosstab.repeat=no ) compute(visible="1 arg_months" 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="4613" y="4" height="56" width="315" format="#,##0.00" expression="sum(if(isnull(debit),0,debit)+ if(isnull(bamt_1),0,bamt_1) - if(isnull(credit),0,credit) for all)" alignment="1" border="0" crosstab.repeat=no ) column(name=yearmon tag="月份" band=detail id=3 x="864" y="8" height="76" 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=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_subject_displaycode band=detail id=1 x="9" y="8" height="76" width="690" 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=obj_30819484 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="4425" y="8" height="76" width="178" format="#,##0.00" expression="if( balcqty =0,0,round( balcamt / balcqty ,2))" alignment="1" border="0" crosstab.repeat=no ) column(name=damt tag="本期发生借方数量" band=detail id=6 x="1682" y="8" height="76" width="261" 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=debit tag="本期发生借方金额" band=detail id=8 x="1952" y="8" height="76" width="315" 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=camt tag="本期发生贷方数量" band=detail id=7 x="2277" y="8" height="76" width="279" 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=credit tag="本期发生贷方金额" band=detail id=9 x="2565" y="8" height="76" width="315" 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_subject_unit band=detail id=2 x="709" y="8" height="76" width="146" color="0" border="0" alignment="2" format="[general]" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=bamt tag="期初数量" band=detail id=4 x="1056" y="8" height="76" width="288" 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=bamt_1 band=detail id=5 x="1353" y="8" height="76" 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="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=ydamt tag="本年累计发生数量借方" band=detail id=10 x="2889" y="8" height="76" width="270" 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=ydebit tag="本年累计发生借方" band=detail id=12 x="3168" y="8" height="76" width="338" 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=ycamt tag="本年累计发生数量贷方" band=detail id=11 x="3515" y="8" height="76" width="279" 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=ycredit tag="本年累计发生贷方" band=detail id=13 x="3803" y="8" height="76" width="325" 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=balcqty 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="4137" y="8" height="76" width="279" format="#,##0.00##" expression="if(isnull(bamt),0,bamt) + if(isnull(damt),0,damt) - if(isnull(camt),0,camt) " alignment="1" border="0" crosstab.repeat=no ) compute(name=balcamt 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="4613" y="8" height="76" width="315" format="#,##0.00" expression="if(isnull(debit),0,debit)+ if(isnull(bamt_1),0,bamt_1) - if(isnull(credit),0,credit)" alignment="1" border="0" crosstab.repeat=no ) 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="4969" 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="2697" 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="132" 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="1381" y="132" height="56" width="955" 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="2350" y="132" height="56" width="1728" 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 )