SAP WSDT_MAT_SEARCH Material Search Configuration Table
Overview
WSDT_MAT_SEARCH is a standard SAP S/4HANA table that stores Material Search Configuration data. There are total 5 fields in the WSDT_MAT_SEARCH table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSDT_MAT_SEARCH 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_SEARCH to other SAP tables and standard CDS views available based on WSDT_MAT_SEARCH table in S/4HANA 2020.
Techincal Settings of WSDT_MAT_SEARCH
Below are technical details of the table WSDT_MAT_SEARCH
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSDT_MAT_SEARCH Fields
The following table gives you an overview of the fields available in WSDT_MAT_SEARCH
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| APP_NAME | Application | WSD_APPLICATION | WSDT_APPL | CHAR | 2 |
| CONFIG_TYPE | Material search configuration type | WSD_MS_CONFIG_TYPE | CHAR | 1 | |
| DATA_ELEMENT | Data element | WSD_DATA_ELEMENT | DD04L | CHAR | 30 |
| DISPLAY_OPTION | Classification of Search Parameter | WSD_DISPLAY_OPTION | 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_SEARCH
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSDT_MAT_SEARCH | APP_NAME | : | WSDT_APPL |
| WSDT_MAT_SEARCH | DATA_ELEMENT | : | DD04L |