dw_xls_giveback.srd 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. $PBExportHeader$dw_xls_giveback.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=96 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=104 color="536870912" )
  8. table(column=(type=char(20) updatewhereclause=yes name=u_cust_cuscode dbname="u_cust.cuscode" )
  9. column=(type=char(50) updatewhereclause=yes name=u_cust_name dbname="u_cust.name" )
  10. column=(type=char(100) updatewhereclause=yes name=u_cust_tele dbname="u_cust.tele" )
  11. column=(type=char(100) updatewhereclause=yes name=u_cust_tele1 dbname="u_cust.tele1" )
  12. column=(type=char(30) updatewhereclause=yes name=u_cust_rep dbname="u_cust.rep" )
  13. column=(type=char(30) updatewhereclause=yes name=u_cust_bank dbname="u_cust.bank" )
  14. column=(type=char(30) updatewhereclause=yes name=u_cust_cunt dbname="u_cust.cunt" )
  15. column=(type=char(100) updatewhereclause=yes name=u_cust_address dbname="u_cust.address" )
  16. column=(type=char(6) updatewhereclause=yes name=u_cust_code dbname="u_cust.code" )
  17. column=(type=char(255) updatewhereclause=yes name=u_cust_dscrp dbname="u_cust.dscrp" )
  18. column=(type=char(30) updatewhereclause=yes name=u_cust_faxno dbname="u_cust.faxno" )
  19. column=(type=long updatewhereclause=yes name=u_cust_maxmtnum dbname="u_cust.maxmtnum" )
  20. column=(type=datetime updatewhereclause=yes name=u_cust_opdate dbname="u_cust.opdate" )
  21. column=(type=char(10) updatewhereclause=yes name=u_cust_opemp dbname="u_cust.opemp" )
  22. column=(type=char(30) updatewhereclause=yes name=u_cust_cusareaname dbname="u_cust.cusareaname" )
  23. column=(type=char(100) updatewhereclause=yes name=u_cust_areaname dbname="u_cust.areaname" )
  24. column=(type=char(50) updatewhereclause=yes name=u_cust_email dbname="u_cust.email" )
  25. column=(type=char(50) updatewhereclause=yes name=u_cust_freight_tele dbname="u_cust.freight_tele" )
  26. column=(type=char(50) updatewhereclause=yes name=u_cust_freight dbname="u_cust.freight" )
  27. column=(type=char(20) updatewhereclause=yes name=u_giveback_givebackcode dbname="u_giveback.givebackcode" )
  28. column=(type=long updatewhereclause=yes name=u_giveback_relint_3 dbname="u_giveback.relint_3" )
  29. column=(type=datetime updatewhereclause=yes name=u_giveback_givebackdate dbname="u_giveback.givebackdate" )
  30. column=(type=datetime updatewhereclause=yes name=u_giveback_startdate dbname="u_giveback.startdate" )
  31. column=(type=decimal(5) updatewhereclause=yes name=u_giveback_givebackrate dbname="u_giveback.givebackrate" )
  32. column=(type=datetime updatewhereclause=yes name=u_giveback_enddate dbname="u_giveback.enddate" )
  33. column=(type=decimal(5) updatewhereclause=yes name=u_giveback_sumamt dbname="u_giveback.sumamt" )
  34. column=(type=char(10) updatewhereclause=yes name=u_giveback_assign_emp dbname="u_giveback.assign_emp" )
  35. column=(type=char(20) updatewhereclause=yes name=u_giveback_relcode dbname="u_giveback.relcode" )
  36. column=(type=char(255) updatewhereclause=yes name=u_giveback_dscrp dbname="u_giveback.dscrp" )
  37. column=(type=char(10) updatewhereclause=yes name=u_giveback_opemp dbname="u_giveback.opemp" )
  38. column=(type=datetime updatewhereclause=yes name=u_giveback_opdate dbname="u_giveback.opdate" )
  39. column=(type=char(10) updatewhereclause=yes name=u_giveback_modemp dbname="u_giveback.modemp" )
  40. column=(type=datetime updatewhereclause=yes name=u_giveback_moddate dbname="u_giveback.moddate" )
  41. column=(type=char(10) updatewhereclause=yes name=u_giveback_auditingrep dbname="u_giveback.auditingrep" )
  42. column=(type=datetime updatewhereclause=yes name=u_giveback_auditingdate dbname="u_giveback.auditingdate" )
  43. column=(type=long updatewhereclause=yes name=u_giveback_printnum dbname="u_giveback.printnum" )
  44. column=(type=long updatewhereclause=yes name=u_giveback_ctmint dbname="u_giveback.ctmint" )
  45. retrieve="SELECT u_cust.cuscode, u_cust.name, u_cust.tele, u_cust.tele1, u_cust.rep, u_cust.bank,
  46. u_cust.cunt, u_cust.address, u_cust.code, u_cust.dscrp, u_cust.faxno,
  47. u_cust.maxmtnum, u_cust.opdate, u_cust.opemp, u_cust.cusareaname,
  48. u_cust.areaname, u_cust.email, u_cust.freight_tele, u_cust.freight,
  49. u_giveback.givebackcode, u_giveback.relint_3, u_giveback.givebackdate,
  50. u_giveback.startdate, u_giveback.givebackrate, u_giveback.enddate,
  51. u_giveback.sumamt, u_giveback.assign_emp, u_giveback.relcode, u_giveback.dscrp,
  52. u_giveback.opemp, u_giveback.opdate, u_giveback.modemp, u_giveback.moddate,
  53. u_giveback.auditingrep, u_giveback.auditingdate, u_giveback.printnum,
  54. u_giveback.ctmint
  55. FROM u_giveback INNER JOIN
  56. u_cust ON u_giveback.cusid = u_cust.cusid
  57. where u_giveback.givebackid=:ARG_givebackid AND u_giveback.SCID=:ARG_SCID" arguments=(("arg_scid", number),("arg_givebackid", number)) )
  58. text(band=header alignment="2" text="单据编号" border="0" color="33554432" x="9" y="8" height="76" width="672" html.valueishtml="0" name=u_giveback_givebackcode_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  59. text(band=header alignment="2" text="单据日期" border="0" color="33554432" x="690" y="4" height="76" width="704" html.valueishtml="0" name=u_giveback_givebackdate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  60. text(band=header alignment="2" text="开始日期" border="0" color="33554432" x="1403" y="8" height="76" width="704" html.valueishtml="0" name=u_giveback_startdate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  61. text(band=header alignment="2" text="结束日期" border="0" color="33554432" x="2117" y="4" height="76" width="704" html.valueishtml="0" name=u_giveback_enddate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  62. text(band=header alignment="2" text="返利率" border="0" color="33554432" x="2830" y="8" height="76" width="425" html.valueishtml="0" name=u_giveback_givebackrate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  63. text(band=header alignment="2" text="交易金额" border="0" color="33554432" x="3264" y="8" height="76" width="384" html.valueishtml="0" name=u_giveback_sumamt_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  64. text(band=header alignment="2" text="经手人" border="0" color="33554432" x="3657" y="8" height="76" width="389" html.valueishtml="0" name=u_giveback_assign_emp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  65. text(band=header alignment="2" text="相关号码" border="0" color="33554432" x="4055" y="4" height="76" width="672" html.valueishtml="0" name=u_giveback_relcode_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  66. text(band=header alignment="2" text="备注" border="0" color="33554432" x="4736" y="8" height="76" width="3511" html.valueishtml="0" name=u_giveback_dscrp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  67. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="8256" y="8" height="76" width="370" html.valueishtml="0" name=u_giveback_opemp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  68. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="8635" y="8" height="76" width="370" html.valueishtml="0" name=u_giveback_modemp_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  69. text(band=header alignment="2" text="修改时间" border="0" color="33554432" x="9015" y="8" height="76" width="704" html.valueishtml="0" name=u_giveback_moddate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  70. text(band=header alignment="2" text="审核人" border="0" color="33554432" x="9728" y="8" height="76" width="370" html.valueishtml="0" name=u_giveback_auditingrep_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  71. text(band=header alignment="2" text="审核时间" border="0" color="33554432" x="10107" y="8" height="76" width="704" html.valueishtml="0" name=u_giveback_auditingdate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  72. text(band=header alignment="2" text="打印次数" border="0" color="33554432" x="10821" y="8" height="76" width="384" html.valueishtml="0" name=u_giveback_printnum_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  73. text(band=header alignment="2" text="客户编号
  74. " border="0" color="33554432" x="11214" y="8" height="228" width="672" html.valueishtml="0" name=u_cust_cuscode_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  75. text(band=header alignment="2" text="客户名称" border="0" color="33554432" x="11895" y="8" height="76" width="1632" html.valueishtml="0" name=u_cust_name_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  76. text(band=header alignment="2" text="联系电话" border="0" color="33554432" x="13536" y="8" height="76" width="3232" html.valueishtml="0" name=u_cust_tele_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  77. text(band=header alignment="2" text="联系电话1" border="0" color="33554432" x="16777" y="8" height="76" width="3232" html.valueishtml="0" name=u_cust_tele1_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  78. text(band=header alignment="2" text="联系人
  79. " border="0" color="33554432" x="20018" y="8" height="228" width="992" html.valueishtml="0" name=u_cust_rep_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  80. text(band=header alignment="2" text="地址" border="0" color="33554432" x="21019" y="8" height="76" width="3232" html.valueishtml="0" name=u_cust_address_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  81. text(band=header alignment="2" text="邮编
  82. " border="0" color="33554432" x="24261" y="8" height="152" width="224" html.valueishtml="0" name=u_cust_code_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  83. text(band=header alignment="2" text="传真号码" border="0" color="33554432" x="24494" y="8" height="76" width="992" html.valueishtml="0" name=u_cust_faxno_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  84. column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="88" width="672" format="[general]" html.valueishtml="0" name=u_giveback_givebackcode visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  85. column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="33554432" x="690" y="8" height="88" width="704" format="[shortdate] [time]" html.valueishtml="0" name=u_giveback_givebackdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  86. column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="33554432" x="1403" y="8" height="88" width="704" format="[shortdate] [time]" html.valueishtml="0" name=u_giveback_startdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  87. column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="33554432" x="2117" y="8" height="88" width="704" format="[shortdate] [time]" html.valueishtml="0" name=u_giveback_enddate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  88. column(band=detail id=24 alignment="1" tabsequence=32766 border="0" color="33554432" x="2830" y="8" height="88" width="425" format="[general]" html.valueishtml="0" name=u_giveback_givebackrate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  89. column(band=detail id=26 alignment="1" tabsequence=32766 border="0" color="33554432" x="3264" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=u_giveback_sumamt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  90. column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="33554432" x="3657" y="8" height="88" width="389" format="[general]" html.valueishtml="0" name=u_giveback_assign_emp visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  91. column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="33554432" x="4055" y="8" height="88" width="672" format="[general]" html.valueishtml="0" name=u_giveback_relcode visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  92. column(band=detail id=29 alignment="0" tabsequence=32766 border="0" color="33554432" x="4736" y="8" height="88" width="3511" format="[general]" html.valueishtml="0" name=u_giveback_dscrp visible="1" edit.limit=255 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  93. column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="33554432" x="8256" y="8" height="88" width="370" format="[general]" html.valueishtml="0" name=u_giveback_opemp visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  94. column(band=detail id=32 alignment="0" tabsequence=32766 border="0" color="33554432" x="8635" y="8" height="88" width="370" format="[general]" html.valueishtml="0" name=u_giveback_modemp visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  95. column(band=detail id=33 alignment="0" tabsequence=32766 border="0" color="33554432" x="9015" y="8" height="88" width="704" format="[shortdate] [time]" html.valueishtml="0" name=u_giveback_moddate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  96. column(band=detail id=34 alignment="0" tabsequence=32766 border="0" color="33554432" x="9728" y="8" height="88" width="370" format="[general]" html.valueishtml="0" name=u_giveback_auditingrep visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  97. column(band=detail id=35 alignment="0" tabsequence=32766 border="0" color="33554432" x="10107" y="8" height="88" width="704" format="[shortdate] [time]" html.valueishtml="0" name=u_giveback_auditingdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  98. column(band=detail id=36 alignment="1" tabsequence=32766 border="0" color="33554432" x="10821" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=u_giveback_printnum visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  99. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="11214" y="8" height="88" width="672" format="[general]" html.valueishtml="0" name=u_cust_cuscode visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  100. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="11895" y="8" height="88" width="1632" format="[general]" html.valueishtml="0" name=u_cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  101. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="13536" y="8" height="88" width="3232" format="[general]" html.valueishtml="0" name=u_cust_tele visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  102. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="16777" y="8" height="88" width="3232" format="[general]" html.valueishtml="0" name=u_cust_tele1 visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  103. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="20018" y="8" height="88" width="992" format="[general]" html.valueishtml="0" name=u_cust_rep visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  104. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="21019" y="8" height="88" width="3232" format="[general]" html.valueishtml="0" name=u_cust_address visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  105. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="24261" y="8" height="88" width="224" format="[general]" html.valueishtml="0" name=u_cust_code visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  106. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="24494" y="8" height="88" width="992" format="[general]" html.valueishtml="0" name=u_cust_faxno visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  107. htmltable(border="1" )
  108. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  109. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  110. import.xml()
  111. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )