123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- $PBExportHeader$dw_rp_reissuemx_index_spt.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=char(50) updatewhereclause=yes initial="null" name=u_reissuemx_expensesname dbname="u_reissuemx.Expensesname" )
- 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"
- values="客户费用单明细表-单价 /" )
- 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=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"
- values="客户费用单明细表-分部ID /" )
- column=(type=long updatewhereclause=yes initial="null" name=u_reissuemx_printid dbname="u_reissuemx.printid"
- values="客户费用单明细表-序号 /" )
- retrieve="SELECT U_Expenses.Expensescode,
- u_reissuemx.mtrlname as Expensesname,
- u_reissuemx.Qty ,
- u_reissuemx.price ,
- u_reissuemx.dscrp,
- u_reissuemx.amt,
- 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 and
- :arg_printrow = :arg_printrow and
- :arg_top = :arg_top
-
- "
- arguments=(("arg_scid", number), ("arg_reissueid", number), ("arg_printrow", number), ("arg_top", 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="0" alignment="2" border="0" x="251" 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="0" alignment="2" border="0" x="2" y="2" height="14" width="14" text="序" )
- text(name=expensesname_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="0" alignment="2" border="0" x="114" y="2" height="14" width="135" 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="0" alignment="2" border="0" x="321" 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="0" alignment="2" border="0" x="473" 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="0" alignment="2" border="0" x="383" 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="0" alignment="2" border="0" x="18" y="2" height="14" width="94" 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="0" x="251" 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="0" x="383" 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 )
- column(name=u_reissuemx_qty visible="1" tag="u_reissuemx_qty" band=detail id=2 x="251" y="1" height="17" width="68" color="0" 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="0" x="2" y="1" height="17" width="14" format="[GENERAL]" expression="getrow()" alignment="2" border="0" crosstab.repeat=no )
- column(name=u_reissuemx_price visible="1" tag="u_reissuemx_price" band=detail id=8 x="321" y="1" height="17" width="60" color="0" border="0" alignment="1" format="#,##0.##########" protect="0" edit.format="#,##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 )
- column(name=u_reissuemx_dscrp visible="1" tag="u_reissuemx_dscrp" band=detail id=3 x="473" y="1" height="17" width="244" color="0" 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 )
- 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="0" x="383" 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="0" 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 )
- column(name=expensesname visible="1" tag="expensesname" band=detail id=2 x="114" y="1" height="17" width="135" color="0" 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 )
|