dw_rp_prdstruct_mx_tree.srd 10 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. $PBExportHeader$dw_rp_prdstruct_mx_tree.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=96 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=decimal(5) updatewhereclause=yes name=u_prdpf_sonscale dbname="u_PrdPF.Sonscale" )
  9. column=(type=decimal(5) updatewhereclause=yes name=u_prdpf_sonloss dbname="u_PrdPF.SonLoss" )
  10. column=(type=char(255) updatewhereclause=yes name=u_prdpf_dscrp dbname="u_PrdPF.dscrp" )
  11. column=(type=char(30) updatewhereclause=yes name=mtrlcode dbname="u_mtrldef.mtrlcode" initial="empty" )
  12. column=(type=char(50) updatewhereclause=yes name=mtrlname dbname="u_mtrldef.mtrlname" )
  13. column=(type=char(10) updatewhereclause=yes name=unit dbname="u_mtrldef.unit" )
  14. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  15. column=(type=long updatewhereclause=yes name=u_prdpf_printid dbname="u_PrdPF.printid" )
  16. column=(type=long updatewhereclause=yes name=u_prdpf_wrkgrpid dbname="u_PrdPF.wrkgrpid" )
  17. retrieve=" SELECT case u_PrdPF.Sonscale when 0 then null else u_PrdPF.Sonscale end as Sonscale,
  18. case u_PrdPF.SonLoss when 0 then null else u_PrdPF.SonLoss end as SonLoss,
  19. u_PrdPF.dscrp,
  20. u_mtrldef.mtrlcode,
  21. u_mtrldef.mtrlname,
  22. u_mtrldef.unit,
  23. u_mtrldef.mtrlmode,
  24. u_PrdPF.printid,
  25. u_prdpf.wrkgrpid
  26. FROM u_PrdPF ,
  27. u_mtrldef
  28. WHERE ( u_PrdPF.SonMtrlid = u_mtrldef.mtrlid ) and
  29. ( u_PrdPF.mtrlid = :arg_mtrlid )
  30. " arguments=(("arg_mtrlid", number)) sort="u_prdpf_printid A " )
  31. text(band=header alignment="2" text="序" border="0" color="33554432" x="9" y="20" height="60" width="73" html.valueishtml="0" name=t_1 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" )
  32. text(band=header alignment="2" text="物料名称" border="0" color="0" x="727" y="20" height="60" width="562" 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" )
  33. text(band=header alignment="2" text="单位" border="0" color="0" x="2075" y="20" height="60" width="146" html.valueishtml="0" name=unit_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" )
  34. text(band=header alignment="2" text="物料编码" border="0" color="0" x="315" y="20" height="60" width="402" 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" )
  35. text(band=header alignment="2" text="构成量" border="0" color="33554432" x="3333" y="20" height="60" width="270" html.valueishtml="0" name=u_prdpf_sonscale_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" )
  36. text(band=header alignment="2" text="工艺说明" border="0" color="33554432" x="2231" y="20" height="64" width="1093" html.valueishtml="0" name=u_prdpf_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" )
  37. text(band=header alignment="0" text="" border="0" color="33554432" x="91" y="20" height="56" width="215" html.valueishtml="0" name=t_2 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="3611" y="20" height="56" width="201" html.valueishtml="0" name=u_prdpf_sonloss_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. compute(band=detail alignment="2" expression="getrow()"border="0" color="33554432" x="9" y="20" height="80" width="73" format="[GENERAL]" html.valueishtml="0" name=cmpl1 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. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="727" y="20" height="80" width="562" 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="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  41. column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="2075" y="20" height="80" width="146" 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" )
  42. column(band=detail id=1 alignment="2" tabsequence=30 border="0" color="0" x="3333" y="20" height="80" width="270" format="#,##0.##########" html.valueishtml="0" name=u_prdpf_sonscale 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" )
  43. column(band=detail id=3 alignment="0" tabsequence=20 border="0" color="0" x="2231" y="20" height="80" width="1093" format="[general]" html.valueishtml="0" name=u_prdpf_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" )
  44. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="315" y="20" height="80" width="402" 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" )
  45. compute(band=detail alignment="0" expression="/* if ( u_PrdPF_grade = 0 ,fill('-',20),fill(' ', ( u_PrdPF_grade - 1) * 2)+ '├'+fill('-',20)) */"border="0" color="33554432" x="91" y="20" height="80" width="215" format="[GENERAL]" html.valueishtml="0" name=compute_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" )
  46. column(band=detail id=2 alignment="1" tabsequence=40 border="0" color="0" x="3611" y="20" height="80" width="201" format="#,##0.0####" html.valueishtml="0" name=u_prdpf_sonloss 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. compute(band=summary alignment="2" expression="count(mtrlcode for all)"border="0" color="0" x="315" y="4" height="60" width="402" format="[general]" html.valueishtml="0" name=compute_2 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" )
  48. text(band=header alignment="2" text="规格" border="0" color="0" x="1298" y="20" height="60" width="416" 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" )
  49. text(band=header alignment="2" text="领用工组" border="0" color="0" x="1723" y="20" height="60" width="343" html.valueishtml="0" name=u_prdpf_wrkgrpid_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" )
  50. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0" x="1298" y="20" height="80" width="416" 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="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  51. column(band=detail id=9 alignment="0" tabsequence=10 border="0" color="0" x="1723" y="20" height="80" width="343" format="[general]" html.valueishtml="0" name=u_prdpf_wrkgrpid visible="1" dddw.name=ddd_wkp dddw.displaycolumn=workgroupname dddw.datacolumn=workgroupid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.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" )
  52. htmltable(border="1" )
  53. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  54. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  55. import.xml()
  56. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )