dw_xls_spt_oppose.srd 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. $PBExportHeader$dw_xls_spt_oppose.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=168 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(30) updatewhereclause=yes name=u_oppose_billcode dbname="u_oppose.billcode" )
  9. column=(type=datetime updatewhereclause=yes name=u_oppose_billdate dbname="u_oppose.billdate" )
  10. column=(type=char(50) updatewhereclause=yes name=u_oppose_opposedept dbname="u_oppose.opposedept" )
  11. column=(type=char(250) updatewhereclause=yes name=u_oppose_threason dbname="u_oppose.threason" )
  12. column=(type=char(250) updatewhereclause=yes name=u_oppose_improveidea dbname="u_oppose.improveidea" )
  13. column=(type=datetime updatewhereclause=yes name=u_oppose_opdate dbname="u_oppose.opdate" )
  14. column=(type=char(10) updatewhereclause=yes name=u_oppose_opemp dbname="u_oppose.opemp" )
  15. column=(type=datetime updatewhereclause=yes name=u_oppose_moddate dbname="u_oppose.moddate" )
  16. column=(type=char(10) updatewhereclause=yes name=u_oppose_modemp dbname="u_oppose.modemp" )
  17. column=(type=datetime updatewhereclause=yes name=u_oppose_auditdate dbname="u_oppose.auditdate" )
  18. column=(type=char(10) updatewhereclause=yes name=u_oppose_auditemp dbname="u_oppose.auditemp" )
  19. column=(type=long updatewhereclause=yes name=u_oppose_printnum dbname="u_oppose.printnum" )
  20. column=(type=decimal(2) updatewhereclause=yes name=u_oppose_opposeamt dbname="u_oppose.opposeamt" )
  21. column=(type=char(30) updatewhereclause=yes name=u_oppose_item_itemname dbname="u_oppose_item.itemname" )
  22. column=(type=char(20) updatewhereclause=yes name=u_spt_rep dbname="u_spt.rep" )
  23. column=(type=char(100) updatewhereclause=yes name=u_spt_tele dbname="u_spt.tele" )
  24. column=(type=char(100) updatewhereclause=yes name=u_spt_tele1 dbname="u_spt.tele1" )
  25. column=(type=char(100) updatewhereclause=yes name=u_spt_address dbname="u_spt.address" )
  26. column=(type=char(6) updatewhereclause=yes name=u_spt_code dbname="u_spt.code" )
  27. column=(type=char(20) updatewhereclause=yes name=u_spt_sptcode dbname="u_spt.sptcode" )
  28. column=(type=char(30) updatewhereclause=yes name=u_spt_faxno dbname="u_spt.faxno" )
  29. column=(type=char(50) updatewhereclause=yes name=u_spt_email dbname="u_spt.email" )
  30. retrieve="SELECT u_oppose.billcode, u_oppose.billdate, u_oppose.opposedept, u_oppose.threason,
  31. u_oppose.improveidea, u_oppose.opdate, u_oppose.opemp, u_oppose.moddate,
  32. u_oppose.modemp, u_oppose.auditdate, u_oppose.auditemp, u_oppose.printnum,
  33. u_oppose.opposeamt, u_oppose_item.itemname,
  34. u_spt.rep, u_spt.tele, u_spt.tele1, u_spt.address, u_spt.code, u_spt.sptcode,
  35. u_spt.faxno, u_spt.email
  36. FROM u_oppose INNER JOIN
  37. u_oppose_item ON u_oppose.itemid = u_oppose_item.itemid INNER JOIN
  38. u_spt ON u_oppose.relid = u_spt.sptid
  39. where u_oppose.billid=:arg_billid" arguments=(("arg_billid", number)) )
  40. text(band=header alignment="2" text="投诉单号" border="0" color="33554432" x="9" y="8" height="76" width="361" html.valueishtml="0" name=u_oppose_billcode_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" )
  41. text(band=header alignment="2" text="投诉日期" border="0" color="33554432" x="379" y="8" height="76" width="370" html.valueishtml="0" name=u_oppose_billdate_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" )
  42. text(band=header alignment="2" text="供应商" border="0" color="33554432" x="759" y="8" height="76" width="357" html.valueishtml="0" name=u_oppose_opposedept_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" )
  43. text(band=header alignment="2" text="投诉原因" border="0" color="33554432" x="1125" y="8" height="76" width="430" html.valueishtml="0" name=u_oppose_threason_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" )
  44. text(band=header alignment="2" text="备注" border="0" color="33554432" x="1563" y="8" height="76" width="384" html.valueishtml="0" name=u_oppose_improveidea_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" )
  45. text(band=header alignment="2" text="建立时间" border="0" color="33554432" x="1957" y="8" height="76" width="411" html.valueishtml="0" name=u_oppose_opdate_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" )
  46. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="2377" y="8" height="76" width="352" html.valueishtml="0" name=u_oppose_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" )
  47. text(band=header alignment="2" text="修改时间" border="0" color="33554432" x="2738" y="8" height="76" width="370" html.valueishtml="0" name=u_oppose_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" )
  48. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="3118" y="8" height="76" width="352" html.valueishtml="0" name=u_oppose_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" )
  49. text(band=header alignment="2" text="审核时间" border="0" color="33554432" x="3479" y="8" height="76" width="361" html.valueishtml="0" name=u_oppose_auditdate_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" )
  50. text(band=header alignment="2" text="审核人" border="0" color="33554432" x="3849" y="8" height="76" width="352" html.valueishtml="0" name=u_oppose_auditemp_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" )
  51. text(band=header alignment="2" text="打印次数" border="0" color="33554432" x="4210" y="8" height="76" width="384" html.valueishtml="0" name=u_oppose_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" )
  52. text(band=header alignment="2" text="损失金额" border="0" color="33554432" x="4603" y="8" height="76" width="384" html.valueishtml="0" name=u_oppose_opposeamt_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" )
  53. text(band=header alignment="2" text="投诉项目" border="0" color="33554432" x="4997" y="8" height="76" width="293" html.valueishtml="0" name=u_oppose_item_itemname_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" )
  54. text(band=header alignment="2" text="联系人" border="0" color="33554432" x="5298" y="8" height="76" width="347" html.valueishtml="0" name=u_spt_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" )
  55. text(band=header alignment="2" text="联系电话" border="0" color="33554432" x="5655" y="8" height="76" width="375" html.valueishtml="0" name=u_spt_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" )
  56. text(band=header alignment="2" text="手机" border="0" color="33554432" x="6039" y="8" height="76" width="370" html.valueishtml="0" name=u_spt_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" )
  57. text(band=header alignment="2" text="地址" border="0" color="33554432" x="6418" y="8" height="76" width="343" html.valueishtml="0" name=u_spt_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" )
  58. text(band=header alignment="2" text="邮编" border="0" color="33554432" x="6770" y="8" height="76" width="389" html.valueishtml="0" name=u_spt_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" )
  59. text(band=header alignment="2" text="供应商编号" border="0" color="33554432" x="7168" y="8" height="76" width="421" html.valueishtml="0" name=u_spt_sptcode_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="7598" y="8" height="76" width="384" html.valueishtml="0" name=u_spt_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" )
  61. text(band=header alignment="2" text="Email" border="0" color="33554432" x="7991" y="8" height="76" width="439" html.valueishtml="0" name=u_spt_email_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. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="88" width="361" format="[general]" html.valueishtml="0" name=u_oppose_billcode 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" )
  63. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="379" y="8" height="88" width="370" format="[shortdate] [time]" html.valueishtml="0" name=u_oppose_billdate 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" )
  64. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="759" y="8" height="88" width="357" format="[general]" html.valueishtml="0" name=u_oppose_opposedept 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" )
  65. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1125" y="8" height="88" width="430" format="[general]" html.valueishtml="0" name=u_oppose_threason visible="1" edit.limit=250 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" )
  66. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="1563" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=u_oppose_improveidea visible="1" edit.limit=250 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" )
  67. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="1957" y="8" height="88" width="411" format="[shortdate] [time]" html.valueishtml="0" name=u_oppose_opdate 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" )
  68. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="2377" y="8" height="88" width="352" format="[general]" html.valueishtml="0" name=u_oppose_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" )
  69. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="2738" y="8" height="88" width="370" format="[shortdate] [time]" html.valueishtml="0" name=u_oppose_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" )
  70. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="3118" y="8" height="88" width="352" format="[general]" html.valueishtml="0" name=u_oppose_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" )
  71. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="3479" y="8" height="88" width="361" format="[shortdate] [time]" html.valueishtml="0" name=u_oppose_auditdate 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" )
  72. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="3849" y="8" height="88" width="352" format="[general]" html.valueishtml="0" name=u_oppose_auditemp 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" )
  73. column(band=detail id=12 alignment="1" tabsequence=32766 border="0" color="33554432" x="4210" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=u_oppose_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" )
  74. column(band=detail id=13 alignment="1" tabsequence=32766 border="0" color="33554432" x="4603" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=u_oppose_opposeamt 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" )
  75. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="4997" y="8" height="88" width="293" format="[general]" html.valueishtml="0" name=u_oppose_item_itemname 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" )
  76. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="5298" y="8" height="88" width="347" format="[general]" html.valueishtml="0" name=u_spt_rep 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" )
  77. column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="5655" y="8" height="88" width="375" format="[general]" html.valueishtml="0" name=u_spt_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" )
  78. column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="33554432" x="6039" y="8" height="88" width="370" format="[general]" html.valueishtml="0" name=u_spt_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" )
  79. column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="33554432" x="6418" y="8" height="88" width="343" format="[general]" html.valueishtml="0" name=u_spt_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" )
  80. column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="6770" y="8" height="88" width="389" format="[general]" html.valueishtml="0" name=u_spt_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" )
  81. column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="33554432" x="7168" y="8" height="88" width="421" format="[general]" html.valueishtml="0" name=u_spt_sptcode 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" )
  82. column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="33554432" x="7598" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=u_spt_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" )
  83. column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="33554432" x="7991" y="8" height="88" width="439" format="[general]" html.valueishtml="0" name=u_spt_email 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" )
  84. htmltable(border="1" )
  85. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  86. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  87. import.xml()
  88. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )