dw_xls_inware_py.srd 10 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. $PBExportHeader$dw_xls_inware_py.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=68 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_inware_indate dbname="u_inware.indate" )
  9. column=(type=char(10) updatewhereclause=yes name=u_inware_inrep dbname="u_inware.inrep" )
  10. column=(type=char(50) updatewhereclause=yes name=u_inware_part dbname="u_inware.part" )
  11. column=(type=char(255) updatewhereclause=yes name=u_inware_dscrp dbname="u_inware.dscrp" )
  12. column=(type=datetime updatewhereclause=yes name=u_inware_opdate dbname="u_inware.opdate" )
  13. column=(type=char(10) updatewhereclause=yes name=u_inware_opemp dbname="u_inware.opemp" )
  14. column=(type=datetime updatewhereclause=yes name=u_inware_auditingdate dbname="u_inware.auditingdate" )
  15. column=(type=char(10) updatewhereclause=yes name=u_inware_auditingrep dbname="u_inware.auditingrep" )
  16. column=(type=char(30) updatewhereclause=yes name=u_inware_inwarecode dbname="u_inware.inwarecode" )
  17. column=(type=char(30) updatewhereclause=yes name=u_storage_storagename dbname="u_storage.storagename" )
  18. retrieve="SELECT u_inware.indate, u_inware.inrep, u_inware.part, u_inware.dscrp, u_inware.opdate,
  19. u_inware.opemp, u_inware.auditingdate, u_inware.auditingrep,
  20. u_inware.inwarecode, u_storage.storagename
  21. FROM u_inware INNER JOIN
  22. u_storage ON u_inware.storageid = u_storage.storageid
  23. WHERE ( u_inware.inwareid = :arg_inwareid )
  24. and ( u_inware.scid = :arg_scid ) " arguments=(("arg_scid", number),("arg_inwareid", number)) )
  25. text(band=header alignment="2" text="盘点日期" border="0" color="33554432" x="9" y="8" height="56" width="603" 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" )
  26. text(band=header alignment="2" text="经手人" border="0" color="33554432" x="622" y="4" height="52" 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" )
  27. text(band=header alignment="2" text="相关号码" border="0" color="33554432" x="933" y="8" height="52" width="507" 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" )
  28. text(band=header alignment="2" text="备注" border="0" color="33554432" x="1449" y="8" height="52" width="891" 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" )
  29. text(band=header alignment="2" text="建立日期" border="0" color="33554432" x="2350" 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" )
  30. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="2962" y="4" height="52" 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" )
  31. text(band=header alignment="2" text="审核时间" border="0" color="33554432" x="3355" 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" )
  32. text(band=header alignment="2" text="审核人" border="0" color="33554432" x="3968" y="8" height="52" 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" )
  33. text(band=header alignment="2" text="单据编号" border="0" color="33554432" x="4279" y="4" height="52" width="526" 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" )
  34. text(band=header alignment="2" text="仓库名称" border="0" color="33554432" x="4814" y="8" height="52" width="489" 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" )
  35. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="68" width="603" format="[shortdate] [time]" 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" )
  36. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="622" 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" )
  37. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="933" y="8" height="68" width="507" 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" )
  38. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1449" y="8" height="68" width="891" 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" )
  39. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="2350" 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" )
  40. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="2962" 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" )
  41. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="3355" 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" )
  42. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="3968" 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" )
  43. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="4279" y="8" height="68" width="526" 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" )
  44. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="4814" y="8" height="68" width="489" 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" )
  45. htmltable(border="1" )
  46. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  47. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  48. import.xml()
  49. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )