SAP Table T302
WM Storage Sections
T302 (WM Storage Sections) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link T302 to other SAP tables.
T302 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
LGNUM | Warehouse Number / Warehouse Complex | LGNUM | T300 | CHAR | 3 | 0 | ||
LGTYP | Storage Type | LGTYP | T301 | CHAR | 3 | 0 | ||
LGBER | Storage Section | LGBER | CHAR | 3 | 0 |
T302 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
T302 | LGNUM | T302 | MANDT | T300 | WM Warehouse Numbers | MANDT |
T302 | LGNUM | T302 | LGNUM | T300 | WM Warehouse Numbers | LGNUM |
T302 | LGTYP | T302 | MANDT | T301 | WM Storage Types | MANDT |
T302 | LGTYP | T302 | LGNUM | T301 | WM Storage Types | LGNUM |
T302 | LGTYP | T302 | LGTYP | T301 | WM Storage Types | LGTYP |