SAP WSDT_MAT_LAYOUT Customizing for Material Creation Table
Overview
WSDT_MAT_LAYOUT is a standard SAP S/4HANA table that stores Customizing for Material Creation data. There are total 6 fields in the WSDT_MAT_LAYOUT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSDT_MAT_LAYOUT belongs to Additional Material Functions (SD-MD-MM-CS) module and is located in the package DDIC Enhanced Material Search (WSD_CS_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WSDT_MAT_LAYOUT to other SAP tables and standard CDS views available based on WSDT_MAT_LAYOUT table in S/4HANA 2020.
Techincal Settings of WSDT_MAT_LAYOUT
Below are technical details of the table WSDT_MAT_LAYOUT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSDT_MAT_LAYOUT Fields
The following table gives you an overview of the fields available in WSDT_MAT_LAYOUT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| MTART | Material type | MTART | WSDT_MAT_MTART | CHAR | 4 |
| FIELD_NAME | Field Name | FIELDNAME | * | CHAR | 30 |
| FIELD_SEGMENT | The structure type the field belongs to | WSD_FIELD_SEGMENT | CHAR | 10 | |
| INVISIBLE | Invisible Field in Material Creation | WSD_FIELD_INVISIBLE | CHAR | 1 | |
| MANDATORY | Required field within the Material Creation function | WSD_MANDATORY | 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 WSDT_MAT_LAYOUT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSDT_MAT_LAYOUT | GROUP_NUMBER | : | WSDT_MAT_GROUP |
| WSDT_MAT_LAYOUT | MTART | : | WSDT_MAT_MTART |