SAP VSCAN_SERVER Virus Scan Provider Definition Table
Overview
VSCAN_SERVER is a standard SAP S/4HANA table that stores Virus Scan Provider Definition data. There are total 14 fields in the VSCAN_SERVER table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VSCAN_SERVER 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_SERVER to other SAP tables and standard CDS views available based on VSCAN_SERVER table in S/4HANA 2020.
Techincal Settings of VSCAN_SERVER
Below are technical details of the table VSCAN_SERVER
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VSCAN_SERVER Fields
The following table gives you an overview of the fields available in VSCAN_SERVER
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| NAME | Virus Scan Provider Name | VSCAN_SERVER_NAME | CHAR | 32 | |
| TYPE | Virus Scan Provider Type | VSCAN_SERVER_PROVIDER_TYPE | CHAR | 10 | |
| SCANGROUP | Scanner Group | VSCAN_SERVER_GROUP | VSCAN_GROUP | CHAR | 10 |
| STATUS | Monitoring Status of Virus Scan Provider in CCMS | VSCAN_SERVER_STATUS | CHAR | 4 | |
| ASNAME | Monitoring Application Server for Virus Scan Provider | VSCAN_SERVER_ASNAME | CHAR | 40 | |
| TRACELEVEL | Trace Level for the Virus Scan Server | VSCAN_SERVER_TRACELEVEL | NUMC | 1 | |
| CODEPAGE | Code Page for Virus Scan Provider | VSCAN_SERVER_CODEPAGE | * | NUMC | 4 |
| INITINTERVAL | Reinitialization Interval of Virus Scan Provider in Hours | VSCAN_SERVER_INIT_INTERVAL | NUMC | 4 | |
| MAX_INSTANCES | Maximum No. of Instances Provided by the Virus Scan Server | VSCAN_SERVER_MAX_INSTANCES | NUMC | 3 | |
| CONFIG_FILE | Path for Configuration File of Virus Scan Provider | VSCAN_SERVER_CONFIG_FILE | CHAR | 132 | |
| DIR_EXECUTABLE | Directory for Starting the Virus Scan Server | VSCAN_SERVER_EXE_DIR | CHAR | 132 | |
| VSA_LIB | Path to Virus Scan Adapter Library | VSCAN_SERVER_VSA_LIB | CHAR | 132 | |
| LAST_INIT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| INSTANCE_NAME | Instance Name for the Virus Scan Server Start | VSCAN_SERVER_INSTANCE_NAME | CHAR | 3 |
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_SERVER
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VSCAN_SERVER | SCANGROUP | 1: CN | VSCAN_GROUP |