$PBExportHeader$dw_rp_reissuemx_bj.srd release 9; datawindow ( units=1 timer_interval=0 color=16777215 processing=1 print.orientation=0 print.margin.left=24 print.margin.right=24 print.margin.top=24 print.margin.bottom=24 print.paper.size=0 print.paper.source=0 grid.lines=0 selected.mouse=no) header(height=17 color="536870912" ) summary(height=0 color="536870912" ) footer(height=16 color="536870912" ) detail(height=19 color="536870912" ) table(column=(type=char(100) updatewhereclause=yes initial="null" name=u_expenses_expensescode dbname="U_Expenses.Expensescode" ) column=(type=decimal(4) updatewhereclause=yes initial="null" name=u_reissuemx_qty dbname="u_reissuemx.Qty" ) column=(type=decimal(10) updatewhereclause=yes initial="null" name=u_reissuemx_price dbname="u_reissuemx.price" ) column=(type=char(255) updatewhereclause=yes initial="null" name=u_reissuemx_dscrp dbname="u_reissuemx.dscrp" values="客户费用单明细表-明细备注 /" ) column=(type=decimal(4) updatewhereclause=yes initial="null" name=u_reissuemx_amt dbname="u_reissuemx.amt" values="客户费用单明细表-金额 /" ) column=(type=char(100) updatewhereclause=yes initial="null" name=u_expenses_expensesname dbname="U_Expenses.Expensesname" values="U Expenses Expensesname /" ) column=(type=long updatewhereclause=yes initial="null" name=u_reissuemx_reissueid dbname="u_reissuemx.reissueid" values="客户费用单明细表-单据ID /" ) column=(type=long updatewhereclause=yes initial="null" name=u_reissuemx_mtrlid dbname="u_reissuemx.MtrlID" ) column=(type=long updatewhereclause=yes initial="null" name=u_reissuemx_scid dbname="u_reissuemx.scid" ) column=(type=long updatewhereclause=yes initial="null" name=u_reissuemx_printid dbname="u_reissuemx.printid" values="客户费用单明细表-序号 /" ) retrieve="SELECT U_Expenses.Expensescode, u_reissuemx.Qty , u_reissuemx.price , u_reissuemx.dscrp, u_reissuemx.amt, U_Expenses.Expensesname, u_reissuemx.reissueid, u_reissuemx.MtrlID, u_reissuemx.scid, u_reissuemx.printid FROM u_reissuemx left outer join U_Expenses on u_reissuemx.MtrlID = U_Expenses.Expensesid where u_reissuemx.scid=:arg_scid and u_reissuemx.reissueid=:arg_reissueid " arguments=(("arg_scid", number), ("arg_reissueid", number)) ) text(name=qty_t visible="1" 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="33554432" alignment="2" border="0" x="248" y="2" height="14" width="68" text="数量" ) text(name=pid_t visible="1" 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="33554432" alignment="2" border="0" x="2" y="2" height="14" width="14" text="序" ) text(name=price_t visible="1" 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="33554432" alignment="2" border="0" x="318" y="2" height="14" width="60" text="单价" ) text(name=dscrp_t visible="1" 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="33554432" alignment="2" border="0" x="470" y="2" height="14" width="244" text="明细备注" ) text(name=amt1_t visible="1" 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="33554432" alignment="2" border="0" x="380" y="2" height="14" width="88" text="金额" ) text(name=u_expenses_expensescode_t visible="1" band=header font.charset="0" font.face="宋体" font.family="2" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="2" border="0" x="18" y="2" height="14" width="94" text="项目编号" ) text(name=u_expenses_expensesname_t visible="1" band=header font.charset="0" font.face="宋体" font.family="2" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="2" border="0" x="114" y="2" height="14" width="132" text="项目名称" ) compute(name=compute_2 visible="1" tag="sum(u_reissuemx_qty for all)" band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" x="248" y="1" height="14" width="68" format="#,##0.##########" expression="sum(u_reissuemx_qty for all)" alignment="1" border="0" crosstab.repeat=no ) compute(name=compute_5 visible="1" tag="sum(round( u_reissuemx_qty * u_reissuemx_price ,2) for all)" band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" x="380" y="1" height="14" width="88" format="####0.00###" expression="sum(round( u_reissuemx_qty * u_reissuemx_price ,2) for all)" alignment="1" border="0" crosstab.repeat=no ) compute(name=compute_1 visible="1" tag="count(u_expenses_expensesname for all)" band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" x="114" y="1" height="14" width="132" format="[general]" expression="count(u_expenses_expensesname for all)" alignment="2" border="0" crosstab.repeat=no ) column(name=u_reissuemx_price visible="1" tag="u_reissuemx_price" band=detail id=8 x="318" y="1" height="17" width="60" color="33554432" border="0" alignment="1" format="#,##0.00########" protect="0" edit.format="#,##0.00########" edit.focusrectangle=no 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="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=u_reissuemx_dscrp visible="1" tag="u_reissuemx_dscrp" band=detail id=3 x="470" y="1" height="17" width="244" color="33554432" border="0" alignment="0" format="[general]" protect="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=100 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="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=u_expenses_expensesname visible="1" tag="u_expenses_expensesname" band=detail id=9 x="114" y="1" height="17" width="132" color="33554432" border="0" alignment="0" format="[general]" protect="0" 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="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) column(name=u_reissuemx_qty visible="1" tag="u_reissuemx_qty" band=detail id=2 x="248" y="1" height="17" width="68" color="33554432" border="0" alignment="1" format="#,##0.##########" protect="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="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) compute(name=pid visible="1" tag="getrow()" 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" color="33554432" x="2" y="1" height="17" width="14" format="[GENERAL]" expression="getrow()" alignment="2" border="0" crosstab.repeat=no ) compute(name=amt1 visible="1" tag="round( u_reissuemx_qty * u_reissuemx_price ,2)" 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" color="33554432" x="380" y="1" height="17" width="88" format="####0.00###" expression="round( u_reissuemx_qty * u_reissuemx_price ,2)" alignment="1" border="0" crosstab.repeat=no ) column(name=u_expenses_expensescode visible="1" tag="u_expenses_expensescode" band=detail id=1 x="18" y="1" height="17" width="94" color="33554432" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no 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="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 ) htmltable() htmlgen() export.xml(metadatatype=0 savemetadata=0 ) import.xml() export.pdf(method=0 )