SAP VSCAN_PROF_PAR Config. Parameters for each Virus Scan Profile/Scanner Group Table

Overview

VSCAN_PROF_PAR is a standard SAP S/4HANA table that stores Config. Parameters for each Virus Scan Profile/Scanner Group data. There are total 5 fields in the VSCAN_PROF_PAR table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table VSCAN_PROF_PAR 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_PAR to other SAP tables and standard CDS views available based on VSCAN_PROF_PAR table in S/4HANA 2020.

Techincal Settings of VSCAN_PROF_PAR

Below are technical details of the table VSCAN_PROF_PAR

  • Buffering switched on
  • Full table is passed to buffer
  • Storage type is Column Store

List of VSCAN_PROF_PAR Fields

The following table gives you an overview of the fields available in VSCAN_PROF_PAR

FieldDescriptionData ElementCheck TableData TypeLength
MANDTClientMANDT*CLNT3
PROFILEVirus Scan ProfileVSCAN_PROFILEVSCAN_PROFCHAR40
GROUP_ORDERPosition of the Scanner Group in the Virus Scan ProfileVSCAN_GROUP_ORDERVSCAN_PROF_GRPNUMC2
PARAMETER_KEYKey of a Configuration ParameterVSCAN_PARAMETER_KEYVSCAN_PARAMCHAR30
PARAMETER_VALUEConfiguration Parameter ValueVSCAN_PARAMETER_VALUECHAR128

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_PAR

Table NameFieldCardinalityCheck Table
VSCAN_PROF_PARGROUP_ORDER1: CNVSCAN_PROF_GRP
VSCAN_PROF_PARPARAMETER_KEY1: CNVSCAN_PARAM
VSCAN_PROF_PARPROFILE1: CNVSCAN_PROF

Other References