dw_xls_inware_other.srd 13 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. $PBExportHeader$dw_xls_inware_other.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=72 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=84 color="536870912" )
  8. table(column=(type=char(30) updatewhereclause=yes name=u_inware_inwarecode dbname="u_inware.inwarecode" )
  9. column=(type=datetime updatewhereclause=yes name=u_inware_indate dbname="u_inware.indate" )
  10. column=(type=char(30) updatewhereclause=yes name=u_inware_sptname dbname="u_inware.sptname" )
  11. column=(type=char(10) updatewhereclause=yes name=u_inware_inrep dbname="u_inware.inrep" )
  12. column=(type=char(50) updatewhereclause=yes name=u_inware_part dbname="u_inware.part" )
  13. column=(type=char(255) updatewhereclause=yes name=u_inware_dscrp dbname="u_inware.dscrp" )
  14. column=(type=datetime updatewhereclause=yes name=u_inware_opdate dbname="u_inware.opdate" )
  15. column=(type=datetime updatewhereclause=yes name=u_inware_moddate dbname="u_inware.moddate" )
  16. column=(type=datetime updatewhereclause=yes name=u_inware_auditingdate dbname="u_inware.auditingdate" )
  17. column=(type=char(10) updatewhereclause=yes name=u_inware_opemp dbname="u_inware.opemp" )
  18. column=(type=char(10) updatewhereclause=yes name=u_inware_modemp dbname="u_inware.Modemp" )
  19. column=(type=char(10) updatewhereclause=yes name=u_inware_auditingrep dbname="u_inware.auditingrep" )
  20. column=(type=char(30) updatewhereclause=yes name=u_storage_storagename dbname="u_storage.storagename" )
  21. retrieve="SELECT u_inware.inwarecode, u_inware.indate, u_inware.sptname, u_inware.inrep,
  22. u_inware.part, u_inware.dscrp, u_inware.opdate, u_inware.moddate,
  23. u_inware.auditingdate, u_inware.opemp, u_inware.Modemp, u_inware.auditingrep,
  24. u_storage.storagename
  25. FROM u_inware INNER JOIN
  26. u_storage ON u_inware.storageid = u_storage.storageid
  27. WHERE ( u_inware.inwareid = :arg_inwareid )
  28. and ( u_inware.scid = :arg_scid ) " arguments=(("arg_scid", number),("arg_inwareid", number)) )
  29. text(band=header alignment="2" text="单据编号" border="0" color="33554432" x="9" y="8" height="56" width="471" html.valueishtml="0" name=u_inware_inwarecode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  30. text(band=header alignment="2" text="进仓时间
  31. " border="0" color="33554432" x="489" y="8" height="56" width="535" html.valueishtml="0" name=u_inware_indate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  32. text(band=header alignment="2" text="进仓原因
  33. " border="0" color="33554432" x="1033" y="8" height="56" width="850" html.valueishtml="0" name=u_inware_sptname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  34. text(band=header alignment="2" text="经手人" border="0" color="33554432" x="1893" y="8" height="56" width="302" html.valueishtml="0" name=u_inware_inrep_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  35. text(band=header alignment="2" text="相关号码" border="0" color="33554432" x="2203" y="8" height="56" width="599" html.valueishtml="0" name=u_inware_part_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  36. text(band=header alignment="2" text="备注" border="0" color="33554432" x="2811" y="8" height="56" width="1851" html.valueishtml="0" name=u_inware_dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  37. text(band=header alignment="2" text="建立时间
  38. " border="0" color="33554432" x="4672" y="8" height="56" width="603" html.valueishtml="0" name=u_inware_opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  39. text(band=header alignment="2" text="修改时间" border="0" color="33554432" x="5285" y="8" height="56" width="603" html.valueishtml="0" name=u_inware_moddate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  40. text(band=header alignment="2" text="审核时间
  41. " border="0" color="33554432" x="5897" y="8" height="56" width="603" html.valueishtml="0" name=u_inware_auditingdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  42. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="6510" y="8" height="56" width="384" html.valueishtml="0" name=u_inware_opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  43. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="6903" y="8" height="56" width="302" html.valueishtml="0" name=u_inware_modemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  44. text(band=header alignment="2" text="审核人" border="0" color="33554432" x="7214" y="8" height="56" width="302" html.valueishtml="0" name=u_inware_auditingrep_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  45. text(band=header alignment="2" text="仓库" border="0" color="33554432" x="7525" y="4" height="60" width="398" 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="2" background.color="1073741824" )
  46. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="68" width="471" format="[general]" html.valueishtml="0" name=u_inware_inwarecode visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  47. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="489" y="8" height="68" width="535" format="[shortdate] " html.valueishtml="0" name=u_inware_indate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  48. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="1033" y="8" height="68" width="850" format="[general]" html.valueishtml="0" name=u_inware_sptname visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  49. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1893" y="8" height="68" width="302" format="[general]" html.valueishtml="0" name=u_inware_inrep visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  50. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="2203" y="8" height="68" width="599" format="[general]" html.valueishtml="0" name=u_inware_part visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  51. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="2811" y="8" height="68" width="1851" format="[general]" html.valueishtml="0" name=u_inware_dscrp visible="1" edit.limit=255 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  52. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="4672" y="8" height="68" width="603" format="[shortdate] [time]" html.valueishtml="0" name=u_inware_opdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  53. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="5285" y="8" height="68" width="603" format="[shortdate] [time]" html.valueishtml="0" name=u_inware_moddate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  54. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="5897" y="8" height="68" width="603" format="[shortdate] [time]" html.valueishtml="0" name=u_inware_auditingdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  55. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="6510" y="8" height="68" width="384" format="[general]" html.valueishtml="0" name=u_inware_opemp visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  56. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="6903" y="8" height="68" width="302" format="[general]" html.valueishtml="0" name=u_inware_modemp visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  57. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="7214" y="8" height="68" width="302" format="[general]" html.valueishtml="0" name=u_inware_auditingrep visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  58. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="7525" y="0" height="56" width="398" format="[general]" html.valueishtml="0" name=u_storage_storagename visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  59. htmltable(border="1" )
  60. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  61. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  62. import.xml()
  63. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )