ds_order_ml_rqwfjg_tmp.srd 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. $PBExportHeader$ds_order_ml_rqwfjg_tmp.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=68 color="536870912" )
  8. table(column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
  9. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" )
  10. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  11. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  12. column=(type=long updatewhereclause=yes name=u_mtrldef_mtrlorigin dbname="u_mtrldef.mtrlorigin" )
  13. column=(type=long updatewhereclause=yes name=u_mtrldef_ifselforder dbname="u_mtrldef.ifselforder" )
  14. column=(type=long updatewhereclause=yes name=u_mtrldef_mtrlprp dbname="u_mtrldef.mtrlprp" )
  15. column=(type=decimal(10) updatewhereclause=yes name=u_orderrqmtrl_truerqqty dbname="u_OrderRqMtrl.truerqqty" )
  16. column=(type=decimal(10) updatewhereclause=yes name=u_orderrqmtrl_dstrqty dbname="u_OrderRqMtrl.DstrQty" )
  17. column=(type=datetime updatewhereclause=yes name=u_orderrqmtrl_rqdate dbname="u_OrderRqMtrl.RqDate" initial="today" )
  18. column=(type=datetime updatewhereclause=yes name=u_orderrqmtrl_edate dbname="u_OrderRqMtrl.eDate" )
  19. column=(type=long updatewhereclause=yes name=u_orderrqmtrl_mtrlid dbname="u_OrderRqMtrl.MtrlID" initial="0" )
  20. column=(type=decimal(10) updatewhereclause=yes name=u_orderrqmtrl_consignedqty dbname="u_OrderRqMtrl.consignedqty" )
  21. column=(type=char(255) updatewhereclause=yes name=u_orderrqmtrl_gydscrp dbname="u_OrderRqMtrl.gydscrp" )
  22. column=(type=char(255) updatewhereclause=yes name=u_orderrqmtrl_status dbname="u_OrderRqMtrl.status" )
  23. column=(type=char(255) updatewhereclause=yes name=u_orderrqmtrl_woodcode dbname="u_OrderRqMtrl.woodcode" )
  24. column=(type=char(255) updatewhereclause=yes name=u_orderrqmtrl_pcode dbname="u_OrderRqMtrl.pcode" )
  25. column=(type=char(50) updatewhereclause=yes name=u_orderrqmtrl_pfcode dbname="u_OrderRqMtrl.pfcode" )
  26. column=(type=long updatewhereclause=yes name=u_orderrqmtrl_wrkgrpid dbname="u_OrderRqMtrl.wrkgrpid" )
  27. column=(type=long updatewhereclause=yes name=u_orderrqmtrl_scid dbname="u_OrderRqMtrl.scid" )
  28. column=(type=long updatewhereclause=yes name=u_orderrqmtrl_orderid dbname="u_OrderRqMtrl.orderid" )
  29. column=(type=char(30) updatewhereclause=yes name=u_order_ml_ordercode dbname="u_Order_ml.ordercode" )
  30. retrieve="SELECT u_mtrldef.mtrlcode ,
  31. u_mtrldef.mtrlname ,
  32. u_mtrldef.unit ,
  33. u_mtrldef.mtrlmode ,
  34. u_mtrldef.mtrlorigin ,
  35. u_mtrldef.ifselforder ,
  36. u_mtrldef.mtrlprp ,
  37. u_OrderRqMtrl.truerqqty ,
  38. u_OrderRqMtrl.DstrQty ,
  39. u_OrderRqMtrl.RqDate ,
  40. u_OrderRqMtrl.eDate ,
  41. u_OrderRqMtrl.MtrlID ,
  42. u_OrderRqMtrl.consignedqty ,
  43. u_OrderRqMtrl.gydscrp ,
  44. u_OrderRqMtrl.status ,
  45. u_OrderRqMtrl.woodcode ,
  46. u_OrderRqMtrl.pcode,
  47. u_OrderRqMtrl.pfcode,
  48. u_orderrqmtrl.wrkgrpid,
  49. u_orderrqmtrl.scid,
  50. u_orderrqmtrl.orderid,
  51. u_order_ml.ordercode
  52. FROM u_OrderRqMtrl,
  53. u_order_ml,
  54. u_mtrldef
  55. WHERE ( u_mtrldef.mtrlid = u_OrderRqMtrl.MtrlID )
  56. AND ( u_OrderRqMtrl.OrderID = u_order_ml.orderid )
  57. AND ( u_OrderRqMtrl.scid = u_order_ml.scid )
  58. AND ( u_mtrldef.mtrlkind = 0 )
  59. AND ( u_order_ml.status = 1 )
  60. AND ( u_order_ml.scllsecflag = 1 )
  61. AND ( u_OrderRqMtrl.plantype = 3 )
  62. and ( u_order_ml.relrqwfjgid = 0 )
  63. and ( u_OrderRqMtrl.truerqqty - u_OrderRqMtrl.consignedqty > 0);" sort="u_orderrqmtrl_rqdate A u_mtrldef_mtrlcode A " )
  64. text(band=header alignment="2" text="编码" border="0" color="0" x="9" y="8" height="56" width="416" html.valueishtml="0" name=u_mtrldef_mtrlcode_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" )
  65. text(band=header alignment="2" text="品名" border="0" color="0" x="434" y="8" height="56" width="562" html.valueishtml="0" name=u_mtrldef_mtrlname_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" )
  66. text(band=header alignment="2" text="库存单位" border="0" color="0" x="1445" y="8" height="56" width="270" html.valueishtml="0" name=u_mtrldef_unit_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" )
  67. text(band=header alignment="2" text="需求数" border="0" color="0" x="2843" y="8" height="56" width="311" html.valueishtml="0" name=u_orderrqmtrl_truerqqty_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" )
  68. text(band=header alignment="2" text="配置" border="0" color="33554432" x="1723" y="8" height="56" width="361" html.valueishtml="0" name=u_orderrqmtrl_status_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="16777215" )
  69. text(band=header alignment="2" text="规格" border="0" color="33554432" x="1006" y="8" height="56" width="430" html.valueishtml="0" name=u_mtrldef_mtrlmode_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" )
  70. text(band=header alignment="2" text="已安排数" border="0" color="33554432" x="3163" y="8" height="56" width="315" html.valueishtml="0" name=u_orderrqmtrl_consignedqty_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="16777215" )
  71. text(band=header alignment="2" text="配置1" border="0" color="33554432" x="2094" y="8" height="56" width="352" html.valueishtml="0" name=u_orderrqmtrl_woodcode_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="16777215" )
  72. text(band=header alignment="2" text="配置2" border="0" color="33554432" x="2455" y="8" height="56" width="379" html.valueishtml="0" name=u_orderrqmtrl_pcode_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="16777215" )
  73. text(band=header alignment="2" text="计划需求日" border="0" color="0" x="3845" y="8" height="56" width="352" html.valueishtml="0" name=u_orderrqmtrl_rqdate_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" )
  74. text(band=header alignment="2" text="物料来源" border="0" color="33554432" x="4603" y="8" height="56" width="343" html.valueishtml="0" name=u_mtrldef_mtrlorigin_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" )
  75. text(band=header alignment="2" text="物料生产属性" border="0" color="33554432" x="5294" y="8" height="56" width="389" html.valueishtml="0" name=u_mtrldef_ifselforder_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" )
  76. text(band=header alignment="2" text="物料属性" border="0" color="33554432" x="4955" y="8" height="56" width="329" html.valueishtml="0" name=u_mtrldef_mtrlprp_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" )
  77. text(band=header alignment="2" text="计划完成日" border="0" color="33554432" x="4206" y="8" height="56" width="389" html.valueishtml="0" name=u_orderrqmtrl_edate_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" )
  78. text(band=header alignment="2" text="已领料数" border="0" color="33554432" x="3488" y="8" height="56" width="347" html.valueishtml="0" name=u_orderrqmtrl_dstrqty_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" )
  79. text(band=header alignment="2" text="工艺说明" border="0" color="33554432" x="5691" y="8" height="56" width="873" html.valueishtml="0" name=u_orderrqmtrl_gydscrp_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" )
  80. text(band=header alignment="0" text="U Order Ml Ordercode" border="0" color="33554432" x="6574" y="4" height="76" width="443" html.valueishtml="0" name=u_order_ml_ordercode_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  81. text(band=header alignment="0" text="U Orderrqmtrl Pfcode" border="0" color="0" x="7026" y="4" height="56" width="1339" html.valueishtml="0" name=u_orderrqmtrl_pfcode_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" )
  82. text(band=header alignment="0" text="U Orderrqmtrl Wrkgrpid" border="0" color="0" x="8375" y="4" height="56" width="73" html.valueishtml="0" name=u_orderrqmtrl_wrkgrpid_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" )
  83. text(band=header alignment="0" text="U Orderrqmtrl Scid" border="0" color="33554432" x="8457" y="4" height="76" width="73" html.valueishtml="0" name=u_orderrqmtrl_scid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  84. text(band=header alignment="0" text="U Orderrqmtrl Orderid" border="0" color="33554432" x="8539" y="4" height="76" width="73" html.valueishtml="0" name=u_orderrqmtrl_orderid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  85. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="9" y="4" height="60" width="416" format="[general]" html.valueishtml="0" name=u_mtrldef_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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  86. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="434" y="4" height="60" width="562" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname tag="物料名称" visible="1" 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  87. column(band=detail id=3 alignment="2" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="1445" y="4" height="60" width="270" format="[general]" html.valueishtml="0" name=u_mtrldef_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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  88. column(band=detail id=10 alignment="2" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="3845" y="4" height="60" width="352" format="yyyy-mm-dd" html.valueishtml="0" name=u_orderrqmtrl_rqdate 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  89. column(band=detail id=8 alignment="1" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="2843" y="4" height="60" width="311" format="#,##0.0####" html.valueishtml="0" name=u_orderrqmtrl_truerqqty visible="1" edit.limit=0 edit.case=any edit.format="#,##0.0#" 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="2" background.color="16777215" )
  90. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="1723" y="4" height="60" width="361" format="[general]" html.valueishtml="0" name=u_orderrqmtrl_status 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  91. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="1006" y="4" height="60" width="430" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  92. column(band=detail id=13 alignment="1" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="3163" y="4" height="60" width="315" format="#,##0.0####" html.valueishtml="0" name=u_orderrqmtrl_consignedqty 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  93. column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="2094" y="4" height="60" width="352" format="[general]" html.valueishtml="0" name=u_orderrqmtrl_woodcode 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  94. column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="2455" y="4" height="60" width="379" format="[general]" html.valueishtml="0" name=u_orderrqmtrl_pcode 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  95. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0~tif ( u_orderrqmtrl_consignedqty > 0 and u_orderrqmtrl_consignedqty > u_orderrqmtrl_inqty ,rgb(255,0,0),rgb(0,0,0))" x="4603" y="4" height="60" width="343" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlorigin visible="1" dddw.name=ddd_mtrlorigin dddw.displaycolumn=mtrlorigin_display dddw.datacolumn=mtrlorigin 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="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  96. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0" x="5294" y="4" height="60" width="389" format="[general]" html.valueishtml="0" name=u_mtrldef_ifselforder visible="1" dddw.name=ddd_ifselforder dddw.displaycolumn=name dddw.datacolumn=otype 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="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  97. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0" x="4955" y="4" height="60" width="329" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlprp visible="1" dddw.name=ddd_mtrlprp dddw.displaycolumn=mtrlorigin_display dddw.datacolumn=mtrlorigin 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="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  98. column(band=detail id=11 alignment="2" tabsequence=32766 border="0" color="0" x="4206" y="4" height="60" width="389" format="yyyy-mm-dd" html.valueishtml="0" name=u_orderrqmtrl_edate 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  99. column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="0" x="3488" y="4" height="60" width="347" format="#,##0.0####" html.valueishtml="0" name=u_orderrqmtrl_dstrqty 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  100. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="0" x="5691" y="4" height="60" width="873" format="[general]" html.valueishtml="0" name=u_orderrqmtrl_gydscrp 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  101. column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="0" x="6574" y="0" height="56" width="443" format="[general]" html.valueishtml="0" name=u_order_ml_ordercode 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  102. column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="0" x="7026" y="0" height="56" width="1339" format="[general]" html.valueishtml="0" name=u_orderrqmtrl_pfcode 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  103. column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="0" x="8375" y="0" height="56" width="73" format="[general]" html.valueishtml="0" name=u_orderrqmtrl_wrkgrpid 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  104. column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="0" x="8457" y="0" height="56" width="73" format="[general]" html.valueishtml="0" name=u_orderrqmtrl_scid 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  105. column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="0" x="8539" y="0" height="56" width="73" format="[general]" html.valueishtml="0" name=u_orderrqmtrl_orderid 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  106. compute(band=footer alignment="2" expression="count(u_mtrldef_mtrlname for all)"border="0" color="16711680" x="434" y="4" height="56" width="562" 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="16777215" )
  107. compute(band=footer alignment="1" expression="sum(u_orderrqmtrl_truerqqty for all)"border="0" color="16711680" x="2843" y="4" height="56" width="311" format="#,##0.0####" html.valueishtml="0" name=compute_5 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" )
  108. compute(band=footer alignment="1" expression="sum(u_orderrqmtrl_consignedqty for all)"border="0" color="16711680" x="3163" y="4" height="56" width="315" format="#,##0.0####" html.valueishtml="0" name=compute_7 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" )
  109. compute(band=footer alignment="1" expression="sum(u_orderrqmtrl_dstrqty for all)"border="0" color="16711680" x="3488" y="4" height="56" width="347" format="#,##0.0####" 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="2" background.color="16777215" )
  110. htmltable(border="1" )
  111. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  112. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  113. import.xml()
  114. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )