SAP table T30B (WM Gates)
SAP table T30B has 3 primary key fields being MANDT,LGNUM,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 | |
LGTOR | Door for Warehouse Number | CHAR | 3 | 0 | LGTOR | ||
LGBZO | Staging Area for Warehouse Complex | CHAR | 10 | 0 | T30C | LGBZO | |
WATKZ | Indicator for Goods Issue | CHAR | 1 | 0 | LVS_WATKZ | ||
WETKZ | Indicator for goods receipt | CHAR | 1 | 0 | LVS_WETKZ | ||
CDTKZ | Ind.: Cross-docking | CHAR | 1 | 0 | LVS_CDTKZ | ||
FTTKZ | Indicator for flow-through | CHAR | 1 | 0 | LVS_FTTKZ | ||
GLCGR | Location Group | CHAR | 3 | 0 | LYLGR | LXYRD_GLCGR | |
PLCTY | Physical Location Type | CHAR | 2 | 0 | LXYRD_PLCTY | ||
BLIND | Block | CHAR | 1 | 0 | LXYRD_BLOCK | ||
BLRSN | Reason Code | CHAR | 2 | 0 | LYRSN | LXYRD_RSNCD | |
YRGLN | Global Location Number | CHAR | 10 | 0 | LXYRD_YRGLN |
T30B foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T30B | BLRSN | LYRSN | Reason codes | MANDT |
0 T30B | BLRSN | LYRSN | Reason codes | LYARD |
1 T30B | GLCGR | LYLGR | Geographical location group | MANDT |
1 T30B | GLCGR | LYLGR | Geographical location group | LYARD |
0 T30B | LGBZO | T30C | WM Materials Staging Zones | MANDT |
0 T30B | LGBZO | T30C | WM Materials Staging Zones | LGNUM |
0 T30B | LGBZO | T30C | WM Materials Staging Zones | LGBZO |
1 T30B | LGNUM | T300 | WM Warehouse Numbers | MANDT |
1 T30B | LGNUM | T300 | WM Warehouse Numbers | LGNUM |
0 T30B | MANDT | T000 | Clients | MANDT |