SAP WGDS_ATTRIBUTES GDS storage: Attributes assignement Table
Overview
WGDS_ATTRIBUTES is a standard SAP S/4HANA table that stores GDS storage: Attributes assignement data. There are total 5 fields in the WGDS_ATTRIBUTES table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WGDS_ATTRIBUTES belongs to Price Catalog Inbound (LO-RFM-MD-PCT-IN) module and is located in the package Dictionary (WGDS_STORAGE_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WGDS_ATTRIBUTES to other SAP tables and standard CDS views available based on WGDS_ATTRIBUTES table in S/4HANA 2020.
Techincal Settings of WGDS_ATTRIBUTES
Below are technical details of the table WGDS_ATTRIBUTES
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WGDS_ATTRIBUTES Fields
The following table gives you an overview of the fields available in WGDS_ATTRIBUTES
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ATTRIBUTE_ID | Attribute unique id | WGDS_ATTR_ID | CHAR | 32 | |
| STRUCTURE | Structure name | WGDS_STRUCTURE_NAME | DD02L | CHAR | 30 |
| FIELD_ID | Field unique id | WGDS_FIELD_ID | WGDS_FIELDS_LIST | CHAR | 32 |
| FIELD | Field name | WGDS_FIELD_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 WGDS_ATTRIBUTES
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WGDS_ATTRIBUTES | FIELD_ID | : | WGDS_FIELDS_LIST |
| WGDS_ATTRIBUTES | STRUCTURE | : | DD02L |