12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- $PBExportHeader$dw_rp_inware_rec_edit_th.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=115 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=19 color="536870912" )
- detail(height=22 color="536870912" height.autosize=yes)
- table(column=(type=long updatewhereclause=yes initial="null" name=u_inware_inwareid dbname="u_inware.inwareid"
- values="单据ID /" )
- column=(type=long updatewhereclause=yes initial="null" name=u_inware_storageid dbname="u_inware.storageid"
- values="" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_inware_indate dbname="u_inware.indate" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_inware_inrep dbname="u_inware.inrep" )
- column=(type=char(50) updatewhereclause=yes initial="null" name=u_inware_part dbname="u_inware.part" )
- column=(type=char(255) updatewhereclause=yes initial="null" name=u_inware_dscrp dbname="u_inware.dscrp" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_inware_opdate dbname="u_inware.opdate" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_inware_opemp dbname="u_inware.opemp" )
- column=(type=long updatewhereclause=yes initial="null" name=u_inware_flag dbname="u_inware.flag"
- values="默认0审核标志(0未审核,1审核) /" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_inware_auditingdate dbname="u_inware.auditingdate"
- values="审核时间 /" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_inware_auditingrep dbname="u_inware.auditingrep"
- values="审核人 /" )
- column=(type=char(30) updatewhereclause=yes initial="null" name=u_inware_inwarecode dbname="u_inware.inwarecode" )
- column=(type=long updatewhereclause=yes initial="null" name=u_inware_balcflag dbname="u_inware.balcflag"
- values="日结标记:0(默认)-未日结,1-已日结 /" )
- column=(type=char(30) updatewhereclause=yes initial="null" name=u_inware_sptname dbname="u_inware.sptname"
- values="供应商名称(不记帐模式使用) /" )
- column=(type=char(20) updatewhereclause=yes initial="null" name=u_cust_cuscode dbname="u_cust.cuscode" )
- column=(type=char(50) updatewhereclause=yes initial="null" name=u_cust_name dbname="u_cust.name" )
- retrieve="SELECT u_inware.inwareid, u_inware.storageid, u_inware.indate, u_inware.inrep,
- u_inware.part, u_inware.dscrp, u_inware.opdate, u_inware.opemp, u_inware.flag,
- u_inware.auditingdate, u_inware.auditingrep, u_inware.inwarecode, u_inware.balcflag,
- u_inware.sptname, u_cust.cuscode, u_cust.name
- FROM u_inware INNER JOIN
- u_cust ON u_inware.sptid = u_cust.cusid WHERE ( u_inware.inwareid = :arg_inwareid )
- and ( u_inware.scid = :arg_scid ) and
- ( :arg_printrow = :arg_printrow ) and
- ( :arg_top = :arg_top )
- "
- arguments=(("arg_scid", number), ("arg_inwareid", number), ("arg_printrow", number), ("arg_top", number))
- )
- text(name=t_1 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="1" y="2" 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="2" pen.color="33554432" x1="261" y1="33" x2="461" y2="33" )
- text(name=inwarecode_t visible="1" 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" alignment="0" border="0" x="2" y="44" height="15" width="61" text="单据编号:" )
- text(name=inrep_t visible="1" 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" alignment="1" border="0" x="202" y="44" height="15" width="66" text="经 手 人:" )
- column(name=u_inware_inrep visible="1" tag="u_inware_inrep" moveable=1 resizeable=1 band=header id=4 x="270" y="44" height="15" width="86" 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=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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- compute(name=now visible="1" tag="'打印时间:'+string(today(),'yyyy-mm-dd ')+string(now(),'h:mm')+' 第 ' + page() + ' 页/共 ' + pageCount()+' 页'" moveable=1 resizeable=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="364" y="44" height="15" width="351" format="[general]" expression="'打印时间:'+string(today(),'yyyy-mm-dd ')+string(now(),'h:mm')+' 第 ' + page() + ' 页/共 ' + pageCount()+' 页'" alignment="0" border="0" crosstab.repeat=no )
- column(name=u_inware_inwarecode visible="1" tag="u_inware_inwarecode" moveable=1 resizeable=1 band=header id=12 x="65" y="44" height="15" width="134" 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=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="-10" font.pitch="2" font.weight="700" tabsequence=0 )
- column(name=u_inware_indate visible="1" tag="u_inware_indate" moveable=1 resizeable=1 band=header id=3 x="270" y="62" height="15" width="86" color="0" border="0" alignment="0" format="yyyy-mm-dd" protect="0" edit.format="yyyy-mm-dd" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=u_inware_storageid visible="1" tag="u_inware_storageid" moveable=1 resizeable=1 band=header id=2 x="65" y="62" height="15" width="134" color="0" border="0" alignment="0" format="[general]" protect="0" dddw.allowedit=no dddw.autohscroll=no dddw.autoretrieve=yes dddw.useasborder=no dddw.datacolumn=storageid dddw.displaycolumn=storagename dddw.hscrollbar=no dddw.hsplitscroll=no dddw.imemode=0 dddw.limit=0 dddw.name=dw_dddw_storage dddw.nilisnull=no dddw.percentwidth=100 dddw.required=no dddw.showlist=no dddw.vscrollbar=yes 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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=u_cust_cuscode visible="1" tag="u_cust_cuscode" band=header id=15 x="65" y="80" height="15" width="134" color="0" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=u_cust_name visible="1" tag="u_cust_name" band=header id=16 x="270" y="80" height="15" width="439" color="0" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- text(name=storageid_t visible="1" 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" alignment="0" border="0" x="2" y="62" height="15" width="61" text="仓 库:" )
- text(name=t_2 visible="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" alignment="0" border="0" x="2" y="80" height="15" width="61" text="客户编号:" )
- text(name=indate_t visible="1" 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" alignment="1" border="0" x="202" y="62" height="15" width="66" text="进仓时间:" )
- text(name=t_4 visible="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" alignment="0" border="0" x="202" y="80" height="15" width="66" text="客户名称:" )
- column(name=u_inware_part visible="1" tag="u_inware_part" moveable=1 resizeable=1 band=header id=5 x="65" y="98" height="15" width="134" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=no 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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- text(name=part_t visible="1" 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" alignment="0" border="0" x="2" y="98" height="15" width="61" text="相关号码:" )
- text(name=dscrp_t visible="1" moveable=1 slideup=allabove 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" alignment="1" border="0" x="202" y="98" height="15" width="66" text="备 注:" )
- column(name=u_inware_dscrp visible="1" tag="u_inware_dscrp" moveable=1 resizeable=1 height.autosize=yes slideup=allabove band=header id=6 x="271" y="98" height="15" width="445" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=yes edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=200 edit.password=no edit.vscrollbar=yes 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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- text(name=opdate_t visible="1" moveable=1 resizeable=1 slideup=directlyabove band=footer 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" alignment="1" border="0" x="1" y="2" height="15" width="75" text="建立时间:" )
- text(name=operator_t visible="1" moveable=1 resizeable=1 slideup=directlyabove band=footer 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" alignment="1" border="0" x="199" y="2" height="15" width="55" text="建立人:" )
- column(name=u_inware_opdate visible="1" tag="u_inware_opdate" moveable=1 resizeable=1 slideup=directlyabove band=footer id=7 x="78" y="2" height="15" width="120" color="0" border="0" alignment="0" format="yyyy-mm-dd hh:mm" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=u_inware_opemp visible="1" tag="u_inware_opemp" moveable=1 resizeable=1 slideup=allabove band=footer id=8 x="256" y="2" height="15" width="72" color="0" border="0" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- text(name=t_3 visible="1" slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="33554432" alignment="0" border="0" x="353" y="2" height="15" width="35" text="签名:" )
- report(name=mxreport visible="1" slideleft=yes height.autosize=yes slideup=directlyabove band=detail x="2" y="1" height="19" width="719" border="0" trail_footer=yes dataobject="dw_rp_inwaremx_rec_edit_th" nest_arguments=
- ((" arg_scid "),(" arg_inwareid "),(" arg_printrow "),(" arg_top ")))
- htmltable()
- htmlgen()
- export.xml(metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 )
|