SAP VEG_TAG Tag Category for Meta Data Table
Overview
VEG_TAG is a standard SAP S/4HANA table that stores Tag Category for Meta Data data. There are total 2 fields in the VEG_TAG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEG_TAG belongs to Visual Enterprise Generator (CA-EPT-VE-VEG) module and is located in the package Visual Enterprise Generator (VISUAL_ENTERPRISE_GENERATOR).
In addition, following links provide an overview of foreign key relationships, if any, that link VEG_TAG to other SAP tables and standard CDS views available based on VEG_TAG table in S/4HANA 2020.
Techincal Settings of VEG_TAG
Below are technical details of the table VEG_TAG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VEG_TAG Fields
The following table gives you an overview of the fields available in VEG_TAG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| TAG_CATEGORY | Tag Category for Metadata | VEG_TAG_CATEGORY | VEG_TAGC | CHAR | 30 |
| TAG_NAME | Tag Name | VEG_TAG_NAME | 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 VEG_TAG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEG_TAG | TAG_CATEGORY | 1: CN | VEG_TAGC |