dw_incase_index.srd 14 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. $PBExportHeader$dw_incase_index.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=64 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes key=yes name=u_incase_incaseid dbname="u_incase.incaseid" initial="0" )
  9. column=(type=datetime updatewhereclause=yes name=u_incase_incasedate dbname="u_incase.incasedate" initial="today" )
  10. column=(type=char(20) updatewhereclause=yes name=u_incase_relcode dbname="u_incase.relcode" initial="empty" )
  11. column=(type=char(10) updatewhereclause=yes name=u_incase_assign_emp dbname="u_incase.assign_emp" initial="empty" )
  12. column=(type=char(100) updatewhereclause=yes name=prdship dbname="u_incase.prdship" initial="empty" )
  13. column=(type=char(255) updatewhereclause=yes name=u_incase_dscrp dbname="u_incase.dscrp" initial="empty" )
  14. column=(type=char(10) updatewhereclause=yes name=u_incase_opemp dbname="u_incase.opemp" initial="empty" )
  15. column=(type=datetime updatewhereclause=yes name=u_incase_opdate dbname="u_incase.opdate" )
  16. column=(type=char(10) updatewhereclause=yes name=u_incase_modemp dbname="u_incase.modemp" initial="empty" )
  17. column=(type=datetime updatewhereclause=yes name=u_incase_moddate dbname="u_incase.moddate" )
  18. column=(type=long updatewhereclause=yes name=u_incase_relid dbname="u_incase.relid" initial="0" )
  19. column=(type=char(10) updatewhereclause=yes name=u_incase_auditingrep dbname="u_incase.auditingrep" initial="empty" )
  20. column=(type=datetime updatewhereclause=yes name=u_incase_auditingdate dbname="u_incase.auditingdate" )
  21. column=(type=long updatewhereclause=yes name=u_incase_flag dbname="u_incase.flag" initial="0" values=" 1/ 0" )
  22. column=(type=long updatewhereclause=yes name=u_incase_printnum dbname="u_incase.printnum" )
  23. column=(type=long updatewhereclause=yes key=yes name=u_incase_scid dbname="u_incase.scid" initial="0" )
  24. column=(type=char(20) updatewhereclause=yes name=u_incase_incasecode dbname="u_incase.incasecode" initial="empty" )
  25. column=(type=long updatewhereclause=yes name=u_incase_cusid dbname="u_incase.cusid" initial="0" )
  26. retrieve=" SELECT
  27. u_incase.incaseid,
  28. u_incase.incasedate,
  29. u_incase.relcode,
  30. u_incase.assign_emp,
  31. u_incase.prdship,
  32. u_incase.dscrp,
  33. u_incase.opemp,
  34. u_incase.opdate,
  35. u_incase.modemp,
  36. u_incase.moddate,
  37. u_incase.relid,
  38. u_incase.auditingrep,
  39. u_incase.auditingdate,
  40. u_incase.flag,
  41. u_incase.printnum,
  42. u_incase.scid,
  43. u_incase.incasecode,
  44. u_incase.cusid
  45. FROM u_incase
  46. where (u_incase.scid =:arg_scid or :arg_scid=0 )
  47. and (u_incase.flag=:arg_flag or :arg_flag= -1)" update="u_incase" updatewhere=0 updatekeyinplace=no arguments=(("arg_scid", number),("arg_flag", number)) )
  48. text(band=header alignment="2" text="装箱单号" border="0" color="33554432" x="82" y="8" height="76" width="393" html.valueishtml="0" name=u_incase_incasecode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  49. text(band=header alignment="2" text="装箱日期" border="0" color="33554432" x="485" y="8" height="56" width="320" html.valueishtml="0" name=u_incase_incasedate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  50. text(band=header alignment="2" text="经手人" border="0" color="33554432" x="1202" y="8" height="56" width="251" html.valueishtml="0" name=u_incase_assign_emp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  51. text(band=header alignment="2" text="相关号码" border="0" color="33554432" x="814" y="8" height="56" width="379" html.valueishtml="0" name=u_incase_relcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  52. text(band=header alignment="2" text="备注" border="0" color="33554432" x="1463" y="8" height="56" width="544" html.valueishtml="0" name=u_incase_dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  53. text(band=header alignment="2" text="建立人" border="0" color="33554432" x="2016" y="8" height="56" width="265" html.valueishtml="0" name=u_incase_opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  54. text(band=header alignment="2" text="建立日期" border="0" color="33554432" x="2290" y="8" height="56" width="439" html.valueishtml="0" name=u_incase_opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  55. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="2738" y="8" height="56" width="247" html.valueishtml="0" name=u_incase_modemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  56. text(band=header alignment="2" text="修改日期" border="0" color="33554432" x="2994" y="8" height="56" width="402" html.valueishtml="0" name=u_incase_moddate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  57. text(band=header alignment="2" text="审核人" border="0" color="33554432" x="3547" y="8" height="56" width="251" html.valueishtml="0" name=u_incase_auditingrep_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  58. text(band=header alignment="2" text="审核日期" border="0" color="33554432" x="3808" y="8" height="56" width="439" html.valueishtml="0" name=u_incase_auditingdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  59. text(band=header alignment="2" text="审核" border="0" color="33554432" x="3406" y="8" height="56" width="133" html.valueishtml="0" name=u_incase_flag_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  60. text(band=header alignment="2" text="货运部" border="0" color="33554432" x="4256" y="8" height="56" width="654" html.valueishtml="0" name=prdship_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  61. column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="33554432" x="82" y="4" height="68" width="393" format="[general]" html.valueishtml="0" name=u_incase_incasecode 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  62. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1202" y="4" height="68" width="251" format="[general]" html.valueishtml="0" name=u_incase_assign_emp 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  63. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="814" y="4" height="68" width="379" format="[general]" html.valueishtml="0" name=u_incase_relcode 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  64. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="1463" y="4" height="68" width="544" format="[general]" html.valueishtml="0" name=u_incase_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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  65. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="2016" y="4" height="68" width="265" format="[general]" html.valueishtml="0" name=u_incase_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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  66. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="2738" y="4" height="68" width="247" format="[general]" html.valueishtml="0" name=u_incase_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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  67. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="3547" y="4" height="68" width="251" format="[general]" html.valueishtml="0" name=u_incase_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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  68. column(band=detail id=14 alignment="2" tabsequence=32766 border="0" color="33554432" x="3406" y="4" height="68" width="133" format="[general]" html.valueishtml="0" name=u_incase_flag visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  69. column(band=detail id=2 alignment="2" tabsequence=32766 border="0" color="33554432" x="485" y="4" height="68" width="320" format="yyyy-mm-dd" html.valueishtml="0" name=u_incase_incasedate 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  70. column(band=detail id=8 alignment="2" tabsequence=32766 border="0" color="33554432" x="2290" y="4" height="68" width="439" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_incase_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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  71. column(band=detail id=10 alignment="2" tabsequence=32766 border="0" color="33554432" x="2994" y="4" height="68" width="402" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_incase_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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  72. column(band=detail id=13 alignment="2" tabsequence=32766 border="0" color="33554432" x="3808" y="4" height="68" width="439" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_incase_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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  73. column(band=detail id=15 alignment="2" tabsequence=32766 border="0" color="33554432" x="9" y="4" height="68" width="64" format="[general]" html.valueishtml="0" name=u_incase_printnum visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  74. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="4256" y="4" height="68" width="654" format="[general]" html.valueishtml="0" name=prdship visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  75. compute(band=footer alignment="2" expression="count(u_incase_incasecode for all)"border="0" color="16711680" x="82" y="4" height="56" width="393" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  76. htmltable(border="1" )
  77. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  78. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  79. import.xml()
  80. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )