dw_xls_outware_pk.srd 10 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. $PBExportHeader$dw_xls_outware_pk.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=datetime updatewhereclause=yes name=u_outware_outdate dbname="u_outware.outdate" )
  9. column=(type=char(10) updatewhereclause=yes name=u_outware_outrep dbname="u_outware.outrep" )
  10. column=(type=char(50) updatewhereclause=yes name=u_outware_part dbname="u_outware.part" )
  11. column=(type=char(255) updatewhereclause=yes name=u_outware_dscrp dbname="u_outware.dscrp" )
  12. column=(type=char(20) updatewhereclause=yes name=u_outware_outwarecode dbname="u_outware.outwarecode" )
  13. column=(type=datetime updatewhereclause=yes name=u_outware_opdate dbname="u_outware.opdate" )
  14. column=(type=char(10) updatewhereclause=yes name=u_outware_opemp dbname="u_outware.opemp" )
  15. column=(type=datetime updatewhereclause=yes name=u_outware_auditingdate dbname="u_outware.auditingdate" )
  16. column=(type=char(10) updatewhereclause=yes name=u_outware_auditingrep dbname="u_outware.auditingrep" )
  17. column=(type=char(30) updatewhereclause=yes name=u_storage_storagename dbname="u_storage.storagename" )
  18. retrieve="SELECT u_outware.outdate, u_outware.outrep, u_outware.part, u_outware.dscrp,
  19. u_outware.outwarecode, u_outware.opdate, u_outware.opemp,
  20. u_outware.auditingdate, u_outware.auditingrep,
  21. u_storage.storagename
  22. FROM u_outware INNER JOIN
  23. u_storage ON u_outware.StorageID = u_storage.storageid
  24. WHERE ( u_outware.outwareid = :arg_outwareid )
  25. and ( u_outware.scid = :arg_scid)" arguments=(("arg_scid", number),("arg_outwareid", number)) )
  26. text(band=header alignment="2" text="盘点日期" border="0" color="33554432" x="9" y="8" height="56" width="553" html.valueishtml="0" name=u_outware_outdate_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" )
  27. text(band=header alignment="2" text="经手人" border="0" color="33554432" x="571" y="8" height="56" width="302" html.valueishtml="0" name=u_outware_outrep_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" )
  28. text(band=header alignment="2" text="相关号码" border="0" color="33554432" x="882" y="8" height="56" width="338" html.valueishtml="0" name=u_outware_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" )
  29. text(band=header alignment="2" text="备注" border="0" color="33554432" x="1230" y="8" height="60" width="745" html.valueishtml="0" name=u_outware_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" )
  30. text(band=header alignment="2" text="单据编号" border="0" color="33554432" x="1984" y="8" height="56" width="576" html.valueishtml="0" name=u_outware_outwarecode_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" )
  31. text(band=header alignment="2" text="建立时间" border="0" color="33554432" x="2569" y="8" height="56" width="603" html.valueishtml="0" name=u_outware_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" )
  32. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="3182" y="8" height="56" width="384" html.valueishtml="0" name=u_outware_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" )
  33. text(band=header alignment="2" text="审核时间" border="0" color="33554432" x="3575" y="8" height="56" width="603" html.valueishtml="0" name=u_outware_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" )
  34. text(band=header alignment="2" text="审核人" border="0" color="33554432" x="4187" y="8" height="56" width="302" html.valueishtml="0" name=u_outware_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" )
  35. text(band=header alignment="2" text="仓库" border="0" color="33554432" x="4498" y="8" height="56" width="850" html.valueishtml="0" name=u_storage_storagename_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. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="68" width="553" format="[shortdate] [time]" html.valueishtml="0" name=u_outware_outdate tag="出仓时间" 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" )
  37. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="571" y="8" height="68" width="302" format="[general]" html.valueishtml="0" name=u_outware_outrep tag="业务员" 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" )
  38. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="882" y="8" height="68" width="338" format="[general]" html.valueishtml="0" name=u_outware_part tag="相关号码" 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" )
  39. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1230" y="8" height="68" width="745" format="[general]" html.valueishtml="0" name=u_outware_dscrp tag="备注" 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" )
  40. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="1984" y="8" height="68" width="576" format="[general]" html.valueishtml="0" name=u_outware_outwarecode tag="单据编号" visible="1" edit.limit=20 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" )
  41. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="2569" y="8" height="68" width="603" format="[shortdate] [time]" html.valueishtml="0" name=u_outware_opdate tag="建立时间" 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" )
  42. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="3182" y="8" height="68" width="384" format="[general]" html.valueishtml="0" name=u_outware_opemp tag="建立操作员" 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" )
  43. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="3575" y="8" height="68" width="603" format="[shortdate] [time]" html.valueishtml="0" name=u_outware_auditingdate tag="审核时间" 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" )
  44. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="4187" y="8" height="68" width="302" format="[general]" html.valueishtml="0" name=u_outware_auditingrep tag="审核人" 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" )
  45. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="4498" y="8" height="68" width="850" 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="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  46. htmltable(border="1" )
  47. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  48. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  49. import.xml()
  50. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )