SAP table TVKBZ (Org.Unit: Sales Office: Assignment to Organizational Unit)
SAP table TVKBZ has 5 primary key fields being MANDT,VKORG,VTWEG,SPART,VKBUR.
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 | Distribution Channel | CHAR | 2 | 0 | TVKOV | VTWEG | |
SPART | Division | CHAR | 2 | 0 | TVKOS | SPART | |
VKBUR | Sales office | CHAR | 4 | 0 | TVBUR | VKBUR | |
HIDE | Customization of SD Input Help Entries | CHAR | 1 | 0 | SD_OBSOLETE |
TVKBZ foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TVKBZ | SPART | TVKOS | Organizational Unit: Divisions per Sales Organization | MANDT |
0 TVKBZ | SPART | TVKOS | Organizational Unit: Divisions per Sales Organization | VKORG |
0 TVKBZ | SPART | TVKOS | Organizational Unit: Divisions per Sales Organization | SPART |
1 TVKBZ | VKBUR | TVBUR | Organizational Unit: Sales Offices | MANDT |
0 TVKBZ | VKORG | TVKO | Organizational Unit: Sales Organizations | MANDT |
0 TVKBZ | VKORG | TVKO | Organizational Unit: Sales Organizations | VKORG |
1 TVKBZ | VTWEG | TVKOV | Org. Unit: Distribution Channels per Sales Organization | MANDT |
1 TVKBZ | VTWEG | TVKOV | Org. Unit: Distribution Channels per Sales Organization | VKORG |
1 TVKBZ | VTWEG | TVKOV | Org. Unit: Distribution Channels per Sales Organization | VTWEG |