dw_outware_incase_ch.srd 10 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. $PBExportHeader$dw_outware_incase_ch.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 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=0 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_outware_outwareid dbname="u_outware.outwareid" )
  9. column=(type=char(20) updatewhereclause=yes name=u_outware_outwarecode dbname="u_outware.outwarecode" )
  10. column=(type=datetime updatewhereclause=yes name=u_outware_outdate dbname="u_outware.outdate" )
  11. column=(type=char(10) updatewhereclause=yes name=u_outware_outrep dbname="u_outware.outrep" )
  12. column=(type=long updatewhereclause=yes name=u_outware_cusid dbname="u_outware.cusid" )
  13. column=(type=long updatewhereclause=yes name=u_outware_expr1 dbname="u_outware.Expr1" )
  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(255) updatewhereclause=yes name=u_outware_dscrp dbname="u_outware.dscrp" )
  17. column=(type=char(50) updatewhereclause=yes name=u_outware_part dbname="u_outware.part" )
  18. column=(type=long updatewhereclause=yes name=u_outware_flag dbname="u_outware.flag" )
  19. column=(type=datetime updatewhereclause=yes name=u_outware_opdate dbname="u_outware.opdate" )
  20. column=(type=char(10) updatewhereclause=yes name=u_outware_opemp dbname="u_outware.opemp" )
  21. retrieve="SELECT u_outware.outwareid as outwareid , u_outware.outwarecode as outwarecode, u_outware.outdate, u_outware.outrep,
  22. u_outware.cusid, u_outware.StorageID AS Expr1, u_cust.cuscode, u_cust.name,
  23. u_outware.dscrp, u_outware.part, u_outware.flag, u_outware.opdate, u_outware.opemp
  24. FROM u_outware INNER JOIN
  25. u_cust ON u_outware.cusid = u_cust.cusid
  26. WHERE u_outware.billtype=1 and
  27. ( ( u_outware.flag = 1 ) AND
  28. ( u_outware.opdate <= :arg_begindate ) AND
  29. ( u_outware.thflag = 0 ) ) and
  30. ( u_outware.scid=:arg_scid or :arg_scid=-1)" arguments=(("arg_scid", number),("arg_begindate", datetime)) sort="u_outware_outwarecode A " )
  31. text(band=header alignment="2" text="客户编号" border="0" color="33554432" x="475" y="8" height="56" width="398" html.valueishtml="0" name=u_cust_cuscode_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" )
  32. text(band=header alignment="2" text="客户名称" border="0" color="33554432" x="882" y="8" height="56" width="443" html.valueishtml="0" name=u_cust_name_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="33554432" x="9" y="8" height="56" width="457" html.valueishtml="0" name=u_outware_outwarecode_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" )
  34. text(band=header alignment="2" text="销售日期" border="0" color="33554432" x="1335" y="8" height="56" width="421" html.valueishtml="0" name=u_outware_outdate_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" )
  35. text(band=header alignment="2" text="备注" border="0" color="33554432" x="2455" y="8" height="56" width="910" html.valueishtml="0" name=u_outware_dscrp_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" )
  36. text(band=header alignment="2" text="相关号码" border="0" color="33554432" x="2034" y="8" height="56" width="411" html.valueishtml="0" name=u_outware_part_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" )
  37. text(band=header alignment="2" text="审核" border="0" color="33554432" x="3374" y="8" height="56" width="128" html.valueishtml="0" name=u_outware_flag_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" )
  38. text(band=header alignment="2" text="建立日期" border="0" color="33554432" x="3511" y="8" height="56" width="357" html.valueishtml="0" name=u_outware_opdate_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" )
  39. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="3877" y="8" height="56" width="261" html.valueishtml="0" name=u_outware_opemp_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" )
  40. text(band=header alignment="2" text="业务员" border="0" color="0" x="1765" y="8" height="56" width="261" html.valueishtml="0" name=u_outware_outrep_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" )
  41. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0" x="475" y="4" height="68" width="398" format="[general]" html.valueishtml="0" name=u_cust_cuscode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  42. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="0" x="882" y="4" height="68" width="443" format="[general]" html.valueishtml="0" name=u_cust_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  43. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="457" format="[general]" html.valueishtml="0" name=u_outware_outwarecode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  44. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="1335" y="4" height="68" width="421" format="[shortdate] [time]" html.valueishtml="0" name=u_outware_outdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  45. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="2455" y="4" height="68" width="910" format="[general]" html.valueishtml="0" name=u_outware_dscrp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  46. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="0" x="2034" y="4" height="68" width="411" format="[general]" html.valueishtml="0" name=u_outware_part visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  47. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="0" x="3374" y="4" height="68" width="128" format="[general]" html.valueishtml="0" name=u_outware_flag visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  48. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="3511" y="4" height="68" width="357" format="[shortdate] [time]" html.valueishtml="0" name=u_outware_opdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  49. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="0" x="3877" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_outware_opemp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  50. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="1765" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_outware_outrep visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  51. htmltable(border="1" )
  52. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  53. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  54. import.xml()
  55. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )