SAP ABAP Data Element VSCAN_TRACE_TYPE (Type of Trace Output)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-VIR (Application Component) Anti-Virus Protection
     SVSCAN (Package) Virus Scan of SAP Objects
Basic Data
Data Element VSCAN_TRACE_TYPE
Short Description Type of Trace Output  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Trace Type 
Medium 15 Trace Type 
Long 30 Type of Trace Output 
Heading 10 Trace Type 
Documentation

Definition

Defines the trace output type for the virus scan server:

  • File
  • The trace control is performed for the trace file that has already been initialized. Changes using this program are also recorded in the file.

Note: The output in the file cannot be completely deactivated; that is, errors are always output here.

  • Memory
  • The trace control is performed for the memory trace of the virus scan server. The trace output of the server is written to its memory and can be read if required.

Use

In this way, you can differentiate the type for which the current settings and values are to apply.

The output of trace information allows you to perform an error analysis during production operation of the virus scan server, since changes can be made dynamically during the runtime of the virus scan server. A restart of reinitialization of the virus scan server is not necessary for this.

History
Last changed by/on SAP  20041216 
SAP Release Created in 700