SAP Table T303T

WM Names of Storage Bin Types

T303T (WM Names of Storage Bin Types) 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 T303T to other SAP tables.

T303T 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
LPTYP Storage bin type LVS_LPTYP T303 CHAR 2 0
PTYPT Description of storage bin type LVS_PTYPT CHAR 20 0

T303T foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
T303T LGNUM T303T LGNUM T300 WM Warehouse Numbers LGNUM
T303T LGNUM T303T MANDT T300 WM Warehouse Numbers MANDT
T303T LPTYP T303T MANDT T303 WM Storage Bin Types MANDT
T303T LPTYP T303T LGNUM T303 WM Storage Bin Types LGNUM
T303T LPTYP T303T LPTYP T303 WM Storage Bin Types LPTYP
T303T SPRAS T303T SPRAS T002 Language Keys (Component BC-I18) SPRAS