SAP table T333U (WM Movement Types for Transf.Posting in WM and IM)

SAP table T333U has 3 primary key fields being MANDT,LGNUM,BWLVS.

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 MANDT
LGNUM Warehouse Number / Warehouse Complex CHAR 3 0 T300 LGNUM
BWLVS Movement Type for Warehouse Management NUMC 3 0 T333 BWLVS
BSTQ1 Stock category source CHAR 1 0 T333UBSTQ1
BSTQ2 Stock category DESTINATION CHAR 1 0 T333UBSTQ2
SOKZ1 Special stock indicator SRC CHAR 1 0 T148 T333USOKZ1
SOKZ2 Special stock indicator DESTINATION CHAR 1 0 T148 T333USOKZ2
BWART Movement type (inventory management) CHAR 3 0 T156 BWART
MAILK Mail control for background processing CHAR 2 0 T333M LVS_MAILK

T333U foreign key relationships

Table Field Check Table Check Field
0 T333U BWART T156 Movement Type MANDT
0 T333U BWART T156 Movement Type BWART
1 T333U BWLVS T333 WM Movement Types MANDT
1 T333U BWLVS T333 WM Movement Types LGNUM
0 T333U LGNUM T300 WM Warehouse Numbers MANDT
0 T333U LGNUM T300 WM Warehouse Numbers LGNUM
1 T333U MAILK T333M Mail control for background processing MANDT
1 T333U MAILK T333M Mail control for background processing LGNUM
0 T333U SOKZ1 T148 Special Stock Indicator MANDT
0 T333U SOKZ1 T148 Special Stock Indicator SOBKZ
1 T333U SOKZ2 T148 Special Stock Indicator MANDT
1 T333U SOKZ2 T148 Special Stock Indicator SOBKZ