dw_rp_prdstruct_mx.srd 13 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. $PBExportHeader$dw_rp_prdstruct_mx.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 1 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 9 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no row.resize=1 grid.lines=0 selected.mouse=no )
  4. header(height=136 color="536870912" )
  5. summary(height=68 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=104 color="536870912" height.autosize=yes)
  8. table(column=(type=char(40) updatewhereclause=yes name=u_prdpf_mx_pfgroup dbname="u_PrdPF_mx.pfgroup" )
  9. column=(type=char(255) updatewhereclause=yes name=u_prdpf_mx_dscrp dbname="u_PrdPF_mx.dscrp" )
  10. column=(type=char(30) updatewhereclause=yes name=mtrlcode dbname="u_mtrldef.mtrlcode" initial="empty" )
  11. column=(type=char(50) updatewhereclause=yes name=mtrlname dbname="u_mtrldef.mtrlname" )
  12. column=(type=char(10) updatewhereclause=yes name=unit dbname="u_mtrldef.unit" )
  13. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  14. column=(type=char(50) updatewhereclause=yes name=u_prdpf_mx_pfgroupmode dbname="u_PrdPF_mx.pfgroupmode" )
  15. column=(type=decimal(2) updatewhereclause=yes name=u_prdpf_mx_pfgroupqty dbname="u_PrdPF_mx.pfgroupqty" )
  16. column=(type=char(2) updatewhereclause=yes name=u_prdpf_mx_promode dbname="u_PrdPF_mx.promode" )
  17. column=(type=long updatewhereclause=yes name=u_prdpf_mx_printid dbname="u_PrdPF_mx.printid" )
  18. column=(type=char(30) updatewhereclause=yes name=u_sc_workgroup_wrkgrpname dbname="u_sc_workgroup.wrkGrpName" )
  19. column=(type=char(10) updatewhereclause=yes name=u_sc_workgroup_wrkgrpcode dbname="u_sc_workgroup.wrkGrpcode" )
  20. retrieve=" SELECT u_PrdPF_mx.pfgroup,
  21. u_PrdPF_mx.dscrp,
  22. u_mtrldef.mtrlcode,
  23. u_mtrldef.mtrlname,
  24. u_mtrldef.unit,
  25. u_mtrldef.mtrlmode,
  26. u_PrdPF_mx.pfgroupmode,
  27. u_PrdPF_mx.pfgroupqty as pfgroupqty,
  28. u_PrdPF_mx.promode,
  29. u_PrdPF_mx.printid ,
  30. u_sc_workgroup.wrkGrpName ,
  31. u_sc_workgroup.wrkGrpcode
  32. FROM u_PrdPF_mx left outer join u_sc_workgroup
  33. on ( u_PrdPF_mx.wrkGrpid = u_sc_workgroup.wrkGrpid ) ,
  34. u_mtrldef
  35. WHERE ( u_PrdPF_mx.SonMtrlid = u_mtrldef.mtrlid ) and
  36. ( u_PrdPF_mx.mtrlid = :arg_mtrlid ) AND
  37. ( u_PrdPF_mx.pfcode = :arg_pfcode ) and
  38. ( u_PrdPF_mx.sonflag = 1 )
  39. " arguments=(("arg_mtrlid", number),("arg_pfcode", string)) sort="u_sc_workgroup_wrkgrpname A u_prdpf_mx_printid A " )
  40. group(level=1 header.height=0 trailer.height=64 by=("u_sc_workgroup_wrkgrpname" ) header.color="536870912" trailer.color="536870912" )
  41. text(band=header alignment="2" text="序" border="0" color="33554432" x="9" y="36" height="60" width="82" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  42. text(band=header alignment="2" text="部件名称" border="0" color="33554432" x="215" y="36" height="60" width="512" html.valueishtml="0" name=u_prdpf_mx_pfgroup_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  43. text(band=header alignment="2" text="部件规格" border="0" color="33554432" x="736" y="36" height="60" width="448" html.valueishtml="0" name=u_prdpf_mx_pfgroupmode_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  44. text(band=header alignment="2" text="属" border="0" color="33554432" x="101" y="8" height="60" width="105" html.valueishtml="0" name=u_prdpf_mx_promode_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  45. text(band=header alignment="2" text="性" border="0" color="33554432" x="101" y="72" height="60" width="105" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  46. text(band=header alignment="2" text="物料名称" border="0" color="0" x="3237" y="36" height="60" width="590" html.valueishtml="0" name=mtrlname_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" )
  47. text(band=header alignment="2" text="规格" border="0" color="0" x="3835" y="36" height="60" width="475" html.valueishtml="0" name=u_mtrldef_mtrlmode_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  48. text(band=header alignment="2" text="物料编码" border="0" color="0" x="2862" y="36" height="60" width="366" html.valueishtml="0" name=mtrlcode_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" )
  49. text(band=header alignment="2" text="工艺说明" border="0" color="33554432" x="1499" y="36" height="60" width="978" html.valueishtml="0" name=u_prdpf_mx_dscrp_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  50. text(band=header alignment="2" text="车间" border="0" color="33554432" x="2487" y="36" height="60" width="366" html.valueishtml="0" name=u_sc_workgroup_wrkgrpname_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  51. text(band=header alignment="2" text="单位" border="0" color="0" x="4320" y="36" height="60" width="160" html.valueishtml="0" name=unit_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" )
  52. text(band=header alignment="2" text="部件数" border="0" color="33554432" x="1193" y="36" height="60" width="297" html.valueishtml="0" name=u_prdpf_mx_pfgroupqty_t visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  53. compute(band=detail alignment="2" expression="getrow()"border="0" color="33554432" x="9" y="20" height="80" width="82" format="[GENERAL]" html.valueishtml="0" name=cmpl1 visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  54. column(band=detail id=1 alignment="2" tabsequence=32766 border="0" color="0" x="215" y="20" height="80" width="512" format="[general]" html.valueishtml="0" name=u_prdpf_mx_pfgroup visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  55. column(band=detail id=7 alignment="2" tabsequence=32766 border="0" color="0" x="736" y="20" height="80" width="448" format="[general]" html.valueishtml="0" name=u_prdpf_mx_pfgroupmode 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" )
  56. column(band=detail id=9 alignment="2" tabsequence=32766 border="0" color="0" x="101" y="20" height="80" width="105" format="[general]" html.valueishtml="0" name=u_prdpf_mx_promode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  57. column(band=detail id=4 alignment="2" tabsequence=32766 border="0" color="0" x="3237" y="20" height="80" width="590" format="[general]" html.valueishtml="0" name=mtrlname tag="物料名称" visible="1" height.autosize=yes 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  58. column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="3835" y="20" height="80" width="475" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode visible="1" height.autosize=yes 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" )
  59. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="2862" y="20" height="80" width="366" format="[general]" html.valueishtml="0" name=mtrlcode tag="物料编号" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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" )
  60. column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="0" x="4320" y="20" height="80" width="160" format="[general]" html.valueishtml="0" name=unit tag="标准库存单位" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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" )
  61. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="1499" y="20" height="80" width="978" format="[general]" html.valueishtml="0" name=u_prdpf_mx_dscrp visible="1" height.autosize=yes 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" )
  62. column(band=detail id=8 alignment="2" tabsequence=32766 border="0" color="0" x="1193" y="24" height="80" width="297" format="#,##0" html.valueishtml="0" name=u_prdpf_mx_pfgroupqty visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  63. column(band=detail id=11 alignment="2" tabsequence=32766 border="0" color="0" x="2487" y="20" height="80" width="366" format="[general]" html.valueishtml="0" name=u_sc_workgroup_wrkgrpname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  64. compute(band=trailer.1 alignment="2" expression="count(mtrlname for group 1)"border="0" color="0" x="3237" y="4" height="60" width="590" format="[general]" html.valueishtml="0" name=compute_2 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" )
  65. text(band=trailer.1 alignment="2" text="小计" border="0" color="33554432" x="2862" y="4" height="56" width="366" html.valueishtml="0" name=t_4 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. compute(band=trailer.1 alignment="2" expression=" u_sc_workgroup_wrkgrpname "border="0" color="0" x="2487" y="4" height="56" width="366" format="[GENERAL]" html.valueishtml="0" name=compute_3 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  67. compute(band=summary alignment="2" expression="count(mtrlname for all)"border="0" color="0" x="3237" y="4" height="60" width="590" format="[general]" html.valueishtml="0" name=compute_1 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" )
  68. text(band=summary alignment="2" text="合计" border="0" color="33554432" x="2862" y="4" height="60" width="366" html.valueishtml="0" name=t_3 visible="1" font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  69. htmltable(border="1" )
  70. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  71. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  72. import.xml()
  73. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )