Material Data for Each Storage Type — the storage-type-specific bin and quantity control data for a material within a warehouse number, one row per material per warehouse number per storage type. Completes the warehouse-management material pair started by MLGN (warehouse-number-level defaults), narrowing down to the fixed bin, min/max/control/replenishment quantities, and picking area a specific storage type uses for that material. A small, complete check/control table by SAP's own standard — carried in full.
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| CLI key | cliens | Client | MANDT | CLNT 3 | T000 |
| MAT_NUM key | materia numerus | Material Number | MATNR | CHAR 18 | MARA |
| NHR_HOR key | numerus horrei horreum | Warehouse Number / Warehouse Complex | LGNUM | CHAR 3 | MLGN |
| GRP key | genus repositionis | Storage Type | LGTYP | CHAR 3 | T301 |
| SGN_MAT_GRP | signum materia genus repositionis | Deletion flag for all material data of a storage type | LVOLT | CHAR 1 | — |
| LGPLA | Storage Bin | LGPLA | CHAR 10 | LAGP | |
| QNT | quantitas | Maximum storage bin quantity | MLGT_LPMAX | QUAN 13,3 | — |
| QNT2 | quantitas | Minimum storage bin quantity | MLGT_LPMIN | QUAN 13,3 | — |
| QNT3 | quantitas | Control quantity | MLGT_MAMNG | QUAN 13,3 | — |
| QNT4 | quantitas | Replenishment quantity | MLGT_NSMNG | QUAN 13,3 | — |
| ARE | area | Picking Area | KOBER | CHAR 3 | T30A |
| RDMNG | Rounding qty | MLGT_RDMNG | QUAN 13,3 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
MANDT | T000 | MANDT |
MATNR | MARA | MATNR |
LGNUM | MLGN | LGNUM |
LGTYP | T301 | LGTYP |
LGPLA | LAGP | LGPLA |
KOBER | T30A | KOBER |