dw_rp_inware_wfjg_edit_th.srd 12 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. $PBExportHeader$dw_rp_inware_wfjg_edit_th.srd
  2. release 9;
  3. datawindow ( units=1 timer_interval=0 color=16777215 processing=0 print.orientation=0 print.margin.left=24 print.margin.right=24 print.margin.top=24 print.margin.bottom=24 print.paper.size=0 print.paper.source=0 selected.mouse=no)
  4. header(height=119 color="536870912" )
  5. summary(height=22 color="536870912" )
  6. footer(height=76 color="536870912" )
  7. detail(height=23 color="536870912" height.autosize=yes)
  8. table(column=(type=long updatewhereclause=yes initial="null" name=ow_wfjg_in_inwareid dbname="ow_wfjg_in.inwareid"
  9. values="单据ID /" )
  10. column=(type=datetime updatewhereclause=yes initial="null" name=ow_wfjg_in_indate dbname="ow_wfjg_in.indate" )
  11. column=(type=char(10) updatewhereclause=yes initial="null" name=ow_wfjg_in_inrep dbname="ow_wfjg_in.inrep" )
  12. column=(type=char(255) updatewhereclause=yes initial="null" name=ow_wfjg_in_dscrp dbname="ow_wfjg_in.dscrp"
  13. values="备注 /" )
  14. column=(type=char(50) updatewhereclause=yes initial="null" name=ow_wfjg_in_part dbname="ow_wfjg_in.part" )
  15. column=(type=char(50) updatewhereclause=yes initial="null" name=u_spt_name dbname="u_spt.name" )
  16. column=(type=char(10) updatewhereclause=yes initial="null" name=ow_wfjg_in_opemp dbname="ow_wfjg_in.opemp" )
  17. column=(type=char(30) updatewhereclause=yes initial="null" name=ow_wfjg_in_inwarecode dbname="ow_wfjg_in.inwarecode" )
  18. column=(type=char(20) updatewhereclause=yes initial="null" name=u_spt_sptcode dbname="u_spt.sptcode"
  19. values="供应商编号 /" )
  20. column=(type=long updatewhereclause=yes initial="null" name=ow_wfjg_in_printnum dbname="ow_wfjg_in.printnum"
  21. values="打印次数 /" )
  22. retrieve="SELECT ow_wfjg_in.inwareid ,
  23. ow_wfjg_in.indate ,
  24. ow_wfjg_in.inrep ,
  25. ow_wfjg_in.dscrp ,
  26. ow_wfjg_in.part ,
  27. u_spt.name ,
  28. ow_wfjg_in.opemp ,
  29. ow_wfjg_in.inwarecode ,
  30. u_spt.sptcode ,
  31. ow_wfjg_in.printnum
  32. FROM ow_wfjg_in LEFT OUTER JOIN
  33. u_spt ON ow_wfjg_in.sptid = u_spt.sptid
  34. WHERE ( ow_wfjg_in.inwareid = :arg_inwareid ) and
  35. ( ow_wfjg_in.scid = :arg_scid ) and
  36. ( :arg_printrow = :arg_printrow ) and
  37. ( :arg_top = :arg_top )"
  38. arguments=(("arg_scid", number), ("arg_inwareid", number), ("arg_printrow", number), ("arg_top", number))
  39. )
  40. bitmap(name=p_1 visible="1" moveable=1 band=header filename="cus_logo.bmp" x="2" y="2" height="88" width="127" border="0" )
  41. line(name=l_1 visible="1" band=header background.mode="2" background.color="1073741824" pen.style="0" pen.width="2" pen.color="33554432" x1="217" y1="45" x2="391" y2="45" )
  42. text(name=t_6 visible="1" moveable=1 resizeable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-18" font.pitch="2" font.weight="700" background.mode="2" background.color="1073741824" color="33554432" alignment="2" border="0" x="170" y="14" height="27" width="268" text="返工清单" )
  43. compute(name=compute_1 visible="1" tag=" if( ow_wfjg_in_printnum > 0,'(重复打印-'+string( ow_wfjg_in_printnum )+')','') " band=header font.charset="134" font.face="宋体" font.family="0" font.height="-12" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" x="441" y="16" height="25" width="132" format="[GENERAL]" expression=" if( ow_wfjg_in_printnum > 0,'(重复打印-'+string( ow_wfjg_in_printnum )+')','') " alignment="0" border="0" crosstab.repeat=no )
  44. text(name=inwarecode_t visible="1" moveable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="1" border="0" x="527" y="62" height="17" width="67" text="单据编号:" )
  45. text(name=indate_t visible="1" moveable=1 resizeable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="1" border="0" x="528" y="90" height="17" width="66" text="进仓时间:" )
  46. compute(name=compute_2 visible="1 if( pageCount()>1,1,0)" tag="'第 ' + page() + ' 页/共 ' + pageCount()+' 页'" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="2" background.color="16777215" color="0" x="576" y="28" height="13" width="136" format="[general]" expression="'第 ' + page() + ' 页/共 ' + pageCount()+' 页'" alignment="0" border="0" crosstab.repeat=no )
  47. text(name=u_spt_name_t visible="1" moveable=1 band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="1" border="0" x="147" y="62" height="15" width="55" text="加工商:" )
  48. text(name=t_3 visible="1" slideup=allabove band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="1" border="0" x="139" y="90" height="15" width="63" text="相关号码:" )
  49. column(name=u_spt_name visible="1" tag="u_spt_name" moveable=1 resizeable=1 band=header id=6 x="203" y="62" height="17" width="321" color="0" border="4" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-12" font.pitch="2" font.weight="700" tabsequence=0 )
  50. column(name=ow_wfjg_in_part visible="1" tag="ow_wfjg_in_part" band=header id=5 x="203" y="90" height="17" width="132" color="0" border="4" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  51. column(name=ow_wfjg_in_inwarecode visible="1" tag="ow_wfjg_in_inwarecode" band=header id=8 x="596" y="62" height="17" width="118" color="0" border="4" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  52. column(name=ow_wfjg_in_indate visible="1" tag="ow_wfjg_in_indate" band=header id=2 x="596" y="90" height="17" width="118" color="0" border="4" alignment="0" format="yyyy-mm-dd" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  53. report(name=dw_1 visible="1" height.autosize=yes slideup=directlyabove band=summary x="2" y="1" height="19" width="555" border="0" trail_footer=yes dataobject="dw_rp_inwaremx_wfjg_sumamt_th" nest_arguments=
  54. ((" arg_scid "),(" arg_inwareid ")))
  55. text(name=t_7 visible="1" moveable=1 resizeable=1 height.autosize=yes slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="2" y="24" height="15" width="707" text="声明:本公司采购员到供方采购有关材料,设备工具零件等及其它任何物品时,供方不得向需方采购员给予任何回扣、送物" )
  56. text(name=t_1 visible="1" moveable=1 resizeable=1 slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="2" y="42" height="15" width="707" text=" 品、及单独设宴,若需方主管发现有以上情况,供方的货款需方有权拒绝支付及停止一切业务往来。  " )
  57. text(name=t_10 visible="1" moveable=1 resizeable=1 slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="2" y="60" height="15" width="708" text=" 红色联 - 供方收款凭证 " )
  58. text(name=t_4 visible="1" moveable=1 resizeable=1 height.autosize=yes slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="492" y="2" height="15" width="83" text="供方送货人:" )
  59. text(name=t_5 visible="1" moveable=1 resizeable=1 slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="4" x="577" y="2" height="17" width="137" text=" " )
  60. text(name=operator_t visible="1" moveable=1 resizeable=1 height.autosize=yes slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="1" border="0" x="3" y="2" height="15" width="49" text="制单人:" )
  61. column(name=ow_wfjg_in_opemp visible="1" tag="ow_wfjg_in_opemp" band=footer id=7 x="54" y="2" height="17" width="90" color="0" border="4" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  62. text(name=t_2 visible="1" moveable=1 resizeable=1 height.autosize=yes slideup=allabove band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="228" y="2" height="15" width="56" text="购货人:" )
  63. column(name=ow_wfjg_in_inrep visible="1" tag="ow_wfjg_in_inrep" band=footer id=3 x="286" y="2" height="17" width="90" color="0" border="4" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="2" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  64. report(name=mxreport visible="1" slideleft=yes height.autosize=yes slideup=directlyabove band=detail x="2" y="1" height="20" width="594" border="0" trail_footer=yes dataobject="dw_rp_inwaremx_wfjg_edit_th" nest_arguments=
  65. ((" arg_scid "),(" arg_inwareid "),(" arg_printrow "),(" arg_top ")))
  66. htmltable()
  67. htmlgen()
  68. export.xml(metadatatype=0 savemetadata=0 )
  69. import.xml()
  70. export.pdf(method=0 )