SAP Table VSCAN_PROF

Virus Scan Profiles

VSCAN_PROF (Virus Scan Profiles) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link VSCAN_PROF to other SAP tables.

VSCAN_PROF table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
PROFILE Virus Scan Profile VSCAN_PROFILE CHAR 40 0
ACTIVE Indicator: Virus Scan Profile Is Active VSCAN_PROFILE_ACTIVE CHAR 1 0
X Yes
NULL No
IS_DEFAULT Indicator: Virus Scan Profile Is the Default Profile VSCAN_IS_DEFAULT_PROFILE CHAR 1 0
X Yes
NULL No
USE_REF Indicator: Use Reference Profile VSCAN_USE_PROFILE_REF CHAR 1 0
X Yes
NULL No
REFERENCE Reference Profile VSCAN_PROFILE_REF VSCAN_PROF CHAR 40 0
PROFILE_COND Logical Link for Steps in Virus Scan Profile VSCAN_PROFILE_COND CHAR 3 0
AND All steps successful
OR At least one step successful
EVAL_PAR_GLOBAL Evaluate Profile Configuration Parameters VSCAN_EVAL_PROF_PARGLOB CHAR 1 0
X Yes
NULL No

VSCAN_PROF foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
VSCAN_PROF REFERENCE VSCAN_PROF MANDT VSCAN_PROF Virus Scan Profiles MANDT
VSCAN_PROF REFERENCE VSCAN_PROF REFERENCE VSCAN_PROF Virus Scan Profiles PROFILE