SAP VSCAN_PROF_PARGL Config. Parameters for Virus Scan Profile (group independ.) Table
Overview
VSCAN_PROF_PARGL is a standard SAP S/4HANA table that stores Config. Parameters for Virus Scan Profile (group independ.) data. There are total 4 fields in the VSCAN_PROF_PARGL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VSCAN_PROF_PARGL 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_PARGL to other SAP tables and standard CDS views available based on VSCAN_PROF_PARGL table in S/4HANA 2020.
Techincal Settings of VSCAN_PROF_PARGL
Below are technical details of the table VSCAN_PROF_PARGL
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VSCAN_PROF_PARGL Fields
The following table gives you an overview of the fields available in VSCAN_PROF_PARGL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| PROFILE | Virus Scan Profile | VSCAN_PROFILE | VSCAN_PROF | CHAR | 40 |
| PARAMETER_KEY | Key of a Configuration Parameter | VSCAN_PARAMETER_KEY | VSCAN_PARAM | CHAR | 30 |
| PARAMETER_VALUE | Configuration Parameter Value | VSCAN_PARAMETER_VALUE | CHAR | 128 |
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_PARGL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VSCAN_PROF_PARGL | PARAMETER_KEY | 1: CN | VSCAN_PARAM |
| VSCAN_PROF_PARGL | PROFILE | 1: CN | VSCAN_PROF |