SAP table T064S (Stock Mngmt Levels for Inventory Sampling)

SAP table T064S has 6 primary key fields being MANDT,WERKS,LGORT,MTART,LGNUM,LGTYP.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
WERKS Plant CHAR 4 0 T001W WERKS_D
LGORT Storage location CHAR 4 0 T001L LGORT_D
MTART Material type CHAR 4 0 T134 MTART
LGNUM Warehouse Number / Warehouse Complex CHAR 3 0 T300 LGNUM
LGTYP Storage Type CHAR 3 0 T301 LGTYP
BSTAR Stock type CHAR 1 0 T064A BSTAR
STICH Stock mgmt level allowed for inventory sampling CHAR 1 0 MBS_STICH
GRUPP Group used to combine stock management levels CHAR 2 0 MBS_GRUPP

T064S foreign key relationships

Table Field Check Table Check Field
0 T064S LGNUM T300 WM Warehouse Numbers MANDT
0 T064S LGNUM T300 WM Warehouse Numbers LGNUM
1 T064S LGORT T001L Storage Locations MANDT
1 T064S LGORT T001L Storage Locations WERKS
0 T064S LGTYP T301 WM Storage Types MANDT
0 T064S LGTYP T301 WM Storage Types LGNUM
0 T064S LGTYP T301 WM Storage Types LGTYP
1 T064S MANDT T000 Clients MANDT
0 T064S MTART T134 Material Types MANDT
0 T064S MTART T134 Material Types MTART
1 T064S WERKS T001W Plants/Branches WERKS