dw_cust_member.srd 9.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. $PBExportHeader$dw_cust_member.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=1073741824 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 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 )
  4. header(height=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=64 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=memberid dbname="u_cust_member.memberid" initial="0" )
  9. column=(type=char(50) update=yes updatewhereclause=yes name=membername dbname="u_cust_member.membername" initial="empty" )
  10. column=(type=decimal(1) update=yes updatewhereclause=yes name=scoretype dbname="u_cust_member.scoretype" initial="0" )
  11. column=(type=decimal(5) update=yes updatewhereclause=yes name=updatescore dbname="u_cust_member.updatescore" initial="0" )
  12. column=(type=long update=yes updatewhereclause=yes name=pricelistid dbname="u_cust_member.pricelistid" initial="0" )
  13. column=(type=char(100) update=yes updatewhereclause=yes name=dscrp dbname="u_cust_member.dscrp" initial="empty" )
  14. column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_cust_member.opdate" initial="today" )
  15. column=(type=char(20) update=yes updatewhereclause=yes name=opemp dbname="u_cust_member.opemp" initial="empty" )
  16. column=(type=datetime update=yes updatewhereclause=yes name=moddate dbname="u_cust_member.moddate" )
  17. column=(type=char(20) update=yes updatewhereclause=yes name=modemp dbname="u_cust_member.modemp" initial="empty" )
  18. retrieve=" SELECT u_cust_member.memberid,
  19. u_cust_member.membername,
  20. u_cust_member.scoretype,
  21. u_cust_member.updatescore,
  22. u_cust_member.pricelistid,
  23. u_cust_member.dscrp,
  24. u_cust_member.opdate,
  25. u_cust_member.opemp,
  26. u_cust_member.moddate,
  27. u_cust_member.modemp
  28. FROM u_cust_member
  29. " update="u_cust_member" updatewhere=1 updatekeyinplace=no )
  30. text(band=header alignment="2" text="建立时间" border="0" color="33554432" x="2830" y="8" height="56" width="457" html.valueishtml="0" name=opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  31. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="2587" y="8" height="56" width="233" html.valueishtml="0" name=opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  32. text(band=header alignment="2" text="升级积分" border="0" color="16711680" x="997" y="8" height="56" width="416" html.valueishtml="0" name=updatescore_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  33. text(band=header alignment="2" text="指定价格表" border="0" color="16711680" x="1422" y="8" height="56" width="357" html.valueishtml="0" name=pricelistid_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  34. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="3296" y="8" height="56" width="224" html.valueishtml="0" name=modemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  35. text(band=header alignment="2" text="会员名称" border="0" color="16711680" x="9" y="8" height="56" width="686" html.valueishtml="0" name=membername_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  36. text(band=header alignment="2" text="积分倍数" border="0" color="16711680" x="704" y="8" height="56" width="283" html.valueishtml="0" name=scoretype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  37. text(band=header alignment="2" text="备注" border="0" color="16711680" x="1787" y="8" height="56" width="791" html.valueishtml="0" name=dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  38. text(band=header alignment="2" text="修改时间" border="0" color="33554432" x="3529" y="8" height="56" width="485" html.valueishtml="0" name=moddate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  39. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="4" height="68" width="686" format="[general]" html.valueishtml="0" name=membername visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  40. column(band=detail id=3 alignment="1" tabsequence=32766 border="0" color="33554432" x="704" y="4" height="68" width="283" format="##0.0" html.valueishtml="0" name=scoretype visible="1" edit.limit=0 edit.case=any edit.format="##0.0" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  41. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="1787" y="4" height="68" width="791" format="[general]" html.valueishtml="0" name=dscrp visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  42. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="2830" y="4" height="68" width="457" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=opdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  43. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="2587" y="4" height="68" width="233" format="[general]" html.valueishtml="0" name=opemp visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  44. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="3296" y="4" height="68" width="224" format="[general]" html.valueishtml="0" name=modemp visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  45. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="3529" y="4" height="68" width="485" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=moddate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  46. column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="33554432" x="997" y="4" height="68" width="416" format="##,##0.#####" html.valueishtml="0" name=updatescore visible="1" edit.limit=0 edit.case=any edit.format="##,##0.#####" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  47. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="1422" y="4" height="68" width="357" format="[general]" html.valueishtml="0" name=pricelistid visible="1" dddw.name=ddd_cust_member_pricelist dddw.displaycolumn=listname dddw.datacolumn=pricelistid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  48. compute(band=footer alignment="2" expression="count(membername for all)"border="0" color="33554432" x="9" y="4" height="56" width="686" format="[general]" html.valueishtml="0" name=compute_1 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" )
  49. htmltable(border="1" )
  50. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  51. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  52. import.xml()
  53. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )