123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- $PBExportHeader$dw_rp_cust.srd
- release 9;
- datawindow(units=1 timer_interval=60000 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 1 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 9 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 )
- header(height=66 color="536870912" )
- summary(height=16 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=17 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes key=yes name=cusid dbname="u_cust.cusid" initial="null" values="客户定义表-客户ID /" )
- column=(type=char(20) update=yes updatewhereclause=yes name=cuscode dbname="u_cust.cuscode" initial="null" )
- column=(type=char(50) update=yes updatewhereclause=yes name=name dbname="u_cust.name" initial="null" )
- column=(type=long update=yes updatewhereclause=yes name=memberid dbname="u_cust.memberid" initial="null" )
- column=(type=decimal(5) update=yes updatewhereclause=yes name=score dbname="score" initial="null" values="Score /" )
- column=(type=long update=yes updatewhereclause=yes name=pricelistid dbname="u_cust.pricelistid" initial="null" values="客户定义表-价格表ID /" )
- column=(type=char(100) update=yes updatewhereclause=yes name=tele dbname="u_cust.tele" initial="null" values="客户定义表-联系电话 /" )
- column=(type=char(30) update=yes updatewhereclause=yes name=rep dbname="u_cust.rep" initial="null" )
- column=(type=char(20) update=yes updatewhereclause=yes name=custype dbname="u_cust.custype" initial="null" )
- column=(type=char(100) update=yes updatewhereclause=yes name=tele1 dbname="u_cust.tele1" initial="null" )
- column=(type=char(30) update=yes updatewhereclause=yes name=bank dbname="u_cust.bank" initial="null" )
- column=(type=char(30) update=yes updatewhereclause=yes name=cunt dbname="u_cust.cunt" initial="null" values="客户定义表-银行帐号 /" )
- column=(type=char(6) update=yes updatewhereclause=yes name=code dbname="u_cust.code" initial="null" )
- column=(type=char(4099) update=yes updatewhereclause=yes name=address dbname="address" initial="null" )
- column=(type=char(255) update=yes updatewhereclause=yes name=dscrp dbname="u_cust.dscrp" initial="null" values="客户定义表-备注 /" )
- column=(type=char(30) update=yes updatewhereclause=yes name=faxno dbname="u_cust.faxno" initial="null" )
- column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_cust.opdate" initial="null" values="客户定义表-操作员 /" )
- column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="u_cust.opemp" initial="null" values="客户定义表-操作时间 /" )
- column=(type=long update=yes updatewhereclause=yes name=inuse dbname="u_cust.inuse" initial="null" values="客户定义表-有效标记 /" )
- column=(type=long update=yes updatewhereclause=yes name=cusareaid dbname="u_cust.cusareaid" initial="null" )
- column=(type=char(30) update=yes updatewhereclause=yes name=cusareaname dbname="u_cust.cusareaname" initial="null" values="客户定义表-客户区域名称 /" )
- column=(type=char(100) update=yes updatewhereclause=yes name=areaname dbname="u_cust.areaname" initial="null" values="客户定义表-详细地区 /" )
- column=(type=char(50) update=yes updatewhereclause=yes name=email dbname="u_cust.email" initial="null" )
- column=(type=decimal(5) update=yes updatewhereclause=yes name=givebackrate dbname="u_cust.givebackrate" initial="null" )
- column=(type=char(50) update=yes updatewhereclause=yes name=freight dbname="u_cust.freight" initial="null" values="客户定义表-默认货运部 /" )
- column=(type=char(50) update=yes updatewhereclause=yes name=freight_tele dbname="u_cust.freight_tele" initial="null" values="客户定义表-默认货运部电话 /" )
- column=(type=long update=yes updatewhereclause=yes name=lsflag dbname="u_cust.lsflag" initial="null" values=" 1/ 0" )
- retrieve="SELECT u_cust.cusid ,
- u_cust.cuscode ,
- u_cust.name ,
- u_cust.memberid,
- u_cust.score - u_cust.exchangescore as score,
- u_cust.pricelistid,
- u_cust.tele ,
- u_cust.rep ,
- u_cust.custype ,
- u_cust.tele1 ,
- u_cust.bank ,
- u_cust.cunt ,
- u_cust.code ,
- convert (text,u_cust.address) as address,
- u_cust.dscrp ,
- u_cust.faxno ,
- u_cust.opdate ,
- u_cust.opemp ,
- u_cust.inuse,
- u_cust.cusareaid,
- u_cust.cusareaname,
- u_cust.areaname,
- u_cust.email,
- u_cust.givebackrate,
- u_cust.freight,
- u_cust.freight_tele,
- u_cust.lsflag
- FROM u_cust" update="u_cust" updatewhere=0 updatekeyinplace=no )
- text(band=header alignment="2" text="客户编号" border="2" color="0" x="72" y="51" height="15" width="82" html.valueishtml="0" name=cuscode_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="客户名称" border="2" color="0" x="156" y="51" height="15" width="129" html.valueishtml="0" name=name_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="联系人" border="2" color="0" x="287" y="51" height="15" width="46" html.valueishtml="0" name=rep_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="业务员" border="2" color="0" x="335" y="51" height="15" width="55" html.valueishtml="0" name=custype_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="联系电话" border="2" color="0" x="392" y="51" height="15" width="108" html.valueishtml="0" name=tele_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="传真" border="2" color="0" x="611" y="51" height="15" width="92" html.valueishtml="0" name=faxno_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="开户银行" border="2" color="0" x="859" y="51" height="15" width="58" html.valueishtml="0" name=bank_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="银行帐号" border="2" color="0" x="919" y="51" height="15" width="62" html.valueishtml="0" name=cunt_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="地址" border="2" color="0" x="705" y="51" height="15" width="105" html.valueishtml="0" name=address_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="邮编" border="2" color="0" x="812" y="51" height="15" width="45" html.valueishtml="0" name=code_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="手机" border="2" color="33554432" x="502" y="51" height="15" width="107" html.valueishtml="0" name=tele1_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- text(band=header alignment="2" text="地区" border="2" color="33554432" x="2" y="51" height="15" width="68" html.valueishtml="0" name=cusareaname_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="2" text="Email" border="2" color="33554432" x="983" y="51" height="15" width="135" html.valueishtml="0" name=email_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="2" text="备注" border="2" color="0" x="1120" y="51" height="15" width="56" html.valueishtml="0" name=dscrp_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="零售" border="2" color="33554432" x="1178" y="51" height="15" width="38" html.valueishtml="0" name=lsflag_t visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="0" x="72" y="1" height="16" width="82" format="[general]" html.valueishtml="0" name=cuscode tag="cuscode" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="0" x="156" y="1" height="16" width="129" format="[general]" html.valueishtml="0" name=name tag="name" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="0" x="392" y="1" height="16" width="108" format="[general]" html.valueishtml="0" name=tele tag="tele" visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="335" y="1" height="16" width="55" format="[general]" html.valueishtml="0" name=custype tag="custype" visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="502" y="1" height="16" width="107" format="[general]" html.valueishtml="0" name=tele1 tag="tele1" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="0" x="859" y="1" height="16" width="58" format="[general]" html.valueishtml="0" name=bank tag="bank" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="919" y="1" height="16" width="62" format="[general]" html.valueishtml="0" name=cunt tag="cunt" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="812" y="1" height="16" width="45" format="[general]" html.valueishtml="0" name=code tag="code" visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="0" x="705" y="1" height="16" width="105" format="[general]" html.valueishtml="0" name=address tag="address" visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="0" x="1120" y="1" height="16" width="56" format="[general]" html.valueishtml="0" name=dscrp tag="dscrp" visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="0" x="611" y="1" height="16" width="92" format="[general]" html.valueishtml="0" name=faxno tag="faxno" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="0" x="2" y="1" height="16" width="68" format="[general]" html.valueishtml="0" name=cusareaname tag="cusareaname" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="0" x="287" y="1" height="16" width="46" format="[general]" html.valueishtml="0" name=rep tag="rep" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="0" x="983" y="1" height="16" width="135" format="[general]" html.valueishtml="0" name=email tag="email" visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=27 alignment="2" tabsequence=32766 border="0" color="33554432" x="1178" y="1" height="16" width="38" format="[general]" html.valueishtml="0" name=lsflag tag="lsflag" visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- compute(band=summary alignment="2" expression="count( name for all )"border="0" color="16711680" x="156" y="1" height="14" width="129" format="[general]" html.valueishtml="0" name=compute_1 tag="count( name for all )" visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=foreground alignment="1" text="" border="0" color="33554431" x="0" y="0" height="50" width="1272" html.valueishtml="0" name=t_1 visible="1" resizeable=1 font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="33554431" )
- text(band=foreground alignment="0" text="客户资料表" border="0" color="0" x="3" y="1" height="47" width="668" html.valueishtml="0" name=title visible="1" moveable=1 font.face="宋体" font.height="-18" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="33554431" )
- compute(band=foreground alignment="0" expression="'打印日期: '+string(today(),'yyyy-mm-dd')+' 共 '+string(pageCount())+' 页 第 ' + string(page()) + ' 页'"border="0" color="0" x="3" y="33" height="15" width="356" format="[general]" html.valueishtml="0" name=pagemsg tag="'打印日期: '+string(today(),'yyyy-mm-dd')+' 共 '+string(pageCount())+' 页 第 ' + string(page()) + ' 页'" visible="1" moveable=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- 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" )
|