dw_rp_sc_taskwork_print.srd 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. $PBExportHeader$dw_rp_sc_taskwork_print.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 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 )
  4. summary(height=0 color="536870912" )
  5. footer(height=0 color="536870912" )
  6. detail(height=952 color="536870912" height.autosize=yes)
  7. table(column=(type=long updatewhereclause=yes name=u_sc_taskwork_billid dbname="u_sc_taskwork.billid" )
  8. column=(type=long updatewhereclause=yes name=u_sc_taskwork_wagemth dbname="u_sc_taskwork.wagemth" )
  9. column=(type=long updatewhereclause=yes name=u_sc_taskwork_wageid dbname="u_sc_taskwork.wageid" )
  10. column=(type=char(50) updatewhereclause=yes name=u_sc_taskwork_relcode dbname="u_sc_taskwork.relcode" )
  11. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="u_mtrldef.mtrlcode" )
  12. column=(type=datetime updatewhereclause=yes name=u_sc_taskwork_billdate dbname="u_sc_taskwork.billdate" )
  13. column=(type=char(100) updatewhereclause=yes name=u_sc_taskwork_dscrp dbname="u_sc_taskwork.Dscrp" )
  14. column=(type=char(20) updatewhereclause=yes name=u_sc_taskwork_billcode dbname="u_sc_taskwork.billcode" )
  15. column=(type=long updatewhereclause=yes name=u_sc_taskwork_orderid dbname="u_sc_taskwork.orderid" )
  16. column=(type=long updatewhereclause=yes name=u_sc_taskwork_mtrlid dbname="u_sc_taskwork.Mtrlid" )
  17. column=(type=long updatewhereclause=yes name=u_sc_taskwork_auditingflag dbname="u_sc_taskwork.Auditingflag" )
  18. column=(type=char(10) updatewhereclause=yes name=u_sc_taskwork_auditingrep dbname="u_sc_taskwork.Auditingrep" )
  19. column=(type=datetime updatewhereclause=yes name=u_sc_taskwork_auditingdate dbname="u_sc_taskwork.Auditingdate" )
  20. column=(type=datetime updatewhereclause=yes name=u_sc_taskwork_affirmdate dbname="u_sc_taskwork.affirmdate" )
  21. column=(type=char(20) updatewhereclause=yes name=u_sc_taskwork_affirmemp dbname="u_sc_taskwork.affirmemp" )
  22. column=(type=long updatewhereclause=yes name=u_sc_taskwork_affirmflag dbname="u_sc_taskwork.affirmflag" )
  23. column=(type=datetime updatewhereclause=yes name=u_sc_taskwork_opdate dbname="u_sc_taskwork.Opdate" )
  24. column=(type=char(10) updatewhereclause=yes name=u_sc_taskwork_opemp dbname="u_sc_taskwork.Opemp" )
  25. column=(type=datetime updatewhereclause=yes name=u_sc_taskwork_moddate dbname="u_sc_taskwork.moddate" )
  26. column=(type=char(10) updatewhereclause=yes name=u_sc_taskwork_modemp dbname="u_sc_taskwork.modemp" )
  27. column=(type=char(50) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="u_mtrldef.mtrlname" )
  28. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlmode dbname="u_mtrldef.mtrlmode" )
  29. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="u_mtrldef.unit" )
  30. column=(type=decimal(5) updatewhereclause=yes name=u_saletaskmx_orderqty dbname="u_SaleTaskMx.orderqty" )
  31. column=(type=char(255) updatewhereclause=yes name=u_saletaskmx_status dbname="u_SaleTaskMx.status" )
  32. column=(type=char(255) updatewhereclause=yes name=u_saletaskmx_woodcode dbname="u_SaleTaskMx.woodcode" )
  33. column=(type=char(255) updatewhereclause=yes name=u_saletaskmx_pcode dbname="u_SaleTaskMx.pcode" )
  34. column=(type=long updatewhereclause=yes name=u_sc_taskwork_scid dbname="u_sc_taskwork.scid" )
  35. column=(type=char(15) updatewhereclause=yes name=u_saletask_taskcode dbname="u_SaleTask.taskcode" )
  36. column=(type=long updatewhereclause=yes name=u_sc_taskwork_relid dbname="u_sc_taskwork.relid" )
  37. retrieve="SELECT u_sc_taskwork.billid ,
  38. u_sc_taskwork.wagemth ,
  39. u_sc_taskwork.wageid ,
  40. u_sc_taskwork.relcode,
  41. u_Mtrldef.mtrlcode ,
  42. u_sc_taskwork.billdate ,
  43. u_sc_taskwork.Dscrp ,
  44. u_sc_taskwork.billcode ,
  45. u_sc_taskwork.orderid ,
  46. u_sc_taskwork.Mtrlid ,
  47. u_sc_taskwork.Auditingflag ,
  48. u_sc_taskwork.Auditingrep ,
  49. u_sc_taskwork.Auditingdate ,
  50. u_sc_taskwork.affirmdate ,
  51. u_sc_taskwork.affirmemp ,
  52. u_sc_taskwork.affirmflag ,
  53. u_sc_taskwork.Opdate ,
  54. u_sc_taskwork.Opemp ,
  55. u_sc_taskwork.moddate ,
  56. u_sc_taskwork.modemp ,
  57. u_Mtrldef.mtrlname ,
  58. u_Mtrldef.mtrlmode ,
  59. u_Mtrldef.unit ,
  60. u_saletaskmx.orderqty ,
  61. u_saletaskmx.status,
  62. u_saletaskmx.woodcode,
  63. u_saletaskmx.pcode ,
  64. u_sc_taskwork.scid,
  65. u_saletask.taskcode,
  66. u_sc_taskwork.relid
  67. FROM u_sc_taskwork left outer join
  68. u_saletaskmx on
  69. ( u_sc_taskwork.orderid = u_saletaskmx.TaskID ) and
  70. ( u_sc_taskwork.relid = u_saletaskmx.printid ) and
  71. ( u_sc_taskwork.scid = u_saletaskmx.scid)
  72. left outer join u_saletask on
  73. u_saletask.TaskID = u_saletaskmx.TaskID and
  74. u_saletask.scid = u_saletaskmx.scid,
  75. u_Mtrldef
  76. WHERE ( u_sc_taskwork.Mtrlid = u_Mtrldef.Mtrlid ) and
  77. ( u_sc_taskwork.scid = :arg_scid) and
  78. ( u_sc_taskwork.billid = :arg_billid)" arguments=(("arg_scid", number),("arg_billid", number)) )
  79. text(band=detail alignment="1" text="订单编号" border="0" color="0" x="128" y="168" height="60" width="283" html.valueishtml="0" name=u_order_ml_ordercode_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" )
  80. text(band=detail alignment="1" text="产品编号" border="0" color="0" x="133" y="356" height="60" width="274" html.valueishtml="0" name=u_mtrldef_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" )
  81. text(band=detail alignment="1" text="物料规格" border="0" color="0" x="137" y="444" height="60" width="274" 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="1" background.color="536870912" )
  82. text(band=detail alignment="1" text="单位" border="0" color="0" x="1362" y="444" height="60" width="142" html.valueishtml="0" name=u_mtrldef_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" )
  83. column(band=detail id=23 alignment="0" tabsequence=32766 border="4" color="0" x="1527" y="444" height="68" width="174" 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="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  84. text(band=detail alignment="1" text="物料名称" border="0" color="0" x="1239" y="356" height="60" width="274" html.valueishtml="0" name=u_mtrldef_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" )
  85. text(band=detail alignment="2" text="产品个人计件单" border="0" color="0" x="1179" y="12" height="124" width="1019" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-20" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  86. column(band=detail id=21 alignment="0" tabsequence=32766 border="4" color="0" x="1522" y="356" height="68" width="1431" 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="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  87. column(band=detail id=5 alignment="0" tabsequence=32766 border="4" color="0" x="425" y="356" height="68" width="695" 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="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  88. column(band=detail id=22 alignment="0" tabsequence=32766 border="4" color="0" x="425" y="444" height="68" width="695" 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="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  89. text(band=detail alignment="1" text="相关号" border="0" color="0" x="137" y="264" height="60" width="274" html.valueishtml="0" name=u_sc_taskwork_relcode_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" )
  90. column(band=detail id=29 alignment="0" tabsequence=0 border="4" color="0" x="425" y="172" height="68" width="695" html.valueishtml="0" name=u_saletask_taskcode 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" )
  91. column(band=detail id=4 alignment="0" tabsequence=32766 border="4" color="0" x="425" y="264" height="68" width="695" format="[general]" html.valueishtml="0" name=u_sc_taskwork_relcode visible="1" 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" )
  92. text(band=detail alignment="1" text="计件日期" border="0" color="0" x="1234" y="168" height="60" width="274" html.valueishtml="0" name=u_sc_taskwork_billdate_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" )
  93. text(band=detail alignment="1" text="工资项目" border="0" color="0" x="1234" y="264" height="60" width="274" html.valueishtml="0" name=u_sc_taskwork_wageid_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" )
  94. column(band=detail id=6 alignment="2" tabsequence=32766 border="4" color="0" x="1518" y="168" height="68" width="448" format="yyyy-mm-dd" html.valueishtml="0" name=u_sc_taskwork_billdate visible="1" edit.limit=0 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" )
  95. column(band=detail id=3 alignment="0" tabsequence=32766 border="4" color="0" x="1518" y="264" height="68" width="448" format="[general]" html.valueishtml="0" name=u_sc_taskwork_wageid visible="1" edit.limit=0 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" )
  96. text(band=detail alignment="1" text="备 注" border="0" color="0" x="137" y="620" height="60" width="274" html.valueishtml="0" name=u_sc_taskwork_dscrp_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" )
  97. report(band=detail dataobject="dw_rp_sc_taskwork_mx_print" x="133" y="708" height="136" width="3227" border="0" height.autosize=yes criteria="" nest_arguments=((" arg_billid ")) trail_footer = yes name=mxreport visible="1" slideleft=yes slideup=directlyabove )
  98. column(band=detail id=7 alignment="0" tabsequence=32766 border="4" color="0" x="425" y="620" height="68" width="2546" format="[general]" html.valueishtml="0" name=u_sc_taskwork_dscrp visible="1" edit.limit=100 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" )
  99. text(band=detail alignment="1" text="配置" border="0" color="0" x="137" y="528" height="60" width="274" html.valueishtml="0" name=u_order_ml_status_mode_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" )
  100. column(band=detail id=25 alignment="0" tabsequence=0 border="4" color="0" x="425" y="528" height="68" width="695" html.valueishtml="0" name=u_saletaskmx_status 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" )
  101. text(band=detail alignment="1" text="配置1" border="0" color="0" x="1239" y="528" height="60" width="274" html.valueishtml="0" name=u_order_ml_woodcode_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" )
  102. column(band=detail id=26 alignment="0" tabsequence=0 border="4" color="0" x="1531" y="528" height="68" width="695" html.valueishtml="0" name=u_saletaskmx_woodcode 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" )
  103. text(band=detail alignment="1" text="单据编号" border="0" color="0" x="2254" y="168" height="60" width="274" html.valueishtml="0" name=u_sc_taskwork_billcode_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" )
  104. text(band=detail alignment="1" text="计划数量" border="0" color="0" x="2254" y="444" height="60" width="274" html.valueishtml="0" name=u_order_ml_orderqty_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" )
  105. text(band=detail alignment="1" text="配置2" border="0" color="0" x="2254" y="528" height="60" width="274" html.valueishtml="0" name=u_order_ml_pcode_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" )
  106. column(band=detail id=8 alignment="0" tabsequence=32766 border="4" color="0" x="2542" y="168" height="68" width="402" format="[general]" html.valueishtml="0" name=u_sc_taskwork_billcode visible="1" edit.limit=20 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" )
  107. column(band=detail id=24 alignment="1" tabsequence=0 border="4" color="0" x="2542" y="444" height="68" width="402" format="##,##0.#####" html.valueishtml="0" name=u_saletaskmx_orderqty 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" )
  108. column(band=detail id=27 alignment="0" tabsequence=0 border="4" color="0" x="2542" y="528" height="68" width="695" html.valueishtml="0" name=u_saletaskmx_pcode 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" )
  109. text(band=detail alignment="1" text="制单时间" border="0" color="0" x="142" y="864" height="60" width="274" html.valueishtml="0" name=u_sc_taskwork_opdate_t visible="1" slideup=directlyabove font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  110. column(band=detail id=17 alignment="0" tabsequence=32766 border="4" color="0" x="443" y="864" height="68" width="539" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_sc_taskwork_opdate visible="1" slideup=directlyabove edit.limit=0 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" )
  111. column(band=detail id=18 alignment="0" tabsequence=32766 border="4" color="0" x="1810" y="864" height="68" width="302" format="[general]" html.valueishtml="0" name=u_sc_taskwork_opemp visible="1" slideup=directlyabove edit.limit=10 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" )
  112. text(band=detail alignment="1" text="制单人" border="0" color="0" x="1509" y="864" height="60" width="274" html.valueishtml="0" name=u_sc_taskwork_opemp_t visible="1" slideup=directlyabove font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  113. htmltable(border="1" )
  114. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  115. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  116. import.xml()
  117. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )