SAP table J_3GGBBKVB (Sales Area per Company Code/Business Area/Plant)
SAP table J_3GGBBKVB has 4 primary key fields being MANDT,GSBER,BUKRS,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 | |
GSBER | Business Area | CHAR | 4 | 0 | TGSB | GSBER | |
BUKRS | Company code of the sales organization | CHAR | 4 | 0 | T001 | VKBUK | |
WERKS | Plant | CHAR | 4 | 0 | T001W | WERKA | |
VKORG | Sales Organization | CHAR | 4 | 0 | TVKO | VKORG | |
VTWEG | Distribution Channel | CHAR | 2 | 0 | TVTW | VTWEG | |
SPART | Division | CHAR | 2 | 0 | TSPA | SPART |
J_3GGBBKVB foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 J_3GGBBKVB | BUKRS | T001 | Company Codes | BUKRS |
1 J_3GGBBKVB | GSBER | TGSB | Business Areas | MANDT |
1 J_3GGBBKVB | GSBER | TGSB | Business Areas | GSBER |
0 J_3GGBBKVB | MANDT | T000 | Clients | MANDT |
1 J_3GGBBKVB | SPART | TSPA | Organizational Unit: Sales Divisions | MANDT |
1 J_3GGBBKVB | SPART | TSPA | Organizational Unit: Sales Divisions | SPART |
0 J_3GGBBKVB | VKORG | TVKO | Organizational Unit: Sales Organizations | MANDT |
0 J_3GGBBKVB | VKORG | TVKO | Organizational Unit: Sales Organizations | VKORG |
1 J_3GGBBKVB | VTWEG | TVTW | Organizational Unit: Distribution Channels | MANDT |
1 J_3GGBBKVB | VTWEG | TVTW | Organizational Unit: Distribution Channels | VTWEG |
0 J_3GGBBKVB | WERKS | T001W | Plants/Branches | MANDT |
0 J_3GGBBKVB | WERKS | T001W | Plants/Branches | WERKS |