SAP ABAP Message Class VSCAN Message Number 031 (Value &2 not permitted for configuration parameter &1 (type &3))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-VIR (Application Component) Anti-Virus Protection
     SVSCAN (Package) Virus Scan of SAP Objects
Attribute
Message class VSCAN  
Short Description Virus Scan Interface    
Message Number 031  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Value &2 not permitted for configuration parameter &1 (type &3)
Help Document

Diagnosis

Configuration parameter is to be assigned the value . However, the parameter has the type and therefore does not permit this value.

System Response

The value cannot be set.

Procedure

Specify a value in the permitted range for the type . Note that you must enter numerical values without grouping signs.

  • UCHAR: Character string.
  • BOOL: Truth value (0 = false, 1 = true).
  • USHORT: Numerical value from 0 to 65535.
  • ULONG: Numerical value from 0 to 2147483647.
  • TIME_T: Time frame in seconds (0 to 2147483647).
  • SIZE_T: Size in bytes (0 to 2147483647).
  • VOID: Not specified.

Procedure for System Administration

History
Last changed on/by 20130531  SAP 
SAP Release Created in   640