dw_rp_saletaskmx_print2.srd 15 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. $PBExportHeader$dw_rp_saletaskmx_print2.srd
  2. $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
  3. release 9;
  4. datawindow(units=0 timer_interval=0 color=1073741824 processing=0 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 )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=1800 color="536870912" )
  8. table(column=(type=decimal(4) updatewhereclause=yes name=u_saletaskmx_saleqty dbname="u_SaleTaskMx.SaleQty" )
  9. column=(type=char(255) updatewhereclause=yes name=u_saletaskmx_mxdscrp dbname="u_SaleTaskMx.mxdscrp" )
  10. column=(type=long updatewhereclause=yes name=u_saletaskmx_taskid dbname="u_SaleTaskMx.TaskID" )
  11. column=(type=long updatewhereclause=yes name=u_saletaskmx_mtrlid dbname="u_SaleTaskMx.MtrlID" )
  12. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" )
  13. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  14. column=(type=decimal(5) updatewhereclause=yes name=u_saletaskmx_assignqty dbname="u_SaleTaskMx.assignQty" )
  15. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
  16. column=(type=decimal(10) updatewhereclause=yes name=u_saletaskmx_price dbname="u_SaleTaskMx.Price" )
  17. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  18. column=(type=decimal(10) updatewhereclause=yes name=u_saletaskmx_fprice dbname="u_SaleTaskMx.fprice" )
  19. column=(type=decimal(5) updatewhereclause=yes name=u_saletaskmx_rebate dbname="u_SaleTaskMx.rebate" )
  20. column=(type=long updatewhereclause=yes name=u_saletaskmx_printid dbname="u_SaleTaskMx.printid" )
  21. column=(type=char(255) updatewhereclause=yes name=u_saletaskmx_status dbname="u_SaleTaskMx.status" )
  22. retrieve="SELECT u_SaleTaskMx.SaleQty,
  23. u_SaleTaskMx.mxdscrp,
  24. u_SaleTaskMx.TaskID,
  25. u_SaleTaskMx.MtrlID,
  26. u_mtrldef.mtrlname,
  27. u_mtrldef.mtrlmode,
  28. u_SaleTaskMx.assignQty,
  29. u_mtrldef.mtrlcode,
  30. u_SaleTaskMx.Price,
  31. u_mtrldef.unit,
  32. u_SaleTaskMx.fprice,
  33. u_SaleTaskMx.rebate,
  34. u_SaleTaskMx.printid ,
  35. u_SaleTaskMx.status
  36. FROM u_SaleTaskMx,
  37. u_mtrldef
  38. WHERE ( u_SaleTaskMx.MtrlID = u_mtrldef.mtrlid ) and
  39. ( u_SaleTaskMx.TaskID = :taskid ) and
  40. ( u_SaleTaskMx.scid = :arg_scid ) and
  41. ( :arg_printrow = :arg_printrow ) and
  42. ( :arg_top = :arg_top )
  43. union all
  44. SELECT TOP :arg_top null, null, null, null, null, null, null, null, null, null, null,null, 10000, null
  45. FROM syscolumns
  46. " arguments=(("arg_scid", number),("taskid", number),("arg_printrow", number),("arg_top", number)) )
  47. text(band=detail alignment="1" text="销售订单明细表-销售数量" border="0" color="33554432" x="37" y="4" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_saleqty_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" )
  48. column(band=detail id=1 alignment="1" tabsequence=32766 border="0" color="33554432" x="823" y="4" height="68" width="329" format="[general]" html.valueishtml="0" name=u_saletaskmx_saleqty 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" )
  49. text(band=detail alignment="1" text="销售订单明细表-明细备注" border="0" color="33554432" x="37" y="132" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_mxdscrp_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" )
  50. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="823" y="132" height="68" width="4681" format="[general]" html.valueishtml="0" name=u_saletaskmx_mxdscrp visible="1" edit.limit=255 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" )
  51. text(band=detail alignment="1" text="销售订单明细表-销售订单ID" border="0" color="33554432" x="37" y="260" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_taskid_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" )
  52. column(band=detail id=3 alignment="1" tabsequence=32766 border="0" color="33554432" x="864" y="244" height="68" width="329" format="[general]" html.valueishtml="0" name=u_saletaskmx_taskid visible="1" bitmapname=yes 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" )
  53. text(band=detail alignment="1" text="销售订单明细表-物料ID" border="0" color="33554432" x="37" y="388" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_mtrlid_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" )
  54. column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="33554432" x="823" y="388" height="68" width="329" format="[general]" html.valueishtml="0" name=u_saletaskmx_mtrlid 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" )
  55. text(band=detail alignment="1" text="物料定义表-品名" border="0" color="33554432" x="37" y="516" height="56" width="768" 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="1" background.color="536870912" )
  56. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="823" y="516" height="68" width="1399" format="[general]" html.valueishtml="0" name=u_mtrldef_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" )
  57. text(band=detail alignment="1" text="物料定义表-规格" border="0" color="33554432" x="37" y="644" height="56" width="768" 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="1" background.color="536870912" )
  58. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="823" y="644" height="68" width="850" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlmode 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" )
  59. text(band=detail alignment="1" text="销售订单明细表-已排产数量" border="0" color="33554432" x="37" y="772" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_assignqty_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" )
  60. column(band=detail id=7 alignment="1" tabsequence=32766 border="0" color="33554432" x="823" y="772" height="68" width="329" format="[general]" html.valueishtml="0" name=u_saletaskmx_assignqty 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" )
  61. text(band=detail alignment="1" text="物料定义表-编码" border="0" color="33554432" x="37" y="900" height="56" width="768" 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="1" background.color="536870912" )
  62. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="823" y="900" height="68" width="850" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode 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" )
  63. text(band=detail alignment="1" text="销售订单明细表-实际单价" border="0" color="33554432" x="37" y="1028" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_price_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" )
  64. column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="823" y="1028" height="68" width="329" format="[general]" html.valueishtml="0" name=u_saletaskmx_price 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" )
  65. text(band=detail alignment="1" text="物料定义表-标准库存单位" border="0" color="33554432" x="37" y="1156" height="56" width="768" 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="1" background.color="536870912" )
  66. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="823" y="1156" height="68" width="302" 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" )
  67. text(band=detail alignment="1" text="销售订单明细表-人民币单价" border="0" color="33554432" x="37" y="1284" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_fprice_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" )
  68. column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="823" y="1284" height="68" width="329" format="[general]" html.valueishtml="0" name=u_saletaskmx_fprice 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" )
  69. text(band=detail alignment="1" text="销售订单明细表-折扣" border="0" color="33554432" x="37" y="1412" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_rebate_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" )
  70. column(band=detail id=12 alignment="1" tabsequence=32766 border="0" color="33554432" x="823" y="1412" height="68" width="329" format="[general]" html.valueishtml="0" name=u_saletaskmx_rebate 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" )
  71. text(band=detail alignment="1" text="销售订单明细表-序号" border="0" color="33554432" x="37" y="1540" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_printid_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" )
  72. column(band=detail id=13 alignment="1" tabsequence=32766 border="0" color="33554432" x="823" y="1540" height="68" width="329" format="[general]" html.valueishtml="0" name=u_saletaskmx_printid 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" )
  73. text(band=detail alignment="1" text="销售订单明细表-配置" border="0" color="33554432" x="37" y="1668" height="56" width="768" html.valueishtml="0" name=u_saletaskmx_status_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" )
  74. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="823" y="1668" height="68" width="4681" format="[general]" html.valueishtml="0" name=u_saletaskmx_status visible="1" edit.limit=255 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. compute(band=detail alignment="0" expression="bitmap(f_getfilepath( u_saletaskmx_mtrlid ,'','dw_rp_saletask_print',1)) "border="0" color="33554432" x="1975" y="244" height="372~tf_getrightsize(
  76. 160,80,
  77. of_getpicturesize_w(f_getfilepath( u_saletaskmx_mtrlid ,'','dw_rp_saletask_print',0)),
  78. of_getpicturesize_h(f_getfilepath( u_saletaskmx_mtrlid ,'','dw_rp_saletask_print',0)),
  79. 1)" width="526~tf_getrightsize(
  80. 160,80,
  81. of_getpicturesize_w(f_getfilepath( u_saletaskmx_mtrlid ,'','dw_rp_saletask_print',0)),
  82. of_getpicturesize_h(f_getfilepath( u_saletaskmx_mtrlid ,'','dw_rp_saletask_print',0)),
  83. 0)" format="[GENERAL]" 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" )
  84. bitmap(band=detail filename="lj_logo.bmp" x="1298" y="1292" height="136" width="681" border="0" name=p_1 visible="1" )
  85. htmltable(border="1" )
  86. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  87. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  88. import.xml()
  89. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )