123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- $PBExportHeader$dw_initbalance_balance.srd
- $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
- release 9;
- datawindow ( units=0 timer_interval=0 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=128 color="536870912" )
- summary(height=64 color="536870912" )
- footer(height=68 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=char(60) updatewhereclause=yes name=cw_subject_name dbname="cw_subject.name" )
- column=(type=char(18) updatewhereclause=yes name=cw_subject_subid dbname="cw_subject.subid" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_ydebit dbname="cw_InitBalance.YDebit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_ycredit dbname="cw_InitBalance.YCredit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_debit dbname="cw_InitBalance.Debit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_credit dbname="cw_InitBalance.Credit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_mdebit dbname="cw_InitBalance.MDebit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_mcredit dbname="cw_InitBalance.MCredit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_yrawdebit dbname="cw_InitBalance.YrawDebit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_yrawcredit dbname="cw_InitBalance.YrawCredit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_rawdebit dbname="cw_InitBalance.rawDebit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_rawcredit dbname="cw_InitBalance.rawCredit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_mrawdebit dbname="cw_InitBalance.MrawDebit" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_mrawcredit dbname="cw_InitBalance.MrawCredit" )
- column=(type=long updatewhereclause=yes name=cw_subject_detailflag dbname="cw_subject.detailflag" )
- column=(type=decimal(2) updatewhereclause=yes name=cw_initbalance_balance dbname="cw_InitBalance.Balance" )
- column=(type=decimal(4) updatewhereclause=yes name=cw_initbalance_bamount dbname="cw_InitBalance.BAmount" )
- retrieve=" SELECT cw_subject.name,
- cw_subject.subid,
- cw_InitBalance.YDebit,
- cw_InitBalance.YCredit ,
- cw_InitBalance.Debit,
- cw_InitBalance.Credit,
- cw_InitBalance.MDebit,
- cw_InitBalance.MCredit,
- cw_InitBalance.YrawDebit,
- cw_InitBalance.YrawCredit ,
- cw_InitBalance.rawDebit,
- cw_InitBalance.rawCredit,
- cw_InitBalance.MrawDebit,
- cw_InitBalance.MrawCredit,
- cw_subject.detailflag,
- cw_InitBalance.Balance,
- cw_InitBalance.BAmount
- FROM cw_InitBalance,
- cw_subject
- WHERE ( cw_InitBalance.accsetid =* cw_subject.accsetid) and
- ( cw_subject.subid *= cw_InitBalance.SubID) and
- ( ( cw_subject.accsetid = :arg_accsetid ) )
- "
- arguments=(("arg_accsetid", number))
- sort="cw_subject_subid 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="80269524" color="0" alignment="2" border="0" x="9" y="8" height="116" width="402" text="" )
- text(name=cw_subject_subid_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="80269524" color="0" alignment="2" border="0" x="9" y="36" height="56" width="402" 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="80269524" color="0" alignment="2" border="0" x="421" y="8" height="116" width="704" text="" )
- text(name=cw_subject_name_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="80269524" color="0" alignment="2" border="0" x="421" y="36" height="56" width="704" text="科目名称" )
- 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="16776960" color="0" alignment="2" border="0" x="1134" y="8" 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="16776960" color="0" alignment="1" border="0" x="1577" y="8" height="56" width="485" 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="16776960" color="0" alignment="0" border="0" x="2071" y="8" 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="16776960" color="0" alignment="0" border="0" x="2505" y="8" height="56" width="466" text="" )
- 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="80269524" color="0" alignment="2" border="0" x="2981" y="8" height="56" width="439" 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="80269524" color="0" alignment="1" border="0" x="3429" y="8" height="56" width="494" 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="80269524" color="0" alignment="0" border="0" x="3931" y="8" height="56" width="471" 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="80269524" color="0" alignment="0" border="0" x="4411" y="8" height="56" width="480" text="" )
- 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="15793151" color="0" alignment="2" border="0" x="4901" y="8" height="56" width="402" 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="0" x="5312" y="8" height="56" width="471" 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="0" x="5792" y="8" height="56" width="471" 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="0" x="6272" y="8" height="56" width="466" text="" )
- text(name=cw_initbalance_yrawdebit_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="16776960" color="0" alignment="2" border="0" x="1134" y="68" height="56" width="434" text="原币借方" )
- text(name=cw_initbalance_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="16776960" color="0" alignment="2" border="0" x="1577" y="68" height="56" width="485" text="本位币借方" )
- text(name=cw_initbalance_yrawcredit_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="16776960" color="0" alignment="2" border="0" x="2071" y="68" height="56" width="425" text="原币贷方" )
- text(name=cw_initbalance_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="16776960" color="0" alignment="2" border="0" x="2505" y="68" height="56" width="466" text="本位币贷方" )
- text(name=cw_initbalance_rawdebit_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="80269524" color="0" alignment="2" border="0" x="2981" y="68" height="56" width="439" text="原币借方" )
- text(name=cw_initbalance_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="80269524" color="0" alignment="2" border="0" x="3429" y="68" height="56" width="494" text="本位币借方" )
- text(name=cw_initbalance_rawcredit_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="80269524" color="0" alignment="2" border="0" x="3931" y="68" height="56" width="471" text="原币贷方" )
- text(name=cw_initbalance_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="80269524" color="0" alignment="2" border="0" x="4411" y="68" height="56" width="480" text="本位币贷方" )
- text(name=cw_initbalance_mrawdebit_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="0" x="4901" y="68" height="56" width="402" text="原币借方" )
- text(name=cw_initbalance_mdebit_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="0" x="5312" y="68" height="56" width="471" text="本位币借方" )
- text(name=cw_initbalance_mrawcredit_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="0" x="5792" y="68" height="56" width="471" text="原币贷方" )
- text(name=cw_initbalance_mcredit_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="0" x="6272" y="68" height="56" width="466" text="本位币贷方" )
- 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="80269524" color="0" alignment="1" border="0" x="6747" y="8" height="116" width="430" text="" )
- text(name=cw_initbalance_bamount_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="80269524" color="0" alignment="2" border="0" x="6747" y="36" height="56" width="430" text="期初数量" )
- 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="1" border="0" x="421" y="4" height="56" width="704" text="" )
- 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="9" y="4" height="56" width="402" text="合计" )
- compute(name=sum_ydebit 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="1577" y="4" height="56" width="485" format="#,##0.00" expression="sum(cw_initbalance_ydebit * cw_subject_detailflag for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(name=sum_ycrebit 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="2505" y="4" height="56" width="466" format="#,##0.00" expression="sum(cw_initbalance_ycredit * cw_subject_detailflag for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(name=sum_debit 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="3429" y="4" height="56" width="494" format="#,##0.00" expression="sum(cw_initbalance_debit * cw_subject_detailflag for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(name=sum_crebit 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="4411" y="4" height="56" width="480" format="#,##0.00" expression="sum(cw_initbalance_credit * cw_subject_detailflag for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(name=sum_mdebit 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="5312" y="4" height="56" width="471" format="#,##0.00" expression="sum(cw_initbalance_mdebit * cw_subject_detailflag for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(name=sum_mcrebit 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="6272" y="4" height="56" width="466" format="#,##0.00" expression="sum(cw_initbalance_mcredit * cw_subject_detailflag for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(name=sum_bamount 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="6747" y="4" height="56" width="430" format="#,##0.00##" expression="sum(cw_initbalance_bamount 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="5792" y="4" height="56" width="471" format="#,##0.00" expression="sum(cw_initbalance_mrawcredit 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="4901" y="4" height="56" width="402" format="#,##0.00" expression="sum(cw_initbalance_mrawdebit 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="3931" y="4" height="56" width="471" format="#,##0.00" expression="sum(cw_initbalance_rawcredit 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="1134" y="4" height="56" width="434" format="#,##0.00" expression="sum(cw_initbalance_yrawdebit 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="2071" y="4" height="56" width="425" format="#,##0.00" expression="sum(cw_initbalance_yrawcredit 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="2981" y="4" height="56" width="439" format="#,##0.00" expression="sum(cw_initbalance_rawdebit for all)" alignment="1" border="0" crosstab.repeat=no )
- compute(band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="16776960" color="0" x="421" y="4" height="60" width="704" format="[general]" expression="'第 ' + page() + ' 页/共 ' + pageCount()+' 页'" alignment="0" border="0" crosstab.repeat=no )
- column(name=cw_subject_subid tag="科目代码" band=detail id=2 x="9" y="4" height="68" width="402" 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=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="0" background.color="536870912 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_subject_name tag="科目名称" band=detail id=1 x="421" y="4" height="68" width="704" 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=32 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="0" background.color="536870912 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_bamount band=detail id=17 x="6747" y="4" height="68" width="430" color="0 if( cw_initbalance_bamount =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="536870912 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_debit tag="借方金额" band=detail id=5 x="3429" y="4" height="68" width="494" color="0 if( cw_initbalance_debit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="536870912 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_rawcredit band=detail id=12 x="3931" y="4" height="68" width="471" color="0 if( cw_initbalance_mcredit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="536870912 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_ycredit tag="年初贷方金额" band=detail id=4 x="2505" y="4" height="68" width="466" color="0 if( cw_initbalance_ycredit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_ydebit tag="年初借方金额" band=detail id=3 x="1577" y="4" height="68" width="485" color="0 if( cw_initbalance_ydebit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_credit tag="贷方金额" band=detail id=6 x="4411" y="4" height="68" width="480" color="0 if( cw_initbalance_credit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_mrawdebit band=detail id=13 x="4901" y="4" height="68" width="402" color="0 if( cw_initbalance_mrawdebit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_mdebit tag="期初借方金额" band=detail id=7 x="5312" y="4" height="68" width="471" color="0 if( cw_initbalance_mdebit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_mrawcredit band=detail id=14 x="5792" y="4" height="68" width="471" color="0 if( cw_initbalance_mrawcredit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_mcredit tag="期初贷方金额" band=detail id=8 x="6272" y="4" height="68" width="466" color="0 if( cw_initbalance_mcredit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_yrawdebit band=detail id=9 x="1134" y="4" height="68" width="434" color="0 if( cw_initbalance_yrawdebit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_yrawcredit band=detail id=10 x="2071" y="4" height="68" width="425" color="0 if( cw_initbalance_yrawcredit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=cw_initbalance_rawdebit band=detail id=11 x="2981" y="4" height="68" width="439" color="0 if( cw_initbalance_rawdebit =0 , rgb(255,255,255),rgb(0,0,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="0" background.color="16777215 if( cw_subject_detailflag =0, rgb(255,255,200),rgb(255,255,255) )" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- htmltable(border="1" cellPadding="0" cellSpacing="0" generateCSS="no" noWrap="yes" )
- htmlgen()
- export.xml(metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 )
|