SAP table T336 (Difference Indicators)

SAP table T336 has 3 primary key fields being MANDT,LGNUM,KZDIF.

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
KZDIF Difference indicator CHAR 1 0 LVS_KZDIF
LGTYP Difference storage type CHAR 3 0 T301 T336_LGTYP
LGPLA Difference storage bin CHAR 10 0 LAGP T336_LGPLA
KZTAN Ind: difference storage bin same as transfer order number CHAR 1 0 T336_KZTAN
KZVPL Indicator: difference storage bin same as source bin CHAR 1 0 T336_KZVPL
TBFOR Update transfer requirement CHAR 1 0 T336_TBFOR
Update TR depending on destination storage bin
1 Do not update TR
2 Update TR
ABWEI Variance in % starting from which dialog box is suppressed DEC 3 0 T336_ABWEI

T336 foreign key relationships

Table Field Check Table Check Field
0 T336 LGNUM T300 WM Warehouse Numbers MANDT
0 T336 LGNUM T300 WM Warehouse Numbers LGNUM
1 T336 LGPLA LAGP Storage bins MANDT
1 T336 LGPLA LAGP Storage bins LGNUM
1 T336 LGPLA LAGP Storage bins LGPLA
0 T336 LGTYP T301 WM Storage Types MANDT
0 T336 LGTYP T301 WM Storage Types LGNUM
0 T336 LGTYP T301 WM Storage Types LGTYP