SAP VSCAN_PROF Virus Scan Profiles Table
Overview
VSCAN_PROF is a standard SAP S/4HANA table that stores Virus Scan Profiles data. There are total 8 fields in the VSCAN_PROF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VSCAN_PROF belongs to Anti-Virus Protection (BC-SEC-VIR) module and is located in the package Virus Scan of SAP Objects (SVSCAN).
In addition, following links provide an overview of foreign key relationships, if any, that link VSCAN_PROF to other SAP tables and standard CDS views available based on VSCAN_PROF table in S/4HANA 2020.
Techincal Settings of VSCAN_PROF
Below are technical details of the table VSCAN_PROF
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VSCAN_PROF Fields
The following table gives you an overview of the fields available in VSCAN_PROF
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| PROFILE | Virus Scan Profile | 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 | VSCAN_PROF | CHAR | 40 |
| 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 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VSCAN_PROF
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VSCAN_PROF | REFERENCE | 1: CN | VSCAN_PROF |