123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- $PBExportHeader$dw_rp_saletask_print.srd
- release 11.5;
- datawindow ( units=1 timer_interval=0 processing=0 color=16777215 brushmode=0 transparency=0 gradient.color=8421504 gradient.transparency=0 gradient.angle=0 gradient.repetition.mode=0 gradient.repetition.count=0 gradient.repetition.length=100 gradient.focus=0 gradient.scale=100 gradient.spread=100 picture.mode=0 picture.scale.x=100 picture.scale.y=100 picture.clip.left=0 picture.clip.right=0 picture.clip.top=0 picture.clip.bottom=0 picture.blur=0 picture.transparency=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 hidegrayline=no showbackcoloronxp=no)
- header(height=95 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" )
- 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="销售订单主表-实际完成日期 /销售订单主表-实际完成日期 1900-01-??/" )
- 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" )
- column=(type=char(20) updatewhereclause=yes initial="null" name=u_cust_cuscode dbname="u_cust.cuscode" )
- 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="1" y="3" 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 edit.useellipsis=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 )
- text(name=assign_emp_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="237" y="44" height="15" width="76" text="业 务 员:" )
- column(name=u_saletask_assign_emp visible="1" tag="u_saletask_assign_emp" moveable=1 resizeable=1 band=header id=4 x="315" y="44" height="15" width="76" 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 edit.useellipsis=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 )
- 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 edit.useellipsis=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_cust_name visible="1" tag="u_cust_name" moveable=1 resizeable=1 band=header id=13 x="315" y="61" height="15" width="404" 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=yes edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no edit.useellipsis=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=u_cust_cuscode_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="3" y="61" height="15" width="62" text="客户编号:" )
- column(name=u_cust_cuscode visible="1" tag="u_cust_cuscode" moveable=1 resizeable=1 band=header id=14 x="67" y="61" height="15" width="158" 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=yes edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no edit.useellipsis=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="78" height="15" width="62" 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="78" 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 edit.useellipsis=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=u_cust_name_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="238" y="61" height="15" width="75" 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="69" y="2" 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 edit.useellipsis=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 edit.useellipsis=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 edit.useellipsis=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="829" border="0" trail_footer=yes dataobject="dw_rp_saletaskmx_print3" nest_arguments=
- ((" arg_scid "),(" arg_id "),(" arg_printrow "),(" arg_top ")) )
- htmltable()
- htmlgen(pagingMethod=0 )
- xhtmlgen() cssgen()
- xmlgen()
- xsltgen()
- jsgen()
- export.xml(metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 )
- export.xhtml()
|