SAP table T320 (Assignment IM Storage Location to WM Warehouse Number)
SAP table T320 has 3 primary key fields being MANDT,WERKS,LGORT.
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 | |||||||||||
WERKS | Plant | CHAR | 4 | 0 | * | WERKS_D | |||||||||||
LGORT | Storage location | CHAR | 4 | 0 | T001L | LGORT_D | |||||||||||
LGNUM | Warehouse Number / Warehouse Complex | CHAR | 3 | 0 | T300 | LGNUM | |||||||||||
OBEST | Extent Warehouse Management | CHAR | 1 | 0 | LVS_OBEST |
|
|||||||||||
LGNTB | Do not adopt storage location into transfer requirement | CHAR | 1 | 0 | LVS_LGNTB | ||||||||||||
SLGOR | Standard storage location of plant in this warehouse number | CHAR | 1 | 0 | LVS_SLGOR | ||||||||||||
OBTYP | Picking area (storage type) for Lean WM | CHAR | 3 | 0 | T301 | T320_OBTYP | |||||||||||
LGREF | Storage loc. ref. | CHAR | 2 | 0 | T324 | LVS_LGREF | |||||||||||
CENSY | Reference to central SAP S/4HANA system | CHAR | 1 | 0 | T320_CENSY |
T320 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T320 | LGNUM | T300 | WM Warehouse Numbers | MANDT |
0 T320 | LGNUM | T300 | WM Warehouse Numbers | LGNUM |
1 T320 | LGORT | T001L | Storage Locations | MANDT |
1 T320 | LGORT | T001L | Storage Locations | WERKS |
0 T320 | LGREF | T324 | Storage Loc. Ref. | MANDT |
0 T320 | LGREF | T324 | Storage Loc. Ref. | LGNUM |
1 T320 | OBTYP | T301 | WM Storage Types | MANDT |
1 T320 | OBTYP | T301 | WM Storage Types | LGNUM |
1 T320 | OBTYP | T301 | WM Storage Types | LGTYP |