SAP Table

T333N Control for automatic transfer order creation

SAP table T333N has 3 primary key fields being MANDT,LGNUM,AUTTA.

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

/ Fields

T333N columns.

Field Description Data Type Length Decimals Checktable Data Element
KeyMANDT Client CLNT 3 0 * MANDT
KeyLGNUM Warehouse Number / Warehouse Complex CHAR 3 0 T300 LGNUM
KeyAUTTA Automatic Transfer Order Creation CHAR 1 0 LVS_AUTTA
BEAR1 Create transfer orders without additional criteria CHAR 1 0 T333NBEAR1
BEAR2 Create transfer orders using criteria CHAR 1 0 T333NBEAR2
BEAR3 Create transfer orders using reference number CHAR 1 0 T333NBEAR3
DRUKZ Indicator: form and sort code for printing transfer orders CHAR 2 0 T329F LVS_DRUKZ
MAILF Mail control for background processing CHAR 2 0 T333M LVS_MAILK
MAILP Mail control for background processing CHAR 2 0 T333M LVS_MAILK
/ Relationships

T333N foreign keys.

Table Field Check Table Description Check Field
T333N DRUKZ T329F Print Control Table MANDT
T333N DRUKZ T329F Print Control Table LGNUM
T333N LGNUM T300 WM Warehouse Numbers MANDT
T333N LGNUM T300 WM Warehouse Numbers LGNUM
T333N MAILF T333M Mail control for background processing MANDT
T333N MAILF T333M Mail control for background processing LGNUM
T333N MAILP T333M Mail control for background processing MANDT
T333N MAILP T333M Mail control for background processing LGNUM