12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- $PBExportHeader$dw_rp_reissuemx_cust_bak.srd
- release 9;
- datawindow(units=1 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 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 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=long updatewhereclause=yes name=u_reissuemx_scid dbname="u_reissuemx.scid" initial="null" values="客户费用单明细表-分部ID /" )
- column=(type=long updatewhereclause=yes name=u_reissuemx_reissueid dbname="u_reissuemx.reissueid" initial="null" values="客户费用单明细表-单据ID /" )
- column=(type=long updatewhereclause=yes name=u_reissuemx_printid dbname="u_reissuemx.printid" initial="null" values="客户费用单明细表-序号 /" )
- column=(type=char(100) updatewhereclause=yes name=u_expenses_expensescode dbname="U_Expenses.Expensescode" initial="null" )
- column=(type=decimal(4) updatewhereclause=yes name=u_reissuemx_qty dbname="u_reissuemx.Qty" initial="null" )
- column=(type=decimal(10) updatewhereclause=yes name=u_reissuemx_price dbname="u_reissuemx.price" initial="null" )
- column=(type=char(255) updatewhereclause=yes name=u_reissuemx_dscrp dbname="u_reissuemx.dscrp" initial="null" values="客户费用单明细表-明细备注 /" )
- column=(type=decimal(4) updatewhereclause=yes name=u_reissuemx_amt dbname="u_reissuemx.amt" initial="null" values="客户费用单明细表-金额 /" )
- column=(type=char(100) updatewhereclause=yes name=u_expenses_expensesname dbname="U_Expenses.Expensesname" initial="null" )
- column=(type=long updatewhereclause=yes name=u_reissuemx_mtrlid dbname="u_reissuemx.MtrlID" initial="null" )
- retrieve="SELECT
- u_reissuemx.scid,
- u_reissuemx.reissueid,
- u_reissuemx.printid,
- U_Expenses.Expensescode,
- u_reissuemx.Qty ,
- u_reissuemx.price ,
- u_reissuemx.dscrp,
- u_reissuemx.amt,
- U_Expenses.Expensesname,
- u_reissuemx.MtrlID
- 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(band=header alignment="2" text="数量" border="0" color="33554432" x="248" y="2" height="14" width="68" html.valueishtml="0" name=qty_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="16777215" )
- text(band=header alignment="2" text="序" border="0" color="33554432" x="2" y="2" height="14" width="14" html.valueishtml="0" name=pid_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="16777215" )
- text(band=header alignment="2" text="单价" border="0" color="33554432" x="318" y="2" height="14" width="60" html.valueishtml="0" name=price_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="16777215" )
- text(band=header alignment="2" text="明细备注" border="0" color="33554432" x="470" y="2" height="14" width="244" 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="2" background.color="16777215" )
- text(band=header alignment="2" text="金额" border="0" color="33554432" x="380" y="2" height="14" width="88" html.valueishtml="0" name=amt1_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="16777215" )
- text(band=header alignment="2" text="项目编号" border="0" color="33554432" x="18" y="2" height="14" width="94" html.valueishtml="0" name=u_expenses_expensescode_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="16777215" )
- text(band=header alignment="2" text="项目名称" border="0" color="33554432" x="114" y="2" height="14" width="132" html.valueishtml="0" name=u_expenses_expensesname_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="16777215" )
- column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="33554432" x="248" y="1" height="17" width="68" format="#,##0.##########" html.valueishtml="0" name=u_reissuemx_qty tag="" visible="1" edit.limit=0 edit.case=any edit.format="#,##0.##########" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- compute(band=detail alignment="2" expression="getrow()"border="0" color="33554432" x="2" y="1" height="17" width="14" format="[GENERAL]" html.valueishtml="0" name=pid tag="" visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=6 alignment="1" tabsequence=32766 border="0" color="33554432" x="318" y="1" height="17" width="60" format="#,##0.00########" html.valueishtml="0" name=u_reissuemx_price tag="" visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00########" edit.focusrectangle=no 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="2" background.color="16777215" )
- column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="470" y="1" height="17" width="244" format="[general]" html.valueishtml="0" name=u_reissuemx_dscrp tag="" visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- compute(band=detail alignment="1" expression="round( u_reissuemx_qty * u_reissuemx_price,2)"border="0" color="33554432" x="380" y="1" height="17" width="88" format="####0.00###" html.valueishtml="0" name=amt1 tag="" visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="18" y="1" height="17" width="94" format="[general]" html.valueishtml="0" name=u_expenses_expensescode tag="" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no 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="2" background.color="16777215" )
- column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="114" y="1" height="17" width="132" format="[general]" html.valueishtml="0" name=u_expenses_expensesname tag="" 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="2" background.color="16777215" )
- compute(band=footer alignment="1" expression="sum( u_reissuemx_qty for all)"border="0" color="33554432" x="248" y="1" height="14" width="68" format="#,##0.##########" html.valueishtml="0" name=compute_2 tag="" visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- compute(band=footer alignment="1" expression="sum(round( u_reissuemx_qty * u_reissuemx_price ,2) for all)"border="0" color="33554432" x="380" y="1" height="14" width="88" format="####0.00###" html.valueishtml="0" name=compute_5 tag="" visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- compute(band=footer alignment="2" expression="count(u_expenses_expensesname for all)"border="0" color="33554432" x="114" y="1" height="14" width="132" format="[general]" html.valueishtml="0" name=compute_1 tag="" visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- htmltable(border="0" )
- 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" )
|