dw_rp_inware_rec_edit_th.srd 15 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. $PBExportHeader$dw_rp_inware_rec_edit_th.srd
  2. release 9;
  3. datawindow ( units=1 timer_interval=60000 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=115 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=19 color="536870912" )
  7. detail(height=22 color="536870912" height.autosize=yes)
  8. table(column=(type=long updatewhereclause=yes initial="null" name=u_inware_inwareid dbname="u_inware.inwareid"
  9. values="单据ID /" )
  10. column=(type=long updatewhereclause=yes initial="null" name=u_inware_storageid dbname="u_inware.storageid"
  11. values="" )
  12. column=(type=datetime updatewhereclause=yes initial="null" name=u_inware_indate dbname="u_inware.indate" )
  13. column=(type=char(10) updatewhereclause=yes initial="null" name=u_inware_inrep dbname="u_inware.inrep" )
  14. column=(type=char(50) updatewhereclause=yes initial="null" name=u_inware_part dbname="u_inware.part" )
  15. column=(type=char(255) updatewhereclause=yes initial="null" name=u_inware_dscrp dbname="u_inware.dscrp" )
  16. column=(type=datetime updatewhereclause=yes initial="null" name=u_inware_opdate dbname="u_inware.opdate" )
  17. column=(type=char(10) updatewhereclause=yes initial="null" name=u_inware_opemp dbname="u_inware.opemp" )
  18. column=(type=long updatewhereclause=yes initial="null" name=u_inware_flag dbname="u_inware.flag"
  19. values="默认0审核标志(0未审核,1审核) /" )
  20. column=(type=datetime updatewhereclause=yes initial="null" name=u_inware_auditingdate dbname="u_inware.auditingdate"
  21. values="审核时间 /" )
  22. column=(type=char(10) updatewhereclause=yes initial="null" name=u_inware_auditingrep dbname="u_inware.auditingrep"
  23. values="审核人 /" )
  24. column=(type=char(30) updatewhereclause=yes initial="null" name=u_inware_inwarecode dbname="u_inware.inwarecode" )
  25. column=(type=long updatewhereclause=yes initial="null" name=u_inware_balcflag dbname="u_inware.balcflag"
  26. values="日结标记:0(默认)-未日结,1-已日结 /" )
  27. column=(type=char(30) updatewhereclause=yes initial="null" name=u_inware_sptname dbname="u_inware.sptname"
  28. values="供应商名称(不记帐模式使用) /" )
  29. column=(type=char(20) updatewhereclause=yes initial="null" name=u_cust_cuscode dbname="u_cust.cuscode" )
  30. column=(type=char(50) updatewhereclause=yes initial="null" name=u_cust_name dbname="u_cust.name" )
  31. retrieve="SELECT u_inware.inwareid, u_inware.storageid, u_inware.indate, u_inware.inrep,
  32. u_inware.part, u_inware.dscrp, u_inware.opdate, u_inware.opemp, u_inware.flag,
  33. u_inware.auditingdate, u_inware.auditingrep, u_inware.inwarecode, u_inware.balcflag,
  34. u_inware.sptname, u_cust.cuscode, u_cust.name
  35. FROM u_inware INNER JOIN
  36. u_cust ON u_inware.sptid = u_cust.cusid WHERE ( u_inware.inwareid = :arg_inwareid )
  37. and ( u_inware.scid = :arg_scid ) and
  38. ( :arg_printrow = :arg_printrow ) and
  39. ( :arg_top = :arg_top )
  40. "
  41. arguments=(("arg_scid", number), ("arg_inwareid", number), ("arg_printrow", number), ("arg_top", number))
  42. )
  43. text(name=t_1 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="16777215" color="0" alignment="2" border="0" x="1" y="2" height="27" width="719" text="来料加工退料单" )
  44. line(name=l_1 visible="1" moveable=1 resizeable=1 band=header background.mode="2" background.color="1073741824" pen.style="0" pen.width="2" pen.color="33554432" x1="261" y1="33" x2="461" y2="33" )
  45. 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="0" border="0" x="2" y="44" height="15" width="61" text="单据编号:" )
  46. text(name=inrep_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="202" y="44" height="15" width="66" text="经 手 人:" )
  47. column(name=u_inware_inrep visible="1" tag="u_inware_inrep" moveable=1 resizeable=1 band=header id=4 x="270" y="44" height="15" width="86" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=10 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 )
  48. compute(name=now visible="1" tag="'打印时间:'+string(today(),'yyyy-mm-dd ')+string(now(),'h:mm')+' 第 ' + page() + ' 页/共 ' + pageCount()+' 页'" 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" x="364" y="44" height="15" width="351" format="[general]" expression="'打印时间:'+string(today(),'yyyy-mm-dd ')+string(now(),'h:mm')+' 第 ' + page() + ' 页/共 ' + pageCount()+' 页'" alignment="0" border="0" crosstab.repeat=no )
  49. column(name=u_inware_inwarecode visible="1" tag="u_inware_inwarecode" moveable=1 resizeable=1 band=header id=12 x="65" y="44" height="15" width="134" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=30 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="700" tabsequence=0 )
  50. column(name=u_inware_indate visible="1" tag="u_inware_indate" moveable=1 resizeable=1 band=header id=3 x="270" y="62" height="15" width="86" color="0" border="0" alignment="0" format="yyyy-mm-dd" protect="0" edit.format="yyyy-mm-dd" edit.focusrectangle=no edit.autohscroll=yes 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=u_inware_storageid visible="1" tag="u_inware_storageid" moveable=1 resizeable=1 band=header id=2 x="65" y="62" height="15" width="134" color="0" border="0" alignment="0" format="[general]" protect="0" dddw.allowedit=no dddw.autohscroll=no dddw.autoretrieve=yes dddw.useasborder=no dddw.datacolumn=storageid dddw.displaycolumn=storagename dddw.hscrollbar=no dddw.hsplitscroll=no dddw.imemode=0 dddw.limit=0 dddw.name=dw_dddw_storage dddw.nilisnull=no dddw.percentwidth=100 dddw.required=no dddw.showlist=no dddw.vscrollbar=yes 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=u_cust_cuscode visible="1" tag="u_cust_cuscode" band=header id=15 x="65" y="80" height="15" width="134" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no 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. column(name=u_cust_name visible="1" tag="u_cust_name" band=header id=16 x="270" y="80" height="15" width="439" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no 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 )
  54. text(name=storageid_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="0" border="0" x="2" y="62" height="15" width="61" text="仓 库:" )
  55. text(name=t_2 visible="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="0" border="0" x="2" y="80" height="15" width="61" text="客户编号:" )
  56. text(name=indate_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="202" y="62" height="15" width="66" text="进仓时间:" )
  57. text(name=t_4 visible="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="0" border="0" x="202" y="80" height="15" width="66" text="客户名称:" )
  58. column(name=u_inware_part visible="1" tag="u_inware_part" moveable=1 resizeable=1 band=header id=5 x="65" y="98" height="15" width="134" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=30 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 )
  59. text(name=part_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="0" border="0" x="2" y="98" height="15" width="61" text="相关号码:" )
  60. text(name=dscrp_t visible="1" moveable=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="202" y="98" height="15" width="66" text="备 注:" )
  61. column(name=u_inware_dscrp visible="1" tag="u_inware_dscrp" moveable=1 resizeable=1 height.autosize=yes slideup=allabove band=header id=6 x="271" y="98" height="15" width="445" color="0" border="0" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=yes edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=200 edit.password=no edit.vscrollbar=yes 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=opdate_t visible="1" moveable=1 resizeable=1 slideup=directlyabove 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="1" y="2" height="15" width="75" text="建立时间:" )
  63. text(name=operator_t visible="1" moveable=1 resizeable=1 slideup=directlyabove 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="199" y="2" height="15" width="55" text="建立人:" )
  64. column(name=u_inware_opdate visible="1" tag="u_inware_opdate" moveable=1 resizeable=1 slideup=directlyabove band=footer id=7 x="78" y="2" height="15" width="120" color="0" border="0" alignment="0" format="yyyy-mm-dd hh:mm" protect="0" edit.focusrectangle=no edit.autohscroll=yes 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 )
  65. column(name=u_inware_opemp visible="1" tag="u_inware_opemp" moveable=1 resizeable=1 slideup=allabove band=footer id=8 x="256" y="2" height="15" width="72" color="0" border="0" 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 )
  66. text(name=t_3 visible="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="1073741824" color="33554432" alignment="0" border="0" x="353" y="2" height="15" width="35" text="签名:" )
  67. report(name=mxreport visible="1" slideleft=yes height.autosize=yes slideup=directlyabove band=detail x="2" y="1" height="19" width="719" border="0" trail_footer=yes dataobject="dw_rp_inwaremx_rec_edit_th" nest_arguments=
  68. ((" arg_scid "),(" arg_inwareid "),(" arg_printrow "),(" arg_top ")))
  69. htmltable()
  70. htmlgen()
  71. export.xml(metadatatype=0 savemetadata=0 )
  72. import.xml()
  73. export.pdf(method=0 )