dw_xls_outware_move.srd 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. $PBExportHeader$dw_xls_outware_move.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=1073741824 processing=1 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 grid.lines=0 )
  4. header(height=84 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=104 color="536870912" )
  8. table(column=(type=datetime updatewhereclause=yes name=u_outware_move_outdate dbname="u_outware_move.outdate" )
  9. column=(type=char(10) updatewhereclause=yes name=u_outware_move_outrep dbname="u_outware_move.outrep" )
  10. column=(type=char(30) updatewhereclause=yes name=u_outware_move_relcode dbname="u_outware_move.relcode" )
  11. column=(type=char(255) updatewhereclause=yes name=u_outware_move_dscrp dbname="u_outware_move.Dscrp" )
  12. column=(type=char(20) updatewhereclause=yes name=u_outware_move_outwarecode dbname="u_outware_move.OutWareCode" )
  13. column=(type=datetime updatewhereclause=yes name=u_outware_move_opdate dbname="u_outware_move.Opdate" )
  14. column=(type=char(10) updatewhereclause=yes name=u_outware_move_operator dbname="u_outware_move.Operator" )
  15. column=(type=datetime updatewhereclause=yes name=u_outware_move_auditingdate dbname="u_outware_move.Auditingdate" )
  16. column=(type=char(10) updatewhereclause=yes name=u_outware_move_auditingrep dbname="u_outware_move.Auditingrep" )
  17. column=(type=char(30) updatewhereclause=yes name=u_storage_storagename dbname="u_storage.storagename" )
  18. column=(type=char(30) updatewhereclause=yes name=u_storage_expr1 dbname="u_storage.Expr1" )
  19. column=(type=datetime updatewhereclause=yes name=u_outware_move_moddate dbname="u_outware_move.moddate" )
  20. column=(type=char(10) updatewhereclause=yes name=u_outware_move_modrep dbname="u_outware_move.modrep" )
  21. retrieve="SELECT u_outware_move.outdate,
  22. u_outware_move.outrep,
  23. u_outware_move.relcode, u_outware_move.Dscrp, u_outware_move.OutWareCode,
  24. u_outware_move.Opdate, u_outware_move.Operator,
  25. u_outware_move.Auditingdate, u_outware_move.Auditingrep, u_storage.storagename,
  26. u_storage_b.storagename AS Expr1, u_outware_move.moddate,
  27. u_outware_move.modrep
  28. FROM u_outware_move INNER JOIN
  29. u_storage ON u_outware_move.sstorageid = u_storage.storageid INNER JOIN
  30. u_storage u_storage_b ON u_outware_move.dstorageid = u_storage_b.storageid
  31. WHERE ( u_outware_move.sstorageid = u_storage.storageid ) and
  32. ( u_outware_move.dstorageid = u_storage_b.storageid ) and
  33. ( u_outware_move.outwareid = :arg_outwareid ) and
  34. ( :arg_scid = :arg_scid )
  35. " arguments=(("arg_scid", number),("arg_outwareid", number)) )
  36. text(band=header alignment="2" text="调动时间" border="0" color="33554432" x="320" y="8" height="60" width="393" html.valueishtml="0" name=u_outware_move_outdate_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  37. text(band=header alignment="2" text="经手人" border="0" color="33554432" x="1865" y="8" height="60" width="306" html.valueishtml="0" name=u_outware_move_outrep_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  38. text(band=header alignment="2" text="相关号码" border="0" color="33554432" x="2181" y="8" height="60" width="361" html.valueishtml="0" name=u_outware_move_relcode_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  39. text(band=header alignment="2" text="备注" border="0" color="33554432" x="2551" y="8" height="60" width="1097" html.valueishtml="0" name=u_outware_move_dscrp_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  40. text(band=header alignment="2" text="单据编号" border="0" color="33554432" x="9" y="8" height="60" width="302" html.valueishtml="0" name=u_outware_move_outwarecode_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  41. text(band=header alignment="2" text="建立时间" border="0" color="33554432" x="3657" y="8" height="60" width="366" html.valueishtml="0" name=u_outware_move_opdate_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  42. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="4032" y="8" height="60" width="279" html.valueishtml="0" name=u_outware_move_operator_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  43. text(band=header alignment="2" text="调出审时间" border="0" color="33554432" x="4320" y="8" height="60" width="393" html.valueishtml="0" name=u_outware_move_auditingdate_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  44. text(band=header alignment="2" text="调出审核人" border="0" color="33554432" x="4722" y="8" height="60" width="526" html.valueishtml="0" name=u_outware_move_auditingrep_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  45. text(band=header alignment="2" text="调出仓库" border="0" color="33554432" x="722" y="8" height="60" width="503" html.valueishtml="0" name=u_storage_storagename_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  46. text(band=header alignment="2" text="调入仓库" border="0" color="33554432" x="1234" y="8" height="60" width="622" html.valueishtml="0" name=u_storage_expr1_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  47. text(band=header alignment="2" text="修改时间" border="0" color="33554432" x="5257" y="8" height="60" width="457" html.valueishtml="0" name=u_outware_move_moddate_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  48. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="5723" y="8" height="60" width="526" html.valueishtml="0" name=u_outware_move_modrep_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  49. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="320" y="8" height="80" width="393" format="[shortdate] [time]" html.valueishtml="0" name=u_outware_move_outdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  50. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="1865" y="8" height="80" width="306" format="[general]" html.valueishtml="0" name=u_outware_move_outrep visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  51. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="2181" y="8" height="80" width="361" format="[general]" html.valueishtml="0" name=u_outware_move_relcode visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  52. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="2551" y="8" height="80" width="1097" format="[general]" html.valueishtml="0" name=u_outware_move_dscrp visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  53. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="80" width="302" format="[general]" html.valueishtml="0" name=u_outware_move_outwarecode visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  54. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="3657" y="8" height="80" width="366" format="[shortdate] [time]" html.valueishtml="0" name=u_outware_move_opdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  55. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="4032" y="8" height="80" width="279" format="[general]" html.valueishtml="0" name=u_outware_move_operator visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  56. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="4320" y="8" height="80" width="393" format="[shortdate] [time]" html.valueishtml="0" name=u_outware_move_auditingdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  57. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="4722" y="8" height="80" width="526" format="[general]" html.valueishtml="0" name=u_outware_move_auditingrep visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  58. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="722" y="8" height="80" width="503" format="[general]" html.valueishtml="0" name=u_storage_storagename visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  59. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1234" y="8" height="80" width="622" format="[general]" html.valueishtml="0" name=u_storage_expr1 visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  60. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="5257" y="8" height="80" width="457" format="[shortdate] [time]" html.valueishtml="0" name=u_outware_move_moddate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  61. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="5723" y="8" height="80" width="526" format="[general]" html.valueishtml="0" name=u_outware_move_modrep visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  62. htmltable(border="1" )
  63. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  64. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  65. import.xml()
  66. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )