SAP ARCH_VETOTABS Table and Field Names for Veto-Relevant Fields (SAP) Table
Overview
ARCH_VETOTABS is a standard SAP S/4HANA table that stores Table and Field Names for Veto-Relevant Fields (SAP) data. There are total 2 fields in the ARCH_VETOTABS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCH_VETOTABS belongs to Archive Development Kit (BC-CCM-ADK) module and is located in the package Archive Development Kit (SARC).
In addition, following links provide an overview of foreign key relationships, if any, that link ARCH_VETOTABS to other SAP tables and standard CDS views available based on ARCH_VETOTABS table in S/4HANA 2020.
Techincal Settings of ARCH_VETOTABS
Below are technical details of the table ARCH_VETOTABS
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of ARCH_VETOTABS Fields
The following table gives you an overview of the fields available in ARCH_VETOTABS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| STRUCT_NAME | Table Name | TABNAME | DD02L | CHAR | 30 |
| FIELD_NAME | Field Name | FIELDNAME | DD03L | CHAR | 30 |
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 ARCH_VETOTABS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARCH_VETOTABS | FIELD_NAME | : | DD03L |
| ARCH_VETOTABS | STRUCT_NAME | : | DD02L |