SAP table TWKAO (Sales Price Calculation: Assignment of pricing type)
SAP table TWKAO has 5 primary key fields being MANDT,VKORG,VTWEG,PLTYP,WAERK.
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 | TVTW | VTWEG | |
PLTYP | Price List Type | CHAR | 2 | 0 | T189 | PLTYP | |
WAERK | SD Document Currency | CUKY | 5 | 0 | TCURC | WAERK | |
KALGR | Pricing type | CHAR | 4 | 0 | TWKG | KALGR | |
VLGWK | Sales Pricing: Reference Plant | CHAR | 4 | 0 | TVKWZ | VLGWK |
TWKAO foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TWKAO | KALGR | TWKG | Sales Price Calculation: Pricing Type | MANDT |
0 TWKAO | KALGR | TWKG | Sales Price Calculation: Pricing Type | KALGR |
1 TWKAO | PLTYP | T189 | Conditions: Price List Types | MANDT |
1 TWKAO | PLTYP | T189 | Conditions: Price List Types | PLTYP |
0 TWKAO | VKORG | TVKO | Organizational Unit: Sales Organizations | MANDT |
0 TWKAO | VKORG | TVKO | Organizational Unit: Sales Organizations | VKORG |
1 TWKAO | VLGWK | TVKWZ | Org.Unit: Allowed Plants per Sales Organization | VKORG |
1 TWKAO | VLGWK | TVKWZ | Org.Unit: Allowed Plants per Sales Organization | VTWEG |
1 TWKAO | VLGWK | TVKWZ | Org.Unit: Allowed Plants per Sales Organization | WERKS |
0 TWKAO | VTWEG | TVTW | Organizational Unit: Distribution Channels | MANDT |
0 TWKAO | VTWEG | TVTW | Organizational Unit: Distribution Channels | VTWEG |
1 TWKAO | WAERK | TCURC | Currency Codes | MANDT |
1 TWKAO | WAERK | TCURC | Currency Codes | WAERS |