SAP table TVKWZ (Org.Unit: Allowed Plants per Sales Organization)
SAP table TVKWZ has 4 primary key fields being MANDT,VKORG,VTWEG,WERKS.
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 | |
VKORG | Sales Organization | CHAR | 4 | 0 | TVKO | VKORG | |
VTWEG | Reference distrib.channel for cust.and material masters | CHAR | 2 | 0 | TVKOV | VTWKU | |
WERKS | Plant (Own or External) | CHAR | 4 | 0 | T001W | WERKS_EXT |
TVKWZ foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TVKWZ | VKORG | TVKO | Organizational Unit: Sales Organizations | MANDT |
0 TVKWZ | VKORG | TVKO | Organizational Unit: Sales Organizations | VKORG |
1 TVKWZ | VTWEG | TVKOV | Org. Unit: Distribution Channels per Sales Organization | MANDT |
1 TVKWZ | VTWEG | TVKOV | Org. Unit: Distribution Channels per Sales Organization | VKORG |
1 TVKWZ | VTWEG | TVKOV | Org. Unit: Distribution Channels per Sales Organization | VTWEG |
0 TVKWZ | WERKS | T001W | Plants/Branches | WERKS |