SAP VEG_TAG_T Text Tabe for Tag Table
Overview
VEG_TAG_T is a standard SAP S/4HANA table that stores Text Tabe for Tag data. There are total 4 fields in the VEG_TAG_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEG_TAG_T 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_T to other SAP tables and standard CDS views available based on VEG_TAG_T table in S/4HANA 2020.
Techincal Settings of VEG_TAG_T
Below are technical details of the table VEG_TAG_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VEG_TAG_T Fields
The following table gives you an overview of the fields available in VEG_TAG_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| TAG_CATEGORY | Tag Category for Metadata | VEG_TAG_CATEGORY | VEG_TAG | CHAR | 30 |
| TAG_NAME | Tag Name | VEG_TAG_NAME | VEG_TAG | CHAR | 30 |
| LANGUAGE | Language Key | LANGU | T002 | LANG | 1 |
| TAG_DESCRIPTION | VEG Tag Description | VEG_TAG_DESCRIPTION | CHAR | 40 |
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_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEG_TAG_T | LANGUAGE | : | T002 |
| VEG_TAG_T | TAG_CATEGORY | 1: CN | VEG_TAG |
| VEG_TAG_T | TAG_NAME | 1: CN | VEG_TAG |