SAP VSCAN_PARAMT Texts for Configuration Parameters Table
Overview
VSCAN_PARAMT is a standard SAP S/4HANA table that stores Texts for Configuration Parameters data. There are total 3 fields in the VSCAN_PARAMT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VSCAN_PARAMT 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_PARAMT to other SAP tables and standard CDS views available based on VSCAN_PARAMT table in S/4HANA 2020.
Techincal Settings of VSCAN_PARAMT
Below are technical details of the table VSCAN_PARAMT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VSCAN_PARAMT Fields
The following table gives you an overview of the fields available in VSCAN_PARAMT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | * | LANG | 1 |
| PARAMETER_KEY | Key of a Configuration Parameter | VSCAN_PARAMETER_KEY | VSCAN_PARAM | CHAR | 30 |
| PARAMETER_TEXT | Text about Configuration Parameter | VSCAN_PARAMETER_TEXT | CHAR | 80 |
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_PARAMT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VSCAN_PARAMT | PARAMETER_KEY | 1: CN | VSCAN_PARAM |