dw_xls_incase.srd 14 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. $PBExportHeader$dw_xls_incase.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=88 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=92 color="536870912" )
  8. table(column=(type=char(20) updatewhereclause=yes name=u_incase_incasecode dbname="u_incase.incasecode" )
  9. column=(type=datetime updatewhereclause=yes name=u_incase_incasedate dbname="u_incase.incasedate" )
  10. column=(type=char(20) updatewhereclause=yes name=u_incase_relcode dbname="u_incase.relcode" )
  11. column=(type=char(255) updatewhereclause=yes name=u_incase_dscrp dbname="u_incase.dscrp" )
  12. column=(type=char(10) updatewhereclause=yes name=u_incase_opemp dbname="u_incase.opemp" )
  13. column=(type=datetime updatewhereclause=yes name=u_incase_opdate dbname="u_incase.opdate" )
  14. column=(type=char(20) updatewhereclause=yes name=u_cust_cuscode dbname="u_cust.cuscode" )
  15. column=(type=char(50) updatewhereclause=yes name=u_cust_name dbname="u_cust.name" )
  16. column=(type=char(30) updatewhereclause=yes name=u_cust_rep dbname="u_cust.rep" )
  17. column=(type=char(100) updatewhereclause=yes name=u_cust_tele dbname="u_cust.tele" )
  18. column=(type=char(100) updatewhereclause=yes name=u_cust_tele1 dbname="u_cust.tele1" )
  19. column=(type=char(100) updatewhereclause=yes name=u_cust_address dbname="u_cust.address" )
  20. column=(type=char(30) updatewhereclause=yes name=u_cust_faxno dbname="u_cust.faxno" )
  21. column=(type=char(50) updatewhereclause=yes name=u_cust_freight dbname="u_cust.freight" )
  22. column=(type=char(50) updatewhereclause=yes name=u_cust_freight_tele dbname="u_cust.freight_tele" )
  23. retrieve="SELECT u_incase.incasecode, u_incase.incasedate, u_incase.relcode, u_incase.dscrp,
  24. u_incase.opemp, u_incase.opdate, u_cust.cuscode, u_cust.name, u_cust.rep,
  25. u_cust.tele, u_cust.tele1, u_cust.address, u_cust.faxno, u_cust.freight,
  26. u_cust.freight_tele
  27. FROM u_incase INNER JOIN
  28. u_cust ON u_incase.cusid = u_cust.cusid
  29. where u_incase.scid=:arg_scid and
  30. u_incase.incaseid=:arg_incaseid " arguments=(("arg_scid", number),("arg_incaseid", number)) )
  31. text(band=header alignment="2" text="单据编号" border="0" color="33554432" x="9" y="8" height="60" width="457" html.valueishtml="0" name=u_incase_incasecode_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  32. text(band=header alignment="2" text="装箱日期" border="0" color="33554432" x="475" y="8" height="60" width="421" html.valueishtml="0" name=u_incase_incasedate_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  33. text(band=header alignment="2" text="相关号码" border="0" color="33554432" x="905" y="8" height="60" width="448" html.valueishtml="0" name=u_incase_relcode_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  34. text(band=header alignment="2" text="备注" border="0" color="33554432" x="1362" y="8" height="60" width="375" html.valueishtml="0" name=u_incase_dscrp_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  35. text(band=header alignment="2" text="建单人" border="0" color="33554432" x="1746" y="8" height="60" width="352" html.valueishtml="0" name=u_incase_opemp_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  36. text(band=header alignment="2" text="建单时间" border="0" color="33554432" x="2107" y="8" height="60" width="494" html.valueishtml="0" name=u_incase_opdate_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  37. text(band=header alignment="2" text="客户编号" border="0" color="33554432" x="2610" y="8" height="60" width="457" html.valueishtml="0" name=u_cust_cuscode_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  38. text(band=header alignment="2" text="客户名称" border="0" color="33554432" x="3077" y="8" height="72" width="443" html.valueishtml="0" name=u_cust_name_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  39. text(band=header alignment="2" text="联系人" border="0" color="33554432" x="3529" y="8" height="60" width="389" html.valueishtml="0" name=u_cust_rep_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  40. text(band=header alignment="2" text="联系电话" border="0" color="33554432" x="3927" y="8" height="72" width="366" html.valueishtml="0" name=u_cust_tele_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  41. text(band=header alignment="2" text="联系电话1" border="0" color="33554432" x="4302" y="8" height="72" width="398" html.valueishtml="0" name=u_cust_tele1_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  42. text(band=header alignment="2" text="地址" border="0" color="33554432" x="4709" y="8" height="72" width="384" html.valueishtml="0" name=u_cust_address_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  43. text(band=header alignment="2" text="货运部" border="0" color="33554432" x="5490" y="8" height="60" width="448" html.valueishtml="0" name=u_cust_freight_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  44. text(band=header alignment="2" text="货运电话" border="0" color="33554432" x="5947" y="8" height="60" width="475" html.valueishtml="0" name=u_cust_freight_tele_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  45. text(band=header alignment="2" text="传真" border="0" color="33554432" x="5102" y="8" height="60" width="379" html.valueishtml="0" name=u_cust_faxno_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  46. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="72" width="457" format="[general]" html.valueishtml="0" name=u_incase_incasecode visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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" )
  47. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="475" y="8" height="72" width="421" format="[shortdate] [time]" html.valueishtml="0" name=u_incase_incasedate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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" )
  48. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="905" y="8" height="72" width="448" format="[general]" html.valueishtml="0" name=u_incase_relcode visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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" )
  49. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1362" y="8" height="72" width="375" format="[general]" html.valueishtml="0" name=u_incase_dscrp visible="1" edit.limit=255 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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" )
  50. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="1746" y="8" height="72" width="352" format="[general]" html.valueishtml="0" name=u_incase_opemp visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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" )
  51. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="2107" y="8" height="72" width="494" format="[shortdate] [time]" html.valueishtml="0" name=u_incase_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="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  52. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="2610" y="8" height="72" width="457" 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="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  53. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="3077" y="8" height="72" width="443" 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="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  54. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="3529" y="8" height="72" width="389" 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="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  55. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="3927" y="8" height="72" width="366" 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="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  56. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="4302" y="8" height="72" width="398" 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="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  57. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="4709" y="8" height="72" width="384" 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="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  58. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="5102" y="8" height="72" width="379" 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="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  59. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="5490" y="8" height="72" width="448" format="[general]" html.valueishtml="0" name=u_cust_freight visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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" )
  60. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="5947" y="8" height="72" width="475" format="[general]" html.valueishtml="0" name=u_cust_freight_tele visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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" )
  61. htmltable(border="1" )
  62. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  63. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  64. import.xml()
  65. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )