12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- $PBExportHeader$dw_rp_update_cost_print.srd
- release 9;
- datawindow ( units=1 timer_interval=60000 color=16777215 processing=0 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 selected.mouse=no)
- header(height=129 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=28 color="536870912" )
- detail(height=36 color="536870912" height.autosize=yes)
- table(column=(type=long updatewhereclause=yes initial="null" name=u_updatecost_wareid dbname="u_updatecost.wareid"
- values="库存成本价调整单主表-单据ID /" )
- column=(type=long updatewhereclause=yes initial="null" name=u_updatecost_storageid dbname="u_updatecost.storageid"
- values="库存成本价调整单主表-仓库ID /" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_updatecost_moddate dbname="u_updatecost.moddate" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_updatecost_modrep dbname="u_updatecost.modrep"
- values="库存成本价调整单主表-经手人 /" )
- column=(type=char(30) updatewhereclause=yes initial="null" name=u_updatecost_part dbname="u_updatecost.part"
- values="库存成本价调整单主表-相关单号 /" )
- column=(type=char(255) updatewhereclause=yes initial="null" name=u_updatecost_dscrp dbname="u_updatecost.dscrp"
- values="库存成本价调整单主表-备注 /" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_updatecost_opdate dbname="u_updatecost.opdate" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_updatecost_opemp dbname="u_updatecost.opemp" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_updatecost_modidate dbname="u_updatecost.modidate" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_updatecost_modiemp dbname="u_updatecost.modiemp" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_updatecost_auditingdate dbname="u_updatecost.auditingdate" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_updatecost_auditingrep dbname="u_updatecost.auditingrep"
- values="库存成本价调整单主表-审核人 /" )
- column=(type=long updatewhereclause=yes initial="null" name=u_updatecost_flag dbname="u_updatecost.flag" )
- column=(type=char(30) updatewhereclause=yes initial="null" name=u_storage_storagename dbname="u_storage.storagename" )
- column=(type=char(30) updatewhereclause=yes initial="null" name=u_updatecost_warecode dbname="u_updatecost.warecode"
- values="库存成本价调整单主表-单据编号 /" )
- column=(type=long updatewhereclause=yes initial="null" name=u_updatecost_scid dbname="u_updatecost.scid"
- values="U Updatecost
- Scid /" )
- retrieve="SELECT u_updatecost.wareid,
- u_updatecost.storageid,
- u_updatecost.moddate,
- u_updatecost.modrep,
- u_updatecost.part,
- u_updatecost.dscrp,
- u_updatecost.opdate,
- u_updatecost.opemp,
- u_updatecost.modidate,
- u_updatecost.modiemp,
- u_updatecost.auditingdate,
- u_updatecost.auditingrep,
- u_updatecost.flag,
- u_storage.storagename,
- u_updatecost.warecode,
- u_updatecost.scid
- FROM u_updatecost,
- u_storage
- WHERE ( u_updatecost.scid = u_storage.scid ) and
- u_updatecost.scid = :arg_scid and
- u_updatecost.wareid = :arg_wareid
- "
- arguments=(("arg_scid", number), ("arg_wareid", number), ("arg_printrow", number), ("arg_top", number))
- )
- text(name=t_2 visible="1" moveable=1 resizeable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-18" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="0" y="1" height="27" width="719" text="成本价调整单" )
- line(name=l_1 visible="1" moveable=1 resizeable=1 band=header background.mode="2" background.color="1073741824" pen.style="0" pen.width="1" pen.color="33554432" x1="261" y1="33" x2="460" y2="33" )
- compute(name=now visible="1" tag="'打印时间:'+string(today(),'yyyy-mm-dd ')+string(now(),'h:mm')+' 第 ' + page() + ' 页/共 ' + pageCount()+' 页'" moveable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" x="406" y="38" height="15" width="312" format="[general]" expression="'打印时间:'+string(today(),'yyyy-mm-dd ')+string(now(),'h:mm')+' 第 ' + page() + ' 页/共 ' + pageCount()+' 页'" alignment="0" border="0" crosstab.repeat=no )
- text(name=warecode_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="1" border="0" x="547" y="57" height="14" width="50" text="单据编号" )
- column(name=u_updatecost_warecode visible="1" tag="u_updatecost_warecode" band=header id=11 x="600" y="57" height="17" width="119" color="33554432" border="4" 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=30 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="700" tabsequence=0 )
- text(name=moddate_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="1" border="0" x="544" y="82" height="14" width="54" text="调整日期" )
- column(name=u_updatecost_moddate visible="1" tag="u_updatecost_moddate" band=header id=10 x="600" y="82" height="17" width="119" color="33554432" border="4" alignment="2" format="[shortdate] [time]" 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_updatecost_modrep visible="1" tag="u_updatecost_modrep" band=header id=7 x="239" y="82" height="17" width="119" color="33554432" border="4" alignment="0" format="[general]" protect="0" 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 )
- text(name=modrep_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="1" border="0" x="185" y="82" height="14" width="50" text="经 手 人" )
- text(name=part_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="1" border="0" x="365" y="82" height="14" width="54" text="相 关 码" )
- column(name=u_updatecost_part visible="1" tag="u_updatecost_part" band=header id=3 x="421" y="82" height="17" width="119" color="33554432" border="4" 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=30 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 )
- text(name=storageid_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="1" border="0" x="7" y="82" height="14" width="50" text="仓库名称" )
- column(name=u_updatecost_storageid visible="1" tag="u_updatecost_storageid" band=header id=13 x="60" y="82" height="17" width="119" color="33554432" border="4" alignment="0" format="[general]" protect="0" 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="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
- 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="1" border="0" x="7" y="106" height="14" width="50" text="备 注" )
- column(name=u_updatecost_dscrp visible="1" tag="u_updatecost_dscrp" band=header id=14 x="60" y="107" height="17" width="661" color="33554432" border="4" 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=255 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_updatecost_opdate visible="1" tag="u_updatecost_opdate" band=footer id=8 x="59" y="5" height="16" width="119" color="33554432" border="4" alignment="0" format="[shortdate] [time]" 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=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 )
- text(name=opdate_t visible="1" 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" alignment="1" border="0" x="7" y="5" height="14" width="50" text="建立时间" )
- text(name=opemp_t visible="1" 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" alignment="1" border="0" x="185" y="5" height="14" width="54" text="建 立 人" )
- column(name=u_updatecost_opemp visible="1" tag="u_updatecost_opemp" band=footer id=9 x="241" y="5" height="17" width="119" color="33554432" border="4" 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=10 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 )
- report(name=dw_1 visible="1" slideleft=yes height.autosize=yes slideup=directlyabove band=detail x="2" y="1" height="34" width="717" border="0" trail_footer=yes dataobject="dw_rp_update_costmx_edit" nest_arguments=
- ((" arg_scid "),(" arg_wareid ")))
- htmltable()
- htmlgen()
- export.xml(metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 )
|