VSCAN_PROF_PAR - Config. Parameters for each Virus Scan Profile/Scanner Group
Config. Parameters for each Virus Scan Profile/Scanner Group information is stored in SAP table VSCAN_PROF_PAR.
It is part of development package SVSCAN in software component BC-SEC-VIR. This development package consists of objects that can be grouped under "Virus Scan of SAP Objects".
It is part of development package SVSCAN in software component BC-SEC-VIR. This development package consists of objects that can be grouped under "Virus Scan of SAP Objects".
Fields for table VSCAN_PROF_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
PROFILE | Virus Scan Profile | X | VSCAN_PROFILE | CHAR | 40 | VSCAN_PROF |
GROUP_ORDER | Position of the Scanner Group in the Virus Scan Profile | X | VSCAN_GROUP_ORDER | NUMC | 2 | VSCAN_PROF_GRP |
PARAMETER_KEY | Key of a Configuration Parameter | X | VSCAN_PARAMETER_KEY | CHAR | 30 | VSCAN_PARAM |
PARAMETER_VALUE | Configuration Parameter Value | VSCAN_PARAMETER_VALUE | CHAR | 128 |