SAP table T30C (WM Materials Staging Zones)
SAP table T30C has 3 primary key fields being MANDT,LGNUM,LGBZO.
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 | |
LGBZO | Staging Area for Warehouse Complex | CHAR | 10 | 0 | LGBZO | ||
LGTOR | Door for Warehouse Number | CHAR | 3 | 0 | T30B | LGTOR | |
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 | ||
BORGR_HUCKZ | HU Visual Inspection | CHAR | 1 | 0 | BORGR_HUCKZ | ||
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 | ||
LZONE | Zone | CHAR | 10 | 0 | LAGP_LZONE | ||
XCORD | X Coordinate | QUAN | 10 | 3 | LAGP_XCORD | ||
YCORD | Y Coordinate | QUAN | 10 | 3 | LAGP_YCORD | ||
ZCORD | Z Coordinate | QUAN | 10 | 3 | LAGP_ZCORD |
T30C foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T30C | BLRSN | LYRSN | Reason codes | MANDT |
0 T30C | BLRSN | LYRSN | Reason codes | LYARD |
1 T30C | GLCGR | LYLGR | Geographical location group | MANDT |
1 T30C | GLCGR | LYLGR | Geographical location group | LYARD |
0 T30C | LGNUM | T300 | WM Warehouse Numbers | MANDT |
0 T30C | LGNUM | T300 | WM Warehouse Numbers | LGNUM |
1 T30C | LGTOR | T30B | WM Gates | MANDT |
1 T30C | LGTOR | T30B | WM Gates | LGNUM |
1 T30C | LGTOR | T30B | WM Gates | LGTOR |
0 T30C | MANDT | T000 | Clients | MANDT |