SAP table T346L (Assignment Sections and Activities to Queue)

SAP table T346L has 9 primary key fields being MANDT,LGNUM,ABILD,TRART,VLTYP,VKOBR,NLTYP,NKOBR,LGTOR.

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
LGNUM Warehouse Number / Warehouse Complex CHAR 3 0 T300 LGNUM
ABILD Screen for creation of transfer orders CHAR 1 0 T333_ABILD
1 Preparation screen for placement into stock
2 Preparation screen for stock removal
3 Single item screen
TRART Shipment Type CHAR 1 0 T333A LVS_TRART
VLTYP Storage Type CHAR 3 0 * LGTYP
VKOBR Picking Area CHAR 3 0 * KOBER
NLTYP Storage Type CHAR 3 0 * LGTYP
NKOBR Picking Area CHAR 3 0 * KOBER
LGTOR Door for Warehouse Number CHAR 3 0 * LGTOR
QUEUE Queue CHAR 10 0 T346 LRF_QUEUE

T346L foreign key relationships

Table Field Check Table Check Field
0 T346L LGNUM T300 WM Warehouse Numbers MANDT
0 T346L LGNUM T300 WM Warehouse Numbers LGNUM
1 T346L MANDT T000 Clients MANDT
0 T346L QUEUE T346 RF Queue Definition MANDT
0 T346L QUEUE T346 RF Queue Definition LGNUM
0 T346L QUEUE T346 RF Queue Definition QUEUE
1 T346L TRART T333A Shipment Types MANDT
1 T346L TRART T333A Shipment Types LGNUM
1 T346L TRART T333A Shipment Types TRART