SAP table T311L (Definition of Run Within a WM Group)
SAP table T311L has 4 primary key fields being MANDT,LGNUM,REFNR,LANUM.
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 | |
REFNR | Group | CHAR | 10 | 0 | * | LVS_REFNR | |
LANUM | Sequence number | NUMC | 3 | 0 | T311LLANUM | ||
L2SKA | Picking step in 2-step picking | CHAR | 1 | 0 | T311LL2SKA | ||
DATUM | Creation date of the run | DATS | 8 | 0 | T311LDATUM | ||
UZEIT | Creation time of the run | TIMS | 6 | 0 | T311LUZEIT | ||
KZDRU | Indicator: Release/Print for the ref. number started | CHAR | 1 | 0 | T311LKZDRU | ||
DRUKZ | Indicator: form and sort code for printing transfer orders | CHAR | 2 | 0 | T329F | LVS_DRUKZ | |
LDEST | Name of printer | CHAR | 4 | 0 | TSP03 | LVS_LDEST | |
KZKOM | Indicator: Communication to WCU for the run completed | CHAR | 1 | 0 | T311LKZKOM | ||
KZERL | Indicator: TO creation completed for the run | CHAR | 1 | 0 | T311LKZERL | ||
KZQUI | Indicator: Multiple processing (TOs) confirmed for the run | CHAR | 1 | 0 | T311LKZQUI | ||
KZDIF | Indicator: TOs confirmed with differences for the run | CHAR | 1 | 0 | T311LKZDIFKZDI |
T311L foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T311L | DRUKZ | T329F | Print Control Table | MANDT |
0 T311L | DRUKZ | T329F | Print Control Table | LGNUM |
1 T311L | LDEST | TSP03 | Spool: Printer declaration | PADEST |
0 T311L | LGNUM | T300 | WM Warehouse Numbers | MANDT |
0 T311L | LGNUM | T300 | WM Warehouse Numbers | LGNUM |