12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- $PBExportHeader$dw_rp_saletask_print_sc.srd
- release 9;
- datawindow ( units=1 timer_interval=0 color=16777215 processing=0 print.orientation=2 print.margin.left=24 print.margin.right=24 print.margin.top=24 print.margin.bottom=24 print.paper.size=9 print.paper.source=0 selected.mouse=no)
- header(height=81 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=20 color="536870912" )
- detail(height=27 color="536870912" height.autosize=yes)
- table(column=(type=long updatewhereclause=yes initial="null" name=u_saletask_taskid dbname="u_SaleTask.TaskID"
- values="销售订单ID /" )
- column=(type=long updatewhereclause=yes initial="null" name=u_saletask_kind dbname="u_SaleTask.kind"
- values="性质(0销售定单,1备货生产) /" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_saletask_requiredate dbname="u_SaleTask.requiredate" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_saletask_assign_emp dbname="u_SaleTask.Assign_Emp"
- values="任务编制人 /" )
- column=(type=char(255) updatewhereclause=yes initial="null" name=u_saletask_dscrp dbname="u_SaleTask.Dscrp" )
- column=(type=char(15) updatewhereclause=yes initial="null" name=u_saletask_taskcode dbname="u_SaleTask.TaskCode" )
- column=(type=long updatewhereclause=yes initial="null" name=u_saletask_cusid dbname="u_SaleTask.CusID"
- values="客户ID /" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_saletask_accomplishdate dbname="u_SaleTask.accomplishdate"
- values="实际完成日期 /" )
- column=(type=long updatewhereclause=yes initial="null" name=u_saletask_status dbname="u_SaleTask.Status"
- values="状态(0待审批,1有效进行,2 暂停,3终止, 5完成) /" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_saletask_opemp dbname="u_SaleTask.Opemp" )
- column=(type=char(10) updatewhereclause=yes initial="null" name=u_saletask_permit_emp dbname="u_SaleTask.Permit_Emp" )
- column=(type=datetime updatewhereclause=yes initial="null" name=u_saletask_opdate dbname="u_SaleTask.opdate" )
- column=(type=char(50) updatewhereclause=yes initial="null" name=u_cust_name dbname="u_cust.name"
- values="客户名称 /" )
- column=(type=char(20) updatewhereclause=yes initial="null" name=u_cust_cuscode dbname="u_cust.cuscode"
- values="客户编号 /" )
- retrieve="SELECT u_SaleTask.TaskID,
- u_SaleTask.kind,
- u_SaleTask.requiredate,
- u_SaleTask.Assign_Emp,
- u_SaleTask.Dscrp,
- u_SaleTask.TaskCode,
- u_SaleTask.CusID,
- u_SaleTask.accomplishdate,
- u_SaleTask.Status,
- u_SaleTask.Opemp,
- u_SaleTask.Permit_Emp,
- u_SaleTask.opdate,
- u_cust.name,
- u_cust.cuscode
- FROM u_SaleTask LEFT OUTER JOIN
- u_cust ON u_SaleTask.CusID = u_cust.cusid
- where u_SaleTask.taskid=:arg_id and
- ( u_SaleTask.scid = :arg_scid ) and
- ( :arg_printrow = :arg_printrow ) and
- ( :arg_top = :arg_top )
- "
- arguments=(("arg_scid", number), ("arg_id", number), ("arg_printrow", number), ("arg_top", number))
- )
- text(name=title visible="1" moveable=1 resizeable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-20" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" alignment="2" border="0" x="2" y="2" height="31" width="719" text="排产单" )
- line(name=l_1 visible="1" band=header background.mode="2" background.color="1073741824" pen.style="0" pen.width="2" pen.color="33554432" x1="276" y1="36" x2="450" y2="36" )
- text(name=t_1 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="1" background.color="536870912" color="0" alignment="1" border="0" x="3" y="44" height="15" width="62" text="订单编号:" )
- column(name=u_saletask_taskcode visible="1" tag="u_saletask_taskcode" moveable=1 resizeable=1 band=header id=6 x="67" y="44" height="15" width="158" 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="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="700" tabsequence=0 )
- column(name=u_saletask_requiredate visible="1" tag="u_saletask_requiredate" moveable=1 resizeable=1 band=header id=3 x="546" y="44" height="15" width="111" color="0" border="0" alignment="0" format="yyyy-mm-dd" 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="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- text(name=requiredate_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="1" background.color="536870912" color="0" alignment="1" border="0" x="458" y="44" height="15" width="88" text="交货日期:" )
- column(name=u_saletask_dscrp visible="1" tag="u_saletask_dscrp" moveable=1 resizeable=1 height.autosize=yes slideup=allabove band=header id=5 x="67" y="64" height="15" width="651" 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=250 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="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- 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="33554431" color="0" alignment="1" border="0" x="3" y="64" height="15" width="62" text="备 注:" )
- text(name=t_3 visible="1" moveable=1 slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="3" y="1" height="15" width="62" text="建 立 人:" )
- column(name=u_saletask_opemp visible="1" tag="u_saletask_opemp" slideup=allabove band=footer id=10 x="67" y="1" height="16" width="81" color="0" 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="33554431" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- text(name=t_4 visible="1" moveable=1 slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="239" y="1" height="15" width="74" text="建立时间:" )
- column(name=u_saletask_opdate visible="1" tag="u_saletask_opdate" moveable=1 resizeable=1 slideup=allabove band=footer id=12 x="315" y="1" height="16" width="143" color="0" border="4" alignment="0" format="yyyy-mm-dd h:mm" 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="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- column(name=u_saletask_permit_emp visible="1" tag="u_saletask_permit_emp" moveable=1 resizeable=1 slideup=allabove band=footer id=11 x="546" y="1" height="16" width="92" color="0" 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="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
- text(name=permit_emp_t visible="1" moveable=1 slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="473" y="1" height="15" width="73" text="审批:" )
- report(name=mxreport visible="1" slideleft=yes height.autosize=yes slideup=directlyabove band=detail x="2" y="2" height="23" width="717" border="0" trail_footer=yes dataobject="dw_rp_saletaskmx_print_sc" nest_arguments=
- ((" arg_scid "),(" arg_id "),(" arg_printrow "),(" arg_top ")))
- htmltable()
- htmlgen()
- export.xml(metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 )
|