dw_warebalc_view_spt_new.srd 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. $PBExportHeader$dw_warebalc_view_spt_new.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=60000 color=1073741824 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=272 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=64 color="536870912" )
  7. detail(height=84 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_mtrldef_mtrlid dbname="u_mtrldef.mtrlid" )
  9. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
  10. column=(type=char(50) updatewhereclause=yes name=mtrlname dbname="u_mtrldef.mtrlname" )
  11. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  12. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  13. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrltype dbname="u_mtrldef.mtrltype" )
  14. column=(type=char(255) updatewhereclause=yes name=uv_wfjgbalc_view_status dbname="uv_wfjgbalc_view.status" )
  15. column=(type=char(255) updatewhereclause=yes name=uv_wfjgbalc_view_woodcode dbname="uv_wfjgbalc_view.woodcode" )
  16. column=(type=char(255) updatewhereclause=yes name=uv_wfjgbalc_view_pcode dbname="uv_wfjgbalc_view.pcode" )
  17. column=(type=decimal(4) updatewhereclause=yes name=uv_wfjgbalc_view_incqty dbname="uv_wfjgbalc_view_incqty" )
  18. column=(type=decimal(14) updatewhereclause=yes name=uv_wfjgbalc_view_incamt dbname="uv_wfjgbalc_view_incamt" )
  19. column=(type=decimal(4) updatewhereclause=yes name=uv_wfjgbalc_view_desqty dbname="uv_wfjgbalc_view_desqty" )
  20. column=(type=decimal(14) updatewhereclause=yes name=uv_wfjgbalc_view_desamt dbname="uv_wfjgbalc_view_desamt" )
  21. column=(type=decimal(4) updatewhereclause=yes name=uv_wfjgbalc_view_balcqty dbname="uv_wfjgbalc_view_balcqty" )
  22. column=(type=decimal(4) updatewhereclause=yes name=uv_wfjgbalc_view_balcamt dbname="uv_wfjgbalc_view_balcamt" )
  23. column=(type=decimal(4) updatewhereclause=yes name=uv_wfjgbalc_view_pypk dbname="uv_wfjgbalc_view_pypk" )
  24. retrieve=" SELECT u_mtrldef.mtrlid,
  25. u_mtrldef.mtrlcode,
  26. u_mtrldef.mtrlname,
  27. u_mtrldef.mtrlmode,
  28. u_mtrldef.unit,
  29. u_mtrldef.mtrltype,
  30. uv_wfjgbalc_view.status,
  31. uv_wfjgbalc_view.woodcode,
  32. uv_wfjgbalc_view.pcode,
  33. sum(uv_wfjgbalc_view.incqty) as uv_wfjgbalc_view_incqty,
  34. sum(uv_wfjgbalc_view.incamt) as uv_wfjgbalc_view_incamt,
  35. sum(uv_wfjgbalc_view.desqty) as uv_wfjgbalc_view_desqty,
  36. sum(uv_wfjgbalc_view.desamt) as uv_wfjgbalc_view_desamt,
  37. sum(uv_wfjgbalc_view.balcqty) as uv_wfjgbalc_view_balcqty,
  38. sum(uv_wfjgbalc_view.balcamt) as uv_wfjgbalc_view_balcamt,
  39. sum(uv_wfjgbalc_view.pypk) as uv_wfjgbalc_view_pypk
  40. FROM u_mtrldef,
  41. uv_wfjgbalc_view
  42. WHERE ( u_mtrldef.mtrlid = uv_wfjgbalc_view.mtrlid ) and
  43. ( u_mtrldef.handtype like :arg_handtype or :arg_handtype='' ) and
  44. ( ( abs(uv_wfjgbalc_view.incqty) + abs(uv_wfjgbalc_view.desqty) + abs(uv_wfjgbalc_view.balcqty) <> 0)
  45. or ( abs(uv_wfjgbalc_view.incamt)+abs(uv_wfjgbalc_view.desamt)+abs(uv_wfjgbalc_view.balcamt)<>0) ) and
  46. ( uv_wfjgbalc_view.sptid in (:arg_sptid) )
  47. group by u_mtrldef.mtrlid,
  48. u_mtrldef.mtrlcode,
  49. u_mtrldef.mtrlname,
  50. u_mtrldef.mtrlmode,
  51. u_mtrldef.unit,
  52. u_mtrldef.mtrltype,
  53. uv_wfjgbalc_view.status,
  54. uv_wfjgbalc_view.woodcode,
  55. uv_wfjgbalc_view.pcode
  56. " arguments=(("arg_sptid", numberlist),("arg_handtype", string)) )
  57. text(band=header alignment="2" text="类别" border="2" color="33554432" x="9" y="216" height="56" width="366" html.valueishtml="0" name=u_mtrldef_mtrltype_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  58. text(band=header alignment="2" text="品名" border="2" color="33554432" x="809" y="216" height="56" width="311" html.valueishtml="0" name=mtrlname_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  59. text(band=header alignment="2" text="库存单位" border="2" color="33554432" x="1970" y="216" height="56" width="283" html.valueishtml="0" name=u_mtrldef_unit_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  60. text(band=header alignment="2" text="期间进数量" border="2" color="33554432" x="3072" y="216" height="56" width="347" html.valueishtml="0" name=uv_wfjgbalc_view_incqty_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  61. text(band=header alignment="2" text="期间进金额" border="2" color="33554432" x="3429" y="216" height="56" width="334" html.valueishtml="0" name=uv_wfjgbalc_view_incamt_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  62. text(band=header alignment="2" text="期间出数量" border="2" color="33554432" x="3771" y="216" height="56" width="334" html.valueishtml="0" name=uv_wfjgbalc_view_desqty_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  63. text(band=header alignment="2" text="期间出金额" border="2" color="33554432" x="4114" y="216" height="56" width="366" html.valueishtml="0" name=uv_wfjgbalc_view_desamt_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  64. text(band=header alignment="2" text="结余数量" border="2" color="33554432" x="4489" y="216" height="56" width="334" html.valueishtml="0" name=uv_wfjgbalc_view_balcqty_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  65. text(band=header alignment="2" text="结余金额" border="2" color="33554432" x="4832" y="216" height="56" width="457" html.valueishtml="0" name=uv_wfjgbalc_view_balcamt_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  66. text(band=header alignment="2" text="编码" border="2" color="33554432" x="384" y="216" height="56" width="416" html.valueishtml="0" name=u_mtrldef_mtrlcode_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  67. text(band=header alignment="2" text="规格" border="2" color="33554432" x="1129" y="216" height="56" width="503" html.valueishtml="0" name=u_mtrldef_mtrlmode_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  68. text(band=header alignment="2" text="期初结存数量" border="2" color="33554432" x="2263" y="216" height="56" width="375" html.valueishtml="0" name=bgqty_t 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" )
  69. text(band=header alignment="2" text="期初结存金额" border="2" color="33554432" x="2647" y="216" height="56" width="416" html.valueishtml="0" name=bgamt_t 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" )
  70. text(band=header alignment="2" text="属性" border="2" color="33554432" x="1641" y="216" height="56" width="320" html.valueishtml="0" name=uv_wfjgbalc_view_status_t visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  71. text(band=header alignment="2" text="盘点盈亏" border="2" color="33554432" x="5298" y="216" height="56" width="361" html.valueishtml="0" name=uv_wfjgbalc_view_pypk_t visible="1" hidesnaked=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  72. text(band=header alignment="2" text="属性1" border="2" color="33554432" x="5669" y="216" height="56" width="370" html.valueishtml="0" name=uv_wfjgbalc_view_woodcode_t 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" )
  73. text(band=header alignment="2" text="属性2" border="2" color="33554432" x="6048" y="216" height="56" width="393" html.valueishtml="0" name=uv_wfjgbalc_view_pcode_t 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" )
  74. column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="33554432" x="1970" y="8" height="68" width="283" format="[general]" html.valueishtml="0" name=u_mtrldef_unit 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" )
  75. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="68" width="366" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrltype 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" )
  76. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="384" y="8" height="68" width="416" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode 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" )
  77. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="809" y="8" height="68" width="311" format="[general]" html.valueishtml="0" name=mtrlname 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  78. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1129" y="8" height="68" width="503" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode 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" )
  79. column(band=detail id=10 alignment="1" tabsequence=32766 border="0" color="33554432" x="3072" y="8" height="68" width="347" format="#,##0.####" html.valueishtml="0" name=uv_wfjgbalc_view_incqty visible="1" edit.limit=0 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" )
  80. column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="3429" y="8" height="68" width="334" format="#,##0.00###" html.valueishtml="0" name=uv_wfjgbalc_view_incamt visible="1" edit.limit=0 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" )
  81. column(band=detail id=12 alignment="1" tabsequence=32766 border="0" color="33554432" x="3771" y="8" height="68" width="334" format="#,##0.####" html.valueishtml="0" name=uv_wfjgbalc_view_desqty visible="1" edit.limit=0 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" )
  82. column(band=detail id=13 alignment="1" tabsequence=32766 border="0" color="33554432" x="4114" y="8" height="68" width="366" format="#,##0.00###" html.valueishtml="0" name=uv_wfjgbalc_view_desamt visible="1" edit.limit=0 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" )
  83. column(band=detail id=14 alignment="1" tabsequence=32766 border="0" color="33554432" x="4489" y="8" height="68" width="334" format="#,##0.####" html.valueishtml="0" name=uv_wfjgbalc_view_balcqty visible="1" edit.limit=0 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" )
  84. column(band=detail id=15 alignment="1" tabsequence=32766 border="0" color="33554432" x="4832" y="8" height="68" width="457" format="#,##0.00###" html.valueishtml="0" name=uv_wfjgbalc_view_balcamt visible="1" edit.limit=0 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" )
  85. compute(band=detail alignment="1" expression="round( uv_wfjgbalc_view_balcamt + uv_wfjgbalc_view_desamt - uv_wfjgbalc_view_incamt ,2)"border="0" color="33554432" x="2647" y="8" height="68" width="416" format="#,##0.00###" html.valueishtml="0" name=bgamt 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" )
  86. compute(band=detail alignment="1" expression="round( uv_wfjgbalc_view_balcqty - uv_wfjgbalc_view_incqty + uv_wfjgbalc_view_desqty ,2)"border="0" color="33554432" x="2263" y="8" height="68" width="375" format="#,##0.####" html.valueishtml="0" name=bgqty 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" )
  87. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="1641" y="8" height="68" width="320" format="[general]" html.valueishtml="0" name=uv_wfjgbalc_view_status 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" )
  88. column(band=detail id=16 alignment="1" tabsequence=32766 border="0" color="33554432" x="5298" y="8" height="68" width="361" format="#,##0.####" html.valueishtml="0" name=uv_wfjgbalc_view_pypk visible="1" edit.limit=0 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" )
  89. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="5669" y="8" height="68" width="370" format="[general]" html.valueishtml="0" name=uv_wfjgbalc_view_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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  90. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="6048" y="8" height="68" width="393" format="[general]" html.valueishtml="0" name=uv_wfjgbalc_view_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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  91. compute(band=footer alignment="1" expression="sum(uv_wfjgbalc_view_incqty for all)"border="0" color="33554432" x="3072" y="4" height="56" width="347" format="#,##0.####" html.valueishtml="0" name=compute_1 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" )
  92. compute(band=footer alignment="1" expression="sum(uv_wfjgbalc_view_incamt for all)"border="0" color="33554432" x="3429" y="4" height="56" width="334" format="#,##0.00###" 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" )
  93. compute(band=footer alignment="1" expression="sum(uv_wfjgbalc_view_desqty for all)"border="0" color="33554432" x="3771" y="4" height="56" width="334" format="#,##0.####" html.valueishtml="0" name=compute_3 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" )
  94. compute(band=footer alignment="1" expression="sum(uv_wfjgbalc_view_desamt for all)"border="0" color="33554432" x="4114" y="4" height="56" width="366" format="#,##0.00###" 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="1" background.color="536870912" )
  95. compute(band=footer alignment="1" expression="sum(uv_wfjgbalc_view_balcqty for all)"border="0" color="33554432" x="4489" y="4" height="56" width="334" format="#,##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="1" background.color="536870912" )
  96. compute(band=footer alignment="1" expression="sum(uv_wfjgbalc_view_balcamt for all)"border="0" color="33554432" x="4832" y="4" height="56" width="457" format="#,##0.00###" html.valueishtml="0" name=compute_6 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" )
  97. compute(band=footer alignment="1" expression="sum(round( uv_wfjgbalc_view_balcqty - uv_wfjgbalc_view_incqty + uv_wfjgbalc_view_desqty ,2) for all)"border="0" color="33554432" x="2263" y="4" height="56" width="375" format="#,##0.####" html.valueishtml="0" name=compute_10 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" )
  98. compute(band=footer alignment="1" expression="sum(round( uv_wfjgbalc_view_balcamt + uv_wfjgbalc_view_desamt - uv_wfjgbalc_view_incamt ,2) for all)"border="0" color="33554432" x="2647" y="4" height="56" width="416" format="#,##0.00###" html.valueishtml="0" name=compute_11 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" )
  99. compute(band=footer alignment="1" expression="sum(uv_wfjgbalc_view_pypk for all)"border="0" color="33554432" x="5298" y="4" height="56" width="361" format="#,##0.####" html.valueishtml="0" name=compute_9 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" )
  100. compute(band=footer alignment="0" expression="count(u_mtrldef_mtrlcode for all)"border="0" color="33554432" x="384" y="4" height="56" width="416" format="[general]" html.valueishtml="0" name=compute_12 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" )
  101. text(band=foreground alignment="0" text="" border="0" color="0" x="0" y="4" height="208" width="6560" html.valueishtml="0" name=back visible="1" resizeable=1 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="33554431" )
  102. compute(band=foreground alignment="0" expression="'打印时间:'+string(today(),'yyyy-mm-dd')+' '+string(now(),'hh:mm')+' 第 ' + page() + ' 页共 ' + pageCount()+' 页'"border="0" color="0" x="5" y="144" height="56" width="1486" format="[general]" html.valueishtml="0" name=sm visible="1" moveable=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  103. text(band=foreground alignment="0" text="仓库推算结存预览表" border="0" color="0" x="0" y="8" height="124" width="2825" html.valueishtml="0" name=title visible="1" font.face="宋体" font.height="-20" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="33554431" )
  104. htmltable(border="1" )
  105. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  106. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  107. import.xml()
  108. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )