SAP Table T301T
Storage Type Descriptions
T301T (Storage Type Descriptions) 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 T301T to other SAP tables.
T301T table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
LGNUM | Warehouse Number / Warehouse Complex | LGNUM | T300 | CHAR | 3 | 0 | ||
LGTYP | Storage Type | LGTYP | T301 | CHAR | 3 | 0 | ||
LTYPT | Name of storage type | LVS_LTYPT | CHAR | 25 | 0 |
T301T foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
T301T | LGNUM | T301T | LGNUM | T300 | WM Warehouse Numbers | LGNUM |
T301T | LGNUM | T301T | MANDT | T300 | WM Warehouse Numbers | MANDT |
T301T | LGTYP | T301T | MANDT | T301 | WM Storage Types | MANDT |
T301T | LGTYP | T301T | LGNUM | T301 | WM Storage Types | LGNUM |
T301T | LGTYP | T301T | LGTYP | T301 | WM Storage Types | LGTYP |
T301T | SPRAS | T301T | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |