SAP VERT_HEADER_SHD Verticalization Object Header Shadow Table Table
Overview
VERT_HEADER_SHD is a standard SAP S/4HANA table that stores Verticalization Object Header Shadow Table data. There are total 6 fields in the VERT_HEADER_SHD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VERT_HEADER_SHD belongs to Industry Verticalization (BC-DWB-UTL-IVE) module and is located in the package Text Verticalization Object (STVERT_OBJ).
In addition, following links provide an overview of foreign key relationships, if any, that link VERT_HEADER_SHD to other SAP tables and standard CDS views available based on VERT_HEADER_SHD table in S/4HANA 2020.
Techincal Settings of VERT_HEADER_SHD
Below are technical details of the table VERT_HEADER_SHD
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VERT_HEADER_SHD Fields
The following table gives you an overview of the fields available in VERT_HEADER_SHD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| VERT_OBJECT_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 40 | |
| OBJECT_TYPE | Verticalization object type | VERT_OBJECT_TYPE | VERT_REGISTRY | CHAR | 4 |
| SOURCE_OBJAREA_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 40 | |
| TERMINOLOGY | Terminology ID | VERT_TERMINOLOGY | VERT_TERMS | CHAR | 40 |
| CREATED_ON | Last Changed On | AS4DATE | DATS | 8 | |
| LAST_CHANGED_ON | Last Changed On | AS4DATE | DATS | 8 |
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 VERT_HEADER_SHD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VERT_HEADER_SHD | OBJECT_TYPE | : | VERT_REGISTRY |
| VERT_HEADER_SHD | TERMINOLOGY | : | VERT_TERMS |