SAP WDY_CHIP_TAG Tags of CHIP Parameter Table
Overview
WDY_CHIP_TAG is a standard SAP S/4HANA table that stores Tags of CHIP Parameter data. There are total 4 fields in the WDY_CHIP_TAG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_CHIP_TAG belongs to WD ABAP Page Builder (BC-WD-ABA-PB) module and is located in the package Web Dynpro : CHIPs (SWDP_METADATA_API_CHIP).
In addition, following links provide an overview of foreign key relationships, if any, that link WDY_CHIP_TAG to other SAP tables and standard CDS views available based on WDY_CHIP_TAG table in S/4HANA 2020.
Techincal Settings of WDY_CHIP_TAG
Below are technical details of the table WDY_CHIP_TAG
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDY_CHIP_TAG Fields
The following table gives you an overview of the fields available in WDY_CHIP_TAG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PORT_NAME | Port Name of CHIP | WDY_PORT_NAME | CHAR | 30 | |
| FIELD_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_OBJECT_NAME | WDY_CHIP_PARAM | CHAR | 30 |
| GUID | UUID in character form | SYSUUID_C | CHAR | 32 | |
| TAG_NAME | Tag Name | WDY_TAG_NAME | CHAR | 255 |
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 WDY_CHIP_TAG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_CHIP_TAG | FIELD_NAME | 1: CN | WDY_CHIP_PARAM |