dw_inware_wfjg_waste_index.srd 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. $PBExportHeader$dw_inware_wfjg_waste_index.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 selected.mouse=no )
  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 updatewhereclause=yes name=u_order_wfjg_waste_wasteid dbname="u_order_wfjg_waste.wasteid" initial="0" )
  9. column=(type=char(20) updatewhereclause=yes name=u_spt_sptcode dbname="u_spt.sptcode" initial="empty" )
  10. column=(type=char(50) updatewhereclause=yes name=u_spt_name dbname="u_spt.name" initial="empty" )
  11. column=(type=datetime updatewhereclause=yes name=u_order_wfjg_waste_wastedate dbname="u_order_wfjg_waste.wastedate" initial="today" )
  12. column=(type=char(20) updatewhereclause=yes name=u_order_wfjg_waste_relcode dbname="u_order_wfjg_waste.relcode" initial="empty" )
  13. column=(type=char(10) updatewhereclause=yes name=u_order_wfjg_waste_assign_emp dbname="u_order_wfjg_waste.assign_emp" initial="empty" )
  14. column=(type=char(255) updatewhereclause=yes name=u_order_wfjg_waste_dscrp dbname="u_order_wfjg_waste.dscrp" initial="empty" )
  15. column=(type=char(10) updatewhereclause=yes name=u_order_wfjg_waste_opemp dbname="u_order_wfjg_waste.opemp" initial="empty" )
  16. column=(type=datetime updatewhereclause=yes name=u_order_wfjg_waste_opdate dbname="u_order_wfjg_waste.opdate" initial="today" )
  17. column=(type=char(10) updatewhereclause=yes name=u_order_wfjg_waste_modemp dbname="u_order_wfjg_waste.modemp" initial="empty" )
  18. column=(type=datetime updatewhereclause=yes name=u_order_wfjg_waste_moddate dbname="u_order_wfjg_waste.moddate" initial="today" )
  19. column=(type=char(10) updatewhereclause=yes name=u_order_wfjg_waste_auditingrep dbname="u_order_wfjg_waste.auditingrep" initial="empty" )
  20. column=(type=datetime updatewhereclause=yes name=u_order_wfjg_waste_auditingdate dbname="u_order_wfjg_waste.auditingdate" initial="today" )
  21. column=(type=long updatewhereclause=yes name=u_order_wfjg_waste_flag dbname="u_order_wfjg_waste.flag" initial="0" values=" 1/ 0" )
  22. column=(type=long updatewhereclause=yes name=u_order_wfjg_waste_scid dbname="u_order_wfjg_waste.scid" initial="0" )
  23. column=(type=char(20) updatewhereclause=yes name=u_order_wfjg_waste_wastecode dbname="u_order_wfjg_waste.wastecode" initial="today" )
  24. column=(type=long updatewhereclause=yes name=u_order_wfjg_waste_printnum dbname="u_order_wfjg_waste.printnum" )
  25. column=(type=long updatewhereclause=yes name=u_order_wfjg_waste_sptid dbname="u_order_wfjg_waste.sptid" initial="0" )
  26. retrieve="SELECT
  27. u_order_wfjg_waste.wasteid,
  28. u_spt.sptcode,
  29. u_spt.name,
  30. u_order_wfjg_waste.wastedate,
  31. u_order_wfjg_waste.relcode,
  32. u_order_wfjg_waste.assign_emp,
  33. u_order_wfjg_waste.dscrp,
  34. u_order_wfjg_waste.opemp,
  35. u_order_wfjg_waste.opdate,
  36. u_order_wfjg_waste.modemp,
  37. u_order_wfjg_waste.moddate,
  38. u_order_wfjg_waste.auditingrep,
  39. u_order_wfjg_waste.auditingdate,
  40. u_order_wfjg_waste.flag,
  41. u_order_wfjg_waste.scid,
  42. u_order_wfjg_waste.wastecode,
  43. u_order_wfjg_waste.printnum,
  44. u_order_wfjg_waste.sptid
  45. FROM u_order_wfjg_waste INNER JOIN
  46. u_spt ON u_order_wfjg_waste.sptid = u_spt.sptid
  47. WHERE
  48. ((u_order_wfjg_waste.flag = :arg_flag) OR
  49. (:arg_flag = -1)) AND
  50. ( u_order_wfjg_waste.scid = :arg_scid OR :arg_scid = -1 ) and
  51. ( u_spt.spttypeid in (:arg_spttypeid))
  52. " arguments=(("arg_scid", number),("arg_flag", number),("arg_spttypeid", numberlist)) )
  53. text(band=header alignment="2" text="供应商名称" border="0" color="0" x="791" y="8" height="56" width="663" html.valueishtml="0" name=u_spt_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="16777215" )
  54. text(band=header alignment="2" text="供应商编号" border="0" color="0" x="1463" y="8" height="56" width="283" html.valueishtml="0" name=u_spt_sptcode_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="16777215" )
  55. text(band=header alignment="2" text="日期" border="0" color="33554432" x="439" y="8" height="56" width="343" html.valueishtml="0" name=u_order_wfjg_waste_wastedate_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" )
  56. text(band=header alignment="2" text="经手人" border="0" color="33554432" x="1755" y="8" height="56" width="261" html.valueishtml="0" name=u_order_wfjg_waste_assign_emp_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" )
  57. text(band=header alignment="2" text="相关号" border="0" color="33554432" x="2025" y="8" height="56" width="407" html.valueishtml="0" name=u_order_wfjg_waste_relcode_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" )
  58. text(band=header alignment="2" text="备注" border="0" color="33554432" x="2441" y="8" height="56" width="914" html.valueishtml="0" name=u_order_wfjg_waste_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" )
  59. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="3365" y="8" height="56" width="261" html.valueishtml="0" name=u_order_wfjg_waste_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" )
  60. text(band=header alignment="2" text="建立日期" border="0" color="33554432" x="3634" y="8" height="56" width="503" html.valueishtml="0" name=u_order_wfjg_waste_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" )
  61. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="4146" y="8" height="56" width="261" html.valueishtml="0" name=u_order_wfjg_waste_modemp_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" )
  62. text(band=header alignment="2" text="单据编号" border="0" color="33554432" x="87" y="8" height="56" width="343" html.valueishtml="0" name=u_order_wfjg_waste_wastecode_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" )
  63. text(band=header alignment="2" text="修改日期" border="0" color="33554432" x="4416" y="8" height="56" width="503" html.valueishtml="0" name=u_order_wfjg_waste_moddate_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" )
  64. text(band=header alignment="2" text="审核人" border="0" color="33554432" x="5070" y="8" height="56" width="261" html.valueishtml="0" name=u_order_wfjg_waste_auditingrep_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" )
  65. text(band=header alignment="2" text="审核日期" border="0" color="33554432" x="5339" y="8" height="56" width="503" html.valueishtml="0" name=u_order_wfjg_waste_auditingdate_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" )
  66. text(band=header alignment="2" text="审核" border="0" color="33554432" x="4928" y="8" height="56" width="133" html.valueishtml="0" name=u_order_wfjg_waste_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" )
  67. text(band=header alignment="0" text="" border="0" color="33554432" x="9" y="8" height="56" width="69" html.valueishtml="0" name=u_order_wfjg_waste_printnum_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" )
  68. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="1755" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_order_wfjg_waste_assign_emp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  69. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="2025" y="4" height="68" width="407" format="[general]" html.valueishtml="0" name=u_order_wfjg_waste_relcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  70. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="2441" y="4" height="68" width="914" format="[general]" html.valueishtml="0" name=u_order_wfjg_waste_dscrp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  71. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="3365" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_order_wfjg_waste_opemp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  72. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="4146" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_order_wfjg_waste_modemp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  73. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="5070" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_order_wfjg_waste_auditingrep visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  74. column(band=detail id=14 alignment="2" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="4928" y="4" height="68" width="133" format="[general]" html.valueishtml="0" name=u_order_wfjg_waste_flag visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  75. column(band=detail id=16 alignment="2" tabsequence=32766 border="0" color="33554432~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="87" y="4" height="68" width="343" format="[general]" html.valueishtml="0" name=u_order_wfjg_waste_wastecode 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="2" background.color="1073741824" )
  76. column(band=detail id=4 alignment="2" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="439" y="4" height="68" width="343" format="yyyy-mm-dd" html.valueishtml="0" name=u_order_wfjg_waste_wastedate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  77. column(band=detail id=9 alignment="2" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="3634" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_order_wfjg_waste_opdate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  78. column(band=detail id=11 alignment="2" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="4416" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_order_wfjg_waste_moddate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  79. column(band=detail id=13 alignment="2" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="5339" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_order_wfjg_waste_auditingdate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  80. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="791" y="4" height="68" width="663" format="[general]" html.valueishtml="0" name=u_spt_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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  81. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="1463" y="4" height="68" width="283" format="[general]" html.valueishtml="0" name=u_spt_sptcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  82. column(band=detail id=17 alignment="2" tabsequence=32766 border="0" color="0~tif( u_order_wfjg_waste_flag =1,rgb(0,0,0),rgb(255,0,0))" x="9" y="4" height="68" width="69" format="[general]" html.valueishtml="0" name=u_order_wfjg_waste_printnum visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  83. compute(band=footer alignment="2" expression="count(u_order_wfjg_waste_wastecode for all)"border="0" color="16711680" x="87" y="4" height="56" width="343" 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="2" background.color="1073741824" )
  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" )