SAP WSDT_MV_CFG Material View Configuration Table
Overview
WSDT_MV_CFG is a standard SAP S/4HANA table that stores Material View Configuration data. There are total 7 fields in the WSDT_MV_CFG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSDT_MV_CFG 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_MV_CFG to other SAP tables and standard CDS views available based on WSDT_MV_CFG table in S/4HANA 2020.
Techincal Settings of WSDT_MV_CFG
Below are technical details of the table WSDT_MV_CFG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSDT_MV_CFG Fields
The following table gives you an overview of the fields available in WSDT_MV_CFG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| APP_NAME | Application | WSD_APPLICATION | WSDT_APPL | CHAR | 2 |
| MV_ACTIVE | Activate Material View | WSD_MV_ACTIVE | CHAR | 1 | |
| DEFAULT_PLT | Related Plants Grouping | WSD_PLANTS_DISPLAY | CHAR | 1 | |
| CT_MARG_ABS | Condition type for absolute margin | WSD_COND_TYPE_MARGIN_ABS | T685 | CHAR | 4 |
| CT_MARG_PER | Condition type for percentage margin | WSD_COND_TYPE_MARGIN_PER | T685 | CHAR | 4 |
| CS_KSCHL | Material determination type for cross selling | WSD_KSCHD | T685 | CHAR | 4 |
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_MV_CFG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSDT_MV_CFG | APP_NAME | : | WSDT_APPL |
| WSDT_MV_CFG | CS_KSCHL | : | T685 |
| WSDT_MV_CFG | CT_MARG_ABS | : | T685 |
| WSDT_MV_CFG | CT_MARG_PER | : | T685 |
| WSDT_MV_CFG | MANDT | : | T000 |