WSDT_MAT_LAYOUT - Customizing for Material Creation
Customizing for Material Creation information is stored in SAP table WSDT_MAT_LAYOUT.
It is part of development package WSD_CS_DDIC in software component SD-MD-MM-CS. This development package consists of objects that can be grouped under "DDIC Enhanced Material Search".
It is part of development package WSD_CS_DDIC in software component SD-MD-MM-CS. This development package consists of objects that can be grouped under "DDIC Enhanced Material Search".
Fields for table WSDT_MAT_LAYOUT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
MTART | Material type | X | MTART | CHAR | 4 | WSDT_MAT_MTART |
FIELD_NAME | Field Name | X | FIELDNAME | CHAR | 30 | * |
FIELD_SEGMENT | The structure type the field belongs to | X | 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 | ||
GROUP_NUMBER | Number for a group box of the entry screen | WSD_GROUP | INT1 | 1 | WSDT_MAT_GROUP | |
POS_NUMBER | Display Sequence of Fields for Material Creation | WSD_POSITION_CREATE | INT1 | 1 |