$PBExportHeader$ds_msttake_index_autobill.srd release 9; datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no 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.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 ) header(height=68 color="536870912" ) summary(height=0 color="536870912" ) footer(height=68 color="536870912" ) detail(height=72 color="536870912" height.autosize=yes) table(column=(type=long updatewhereclause=yes name=checkdata dbname="checkdata" values=" 1/ 0" ) column=(type=long updatewhereclause=yes name=u_bmsttake_scid dbname="u_Bmsttake.scid" ) column=(type=long update=yes updatewhereclause=yes name=takeid dbname="u_Bmsttake.takeid" ) column=(type=long update=yes updatewhereclause=yes name=cusid dbname="u_Bmsttake.cusid" ) column=(type=datetime update=yes updatewhereclause=yes name=takedate dbname="u_Bmsttake.takedate" ) column=(type=char(10) update=yes updatewhereclause=yes name=inrep dbname="u_Bmsttake.Inrep" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=oriamt dbname="u_Bmsttake.oriamt" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=msttakeamt dbname="u_Bmsttake.Msttakeamt" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=takeamt dbname="u_Bmsttake.takeamt" ) column=(type=decimal(2) updatewhereclause=yes name=balcamt dbname="balcamt" ) column=(type=char(255) update=yes updatewhereclause=yes name=dscrp dbname="u_Bmsttake.Dscrp" ) column=(type=char(30) update=yes updatewhereclause=yes name=billcode dbname="u_Bmsttake.Billcode" ) column=(type=long updatewhereclause=yes name=u_bmsttake_banktypeid dbname="u_Bmsttake.banktypeid" ) column=(type=long update=yes updatewhereclause=yes name=buildtype dbname="u_Bmsttake.Buildtype" ) column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_Bmsttake.Opdate" ) column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="u_Bmsttake.Opemp" ) column=(type=long update=yes updatewhereclause=yes name=outwareid dbname="u_Bmsttake.outwareid" ) column=(type=datetime update=yes updatewhereclause=yes name=viewdate dbname="u_Bmsttake.viewdate" ) column=(type=long update=yes updatewhereclause=yes name=finishflag dbname="u_Bmsttake.finishflag" values=" 1/ 0" ) column=(type=datetime update=yes updatewhereclause=yes name=finishdate dbname="u_Bmsttake.finishdate" ) column=(type=char(30) updatewhereclause=yes name=cw_banktype_banktypename dbname="cw_banktype.banktypename" ) column=(type=char(30) updatewhereclause=yes name=u_scdef_scname dbname="u_scdef.scname" ) column=(type=char(30) updatewhereclause=yes name=u_accounts_accountsname dbname="u_accounts.accountsname" ) column=(type=char(50) updatewhereclause=yes name=u_itemdef_itemname dbname="u_itemdef.itemname" ) column=(type=long updatewhereclause=yes name=u_bmsttake_moneyid dbname="u_Bmsttake.moneyid" ) column=(type=char(50) updatewhereclause=yes name=u_bmsttake_relcode dbname="u_Bmsttake.relcode" ) column=(type=long updatewhereclause=yes name=u_bmsttake_accountsid dbname="u_Bmsttake.accountsid" ) column=(type=long updatewhereclause=yes name=u_bmsttake_itemid dbname="u_Bmsttake.itemid" ) retrieve=" SELECT 0 as checkdata, U_Bmsttake.scid, U_Bmsttake.takeid, U_Bmsttake.cusid, U_Bmsttake.takedate, U_Bmsttake.Inrep, U_Bmsttake.oriamt, U_Bmsttake.Msttakeamt, U_Bmsttake.takeamt, U_Bmsttake.Msttakeamt - U_Bmsttake.takeamt as balcamt, U_Bmsttake.Dscrp, U_Bmsttake.Billcode, U_Bmsttake.banktypeid, U_Bmsttake.Buildtype, U_Bmsttake.Opdate, U_Bmsttake.Opemp, U_Bmsttake.outwareid, U_Bmsttake.viewdate, U_Bmsttake.finishflag, U_Bmsttake.finishdate, cw_banktype.banktypename, u_scdef.scname, u_accounts.accountsname, u_itemdef.itemname, U_Bmsttake.moneyid, U_Bmsttake.relcode, U_Bmsttake.accountsid, U_Bmsttake.itemid FROM U_Bmsttake left outer join u_accounts on U_Bmsttake.accountsid = u_accounts.accountsid left outer join u_itemdef on U_Bmsttake.itemid = u_itemdef.itemid left outer join cw_banktype on U_Bmsttake.banktypeid = cw_banktype.banktypeid inner join u_scdef on U_Bmsttake.scid = u_scdef.ScID WHERE ( U_Bmsttake.cusid = :arg_cusid ) AND ( U_Bmsttake.takedate <= :arg_enddate ) and ( U_Bmsttake.scid = :arg_scid ) and ( U_Bmsttake.finishflag = 0 ) and ( u_bmsttake.moneyid=:arg_moneyid ) and ( U_Bmsttake.Msttakeamt - U_Bmsttake.takeamt < 0) " arguments=(("arg_scid", number),("arg_cusid", number),("arg_enddate", datetime),("arg_moneyid", number)) sort="takedate A billcode A " ) text(band=header alignment="2" text="发生时间" border="0" color="0" x="645" y="8" height="56" width="325" html.valueishtml="0" name=takedate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="经手人" border="0" color="0" x="4567" y="8" height="56" width="238" html.valueishtml="0" name=inrep_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="单据金额" border="0" color="0" x="1883" y="8" height="56" width="384" html.valueishtml="0" name=oriamt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="应收金额" border="0" color="0" x="2277" y="8" height="56" width="411" html.valueishtml="0" name=msttakeamt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="已收金额" border="0" color="0" x="2697" y="8" height="56" width="434" html.valueishtml="0" name=takeamt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="摘要" border="0" color="0" x="978" y="8" height="56" width="585" html.valueishtml="0" name=dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="凭证号码" border="0" color="0" x="279" y="8" height="56" width="357" html.valueishtml="0" name=billcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="建立类型" border="0" color="0" x="6071" y="8" height="56" width="311" html.valueishtml="0" name=buildtype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="建立时间" border="0" color="0" x="6391" y="8" height="56" width="471" html.valueishtml="0" name=opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="建立人" border="0" color="0" x="6871" y="8" height="56" width="197" html.valueishtml="0" name=opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="预计收款日期" border="0" color="0" x="3863" y="8" height="56" width="357" html.valueishtml="0" name=viewdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="结清" border="0" color="0" x="142" y="8" height="56" width="128" html.valueishtml="0" name=finishflag_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="结清日期" border="0" color="0" x="3552" y="8" height="56" width="302" html.valueishtml="0" name=finishdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="未收金额" border="0" color="0" x="3141" y="8" height="56" width="402" html.valueishtml="0" name=balcamt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="结算方式" border="0" color="33554432" x="4229" y="8" height="56" width="329" html.valueishtml="0" name=cw_banktype_banktypename_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="2" text="帐号" border="0" color="33554432" x="4814" y="8" height="56" width="690" html.valueishtml="0" name=u_accounts_accountsname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="2" text="选择" border="0" color="33554432" x="9" y="8" height="56" width="123" html.valueishtml="0" name=checkdata_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" ) text(band=header alignment="2" text="项目" border="0" color="33554432" x="5513" y="8" height="56" width="549" html.valueishtml="0" name=u_itemdef_itemname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="2" text="币种" border="0" color="33554432" x="1573" y="8" height="56" width="302" html.valueishtml="0" name=u_bmsttake_moneyid_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" ) text(band=header alignment="2" text="分部" border="0" color="33554432" x="7077" y="8" height="56" width="407" html.valueishtml="0" name=u_scdef_scname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" ) text(band=header alignment="2" text="相关号" border="0" color="33554432" x="7493" y="8" height="56" width="352" html.valueishtml="0" name=u_bmsttake_relcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="Balcamt" border="0" color="33554432" x="7854" y="4" height="76" width="2341" html.valueishtml="0" name=balcamt_1_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="U Bmsttake Accountsid" border="0" color="33554432" x="10203" y="4" height="76" width="73" html.valueishtml="0" name=u_bmsttake_accountsid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="279" y="4" height="68" width="357" format="[general]" html.valueishtml="0" name=billcode tag="凭证号码" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="0" x="645" y="4" height="68" width="325" format="yyyy-mm-dd" html.valueishtml="0" name=takedate tag="发生时间" visible="1" edit.limit=0 edit.case=any edit.format="yyyy-mm-dd" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=7 alignment="1" tabsequence=32766 border="0" color="0" x="1883" y="4" height="68" width="384" format="#,##0.00" html.valueishtml="0" name=oriamt tag="单据原始金额" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="0" x="978" y="4" height="68" width="585" format="[general]" html.valueishtml="0" name=dscrp tag="备注" visible="1" height.autosize=yes edit.limit=255 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=8 alignment="1" tabsequence=32766 border="0" color="0" x="2277" y="4" height="68" width="411" format="#,##0.00" html.valueishtml="0" name=msttakeamt tag="应收金额" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="0" x="2697" y="4" height="68" width="434" format="#,##0.00" html.valueishtml="0" name=takeamt tag="已收金额" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) compute(band=detail alignment="1" expression=" msttakeamt - takeamt "border="0" color="0" x="3141" y="4" height="68" width="402" format="#,##0.00" html.valueishtml="0" name=balcamt visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0" x="4567" y="4" height="68" width="238" format="[general]" html.valueishtml="0" name=inrep tag="经手人" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="0" x="3863" y="4" height="68" width="357" format="yyyy-mm-dd" html.valueishtml="0" name=viewdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=14 alignment="2" tabsequence=32766 border="0" color="0" x="6071" y="4" height="68" width="311" format="[general]" html.valueishtml="0" name=buildtype tag="生成类型" visible="1" dddw.name=ddd_buildtype dddw.displaycolumn=buildtype_display dddw.datacolumn=buildtype dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="0" x="6391" y="4" height="68" width="471" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=opdate tag="建立时间" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="0" x="6871" y="4" height="68" width="197" format="[general]" html.valueishtml="0" name=opemp tag="建立操作员" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=19 alignment="2" tabsequence=32766 border="0" color="0" x="142" y="4" height="68" width="128" format="[general]" html.valueishtml="0" name=finishflag visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=20 alignment="2" tabsequence=32766 border="0" color="0" x="3552" y="4" height="68" width="302" format="yyyy-mm-dd" html.valueishtml="0" name=finishdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=21 alignment="2" tabsequence=32766 border="0" color="0" x="4229" y="4" height="68" width="329" format="[general]" html.valueishtml="0" name=cw_banktype_banktypename visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="0" x="4814" y="4" height="68" width="690" format="[general]" html.valueishtml="0" name=u_accounts_accountsname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=1 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="123" format="[general]" html.valueishtml="0" protect="0~t finishflag " name=checkdata visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="0" x="5513" y="4" height="68" width="549" format="[general]" html.valueishtml="0" name=u_itemdef_itemname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=25 alignment="2" tabsequence=32766 border="0" color="0" x="1573" y="4" height="68" width="302" format="[general]" html.valueishtml="0" name=u_bmsttake_moneyid visible="1" dddw.name=ddd_currency dddw.displaycolumn=name dddw.datacolumn=moneyid dddw.percentwidth=0 dddw.lines=1 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="0" x="7077" y="4" height="68" width="407" format="[general]" html.valueishtml="0" name=u_scdef_scname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( finishflag =1, rgb(255,255,200),rgb(255,255,255) )" ) column(band=detail id=26 alignment="0" tabsequence=32766 border="0" color="0" x="7493" y="4" height="68" width="352" format="[general]" html.valueishtml="0" name=u_bmsttake_relcode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="0" x="7854" y="0" height="56" width="2341" format="[general]" html.valueishtml="0" name=balcamt_1 visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="0" x="10203" y="0" height="56" width="73" format="[general]" html.valueishtml="0" name=u_bmsttake_accountsid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) compute(band=footer alignment="1" expression="sum(oriamt for all)"border="0" color="16711680" x="1883" y="4" height="56" width="384" format="#,##0.00" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) compute(band=footer alignment="1" expression="sum(msttakeamt for all)"border="0" color="16711680" x="2277" y="4" height="56" width="411" format="#,##0.00" html.valueishtml="0" name=compute_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) compute(band=footer alignment="1" expression="sum(takeamt for all)"border="0" color="16711680" x="2697" y="4" height="56" width="434" format="#,##0.00" html.valueishtml="0" name=compute_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) compute(band=footer alignment="1" expression="sum( msttakeamt - takeamt for all)"border="0" color="16711680" x="3141" y="4" height="56" width="402" format="#,##0.00" html.valueishtml="0" name=compute_4 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) compute(band=footer alignment="2" expression="count(billcode for all)"border="0" color="16711680" x="279" y="4" height="56" width="357" format="[general]" html.valueishtml="0" name=compute_5 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) column(band=detail id=28 alignment="0" tabsequence=0 border="0" color="0" x="10290" y="0" height="56" width="73" html.valueishtml="0" name=u_bmsttake_itemid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" ) text(band=header alignment="0" text="U Bmsttake Itemid" border="0" color="33554432" x="10286" y="4" height="76" width="78" html.valueishtml="0" name=u_bmsttake_itemid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) htmltable(border="1" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) import.xml() export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )