dw_sys_log.srd 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. $PBExportHeader$dw_sys_log.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 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=64 color="536870912" )
  7. detail(height=84 color="536870912" height.autosize=yes)
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=logid dbname="Sys_oplog.logid" )
  9. column=(type=char(20) update=yes updatewhereclause=yes name=logtype dbname="Sys_oplog.Logtype" )
  10. column=(type=char(250) update=yes updatewhereclause=yes name=dscrp dbname="Sys_oplog.Dscrp" )
  11. column=(type=datetime update=yes updatewhereclause=yes name=optime dbname="Sys_oplog.Optime" )
  12. column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="Sys_oplog.opemp" )
  13. column=(type=long updatewhereclause=yes name=deleteflag dbname="deleteflag" values=" 1/ 0" )
  14. retrieve=" SELECT Sys_oplog.logid,
  15. Sys_oplog.Logtype,
  16. Sys_oplog.Dscrp,
  17. Sys_oplog.Optime,
  18. Sys_oplog.opemp,
  19. 0 as deleteflag
  20. FROM Sys_oplog
  21. WHERE ( Sys_oplog.Optime >= :arg_firstdate ) AND
  22. ( Sys_oplog.Optime <= :arg_enddate )
  23. " update="Sys_oplog" updatewhere=1 updatekeyinplace=no arguments=(("arg_firstdate", datetime),("arg_enddate", datetime)) sort="optime D " )
  24. text(band=header alignment="2" text="日志类型" border="0" color="0" x="9" y="8" height="56" width="430" html.valueishtml="0" name=logtype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  25. text(band=header alignment="2" text="日志描述" border="0" color="0" x="448" y="8" height="56" width="1819" html.valueishtml="0" name=dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  26. text(band=header alignment="2" text="时间" border="0" color="0" x="2277" y="8" height="56" width="590" html.valueishtml="0" name=optime_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  27. text(band=header alignment="2" text="操作员" border="0" color="0" x="2875" y="8" height="56" width="302" html.valueishtml="0" name=opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  28. text(band=header alignment="2" text="删除" border="0" color="16711680" x="3186" y="8" height="56" width="142" html.valueishtml="0" name=deleteflag_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  29. compute(band=footer alignment="2" expression="count(logtype for all)"border="0" color="16711680" x="9" y="4" height="56" width="430" format="[general]" html.valueishtml="0" name=compute_1 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. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="8" height="68" width="430" format="[general]" html.valueishtml="0" name=logtype 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" )
  31. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="448" y="8" height="68" width="1819" format="[general]" html.valueishtml="0" name=dscrp visible="1" height.autosize=yes edit.limit=250 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" )
  32. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="2277" y="8" height="68" width="590" format="[shortdate] [time]" html.valueishtml="0" name=optime 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" )
  33. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="2875" y="8" height="68" width="302" format="[general]" html.valueishtml="0" name=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" )
  34. column(band=detail id=6 alignment="2" tabsequence=10 border="0" color="16711680" x="3186" y="8" height="68" width="142" format="[general]" html.valueishtml="0" name=deleteflag 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  35. htmltable(border="1" )
  36. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  37. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  38. import.xml()
  39. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )