SAP WDY_CHIP_PARAM Parameters of CHIP Port Table
Overview
WDY_CHIP_PARAM is a standard SAP S/4HANA table that stores Parameters of CHIP Port data. There are total 4 fields in the WDY_CHIP_PARAM table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_CHIP_PARAM 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_PARAM to other SAP tables and standard CDS views available based on WDY_CHIP_PARAM table in S/4HANA 2020.
Techincal Settings of WDY_CHIP_PARAM
Below are technical details of the table WDY_CHIP_PARAM
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDY_CHIP_PARAM Fields
The following table gives you an overview of the fields available in WDY_CHIP_PARAM
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PORT_NAME | Port Name of CHIP | WDY_PORT_NAME | WDY_CHIP_PORT | CHAR | 30 |
| FIELD_NAME | Web Dynpro CHIP: Name of Port Parameter | WDY_FIELD_NAME | CHAR | 30 | |
| USAGE_INFO | Usage of Field of a Structure as a Parameter in Port | CHIP_PARAMETER_USAGE_INFO | CHAR | 1 | |
| USE_DDIC_TEXTS | Dictionary Reference | WDY_DDIC_TEXTS | CHAR | 1 |
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_PARAM
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_CHIP_PARAM | PORT_NAME | 1: CN | WDY_CHIP_PORT |