VSCAN_PROF - Virus Scan Profiles
Virus Scan Profiles information is stored in SAP table VSCAN_PROF.
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
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 | |
ACTIVE | Indicator: Virus Scan Profile Is Active | VSCAN_PROFILE_ACTIVE | CHAR | 1 | ||
IS_DEFAULT | Indicator: Virus Scan Profile Is the Default Profile | VSCAN_IS_DEFAULT_PROFILE | CHAR | 1 | ||
USE_REF | Indicator: Use Reference Profile | VSCAN_USE_PROFILE_REF | CHAR | 1 | ||
REFERENCE | Reference Profile | VSCAN_PROFILE_REF | CHAR | 40 | VSCAN_PROF | |
PROFILE_COND | Logical Condition for Steps in Virus Scan Profile | VSCAN_PROFILE_COND | CHAR | 3 | ||
EVAL_PAR_GLOBAL | Evaluate Profile Configuration Parameters | VSCAN_EVAL_PROF_PARGLOB | CHAR | 1 |