dw_rp_inware_other_edit.srd 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. $PBExportHeader$dw_rp_inware_other_edit.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=97 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=inwareid dbname="u_inware.inwareid"
  9. values="单据ID /" )
  10. column=(type=long updatewhereclause=yes initial="null" name=storageid dbname="u_inware.storageid"
  11. values="" )
  12. column=(type=datetime updatewhereclause=yes initial="null" name=indate dbname="u_inware.indate" )
  13. column=(type=char(10) updatewhereclause=yes initial="null" name=inrep dbname="u_inware.inrep" )
  14. column=(type=char(50) updatewhereclause=yes initial="null" name=part dbname="u_inware.part" )
  15. column=(type=char(255) updatewhereclause=yes initial="null" name=dscrp dbname="u_inware.dscrp" )
  16. column=(type=datetime updatewhereclause=yes initial="null" name=opdate dbname="u_inware.opdate" )
  17. column=(type=char(10) updatewhereclause=yes initial="null" name=opemp dbname="u_inware.opemp" )
  18. column=(type=long updatewhereclause=yes initial="null" name=flag dbname="u_inware.flag"
  19. values="默认0审核标志(0未审核,1审核) /" )
  20. column=(type=datetime updatewhereclause=yes initial="null" name=auditingdate dbname="u_inware.auditingdate"
  21. values="审核时间 /" )
  22. column=(type=char(10) updatewhereclause=yes initial="null" name=auditingrep dbname="u_inware.auditingrep"
  23. values="审核人 /" )
  24. column=(type=char(30) updatewhereclause=yes initial="null" name=inwarecode dbname="u_inware.inwarecode" )
  25. column=(type=long updatewhereclause=yes initial="null" name=balcflag dbname="u_inware.balcflag"
  26. values="日结标记:0(默认)-未日结,1-已日结 /" )
  27. column=(type=char(30) updatewhereclause=yes initial="null" name=sptname dbname="u_inware.sptname" )
  28. retrieve="SELECT u_inware.inwareid ,
  29. u_inware.storageid ,
  30. u_inware.indate ,
  31. u_inware.inrep ,
  32. u_inware.part ,
  33. u_inware.dscrp ,
  34. u_inware.opdate ,
  35. u_inware.opemp ,
  36. u_inware.flag ,
  37. u_inware.auditingdate ,
  38. u_inware.auditingrep ,
  39. u_inware.inwarecode ,
  40. u_inware.balcflag ,
  41. u_inware.sptname
  42. FROM u_inware
  43. WHERE ( u_inware.inwareid = :arg_inwareid )
  44. and ( u_inware.scid = :arg_scid ) and
  45. ( :arg_printrow = :arg_printrow ) and
  46. ( :arg_top = :arg_top )
  47. "
  48. arguments=(("arg_scid", number), ("arg_inwareid", number), ("arg_printrow", number), ("arg_top", number))
  49. )
  50. 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="其他进仓单" )
  51. 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" )
  52. 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="单据编号:" )
  53. 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="经 手 人:" )
  54. column(name=inrep visible="1" tag="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 )
  55. 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 )
  56. column(name=inwarecode visible="1" tag="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 )
  57. column(name=sptname visible="1" tag="sptname" moveable=1 resizeable=1 band=header id=14 x="438" y="62" height="15" width="278" 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 )
  58. text(name=t_2 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="364" y="62" height="15" width="72" text="进仓原因:" )
  59. 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="仓 库:" )
  60. 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="进仓时间:" )
  61. column(name=indate visible="1" tag="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 )
  62. column(name=storageid visible="1" tag="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 )
  63. column(name=part visible="1" tag="part" moveable=1 resizeable=1 band=header id=5 x="65" y="80" 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 )
  64. 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="80" height="15" width="61" text="相关号码:" )
  65. 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="80" height="15" width="66" text="备 注:" )
  66. column(name=dscrp visible="1" tag="dscrp" moveable=1 resizeable=1 height.autosize=yes slideup=allabove band=header id=6 x="271" y="80" 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 )
  67. 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="建立时间:" )
  68. 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="建立人:" )
  69. column(name=opdate visible="1" tag="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 )
  70. column(name=opemp visible="1" tag="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 )
  71. 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="签名:" )
  72. report(name=mxreport visible="1" slideleft=yes height.autosize=yes slideup=directlyabove band=detail x="2" y="1" height="19" width="730" border="0" trail_footer=yes dataobject="dw_rp_inwaremx_other_edit" nest_arguments=
  73. ((" arg_scid "),(" arg_inwareid "),(" arg_printrow "),(" arg_top ")))
  74. htmltable()
  75. htmlgen()
  76. export.xml(metadatatype=0 savemetadata=0 )
  77. import.xml()
  78. export.pdf(method=0 )