SAP table T313Z (ILN for SSCC Generation at Warehouse Number Level)
SAP table T313Z has 3 primary key fields being MANDT,LGNUM,LFDNR.
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 | |
LFDNR | Sequence number ILN basis number assignment | NUMC | 1 | 0 | LFDNR_ILN | ||
ILNBN | International Location Number (Basis Number) | CHAR | 13 | 0 | ILNBASISNR | ||
NROBJ | Number Range Object | CHAR | 10 | 0 | TNRO | NROBJ | |
NRKRI | Number Range Interval for Internal Number Assignment | CHAR | 2 | 0 | VV_INT_NKR | ||
NRKRE | External Number Range Interval for HU Number Assignment | CHAR | 2 | 0 | VV_EXT_NKR | ||
DONT_USE | Indicator: Do not use further | CHAR | 1 | 0 | HU_DONT_USE |
T313Z foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T313Z | LGNUM | T300 | WM Warehouse Numbers | MANDT |
0 T313Z | LGNUM | T300 | WM Warehouse Numbers | LGNUM |
1 T313Z | NROBJ | TNRO | Definition of number range objects | OBJECT |