SAP Table
TWST Sales Price Calculation: List Variants
SAP table TWST has 2 primary key fields being MANDT,LIVAR.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
TWST columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||||
| KeyLIVAR | List variant for sales price calculation | CHAR | 2 | 0 | LIVAR | ||||||||||||||
| LIFIX | Indicator for fixed part of the list variant | CHAR | 1 | 0 | LIFIX | ||||||||||||||
|
|||||||||||||||||||
| LIFIX_VKORG | Price Calculation: Indicate Sales Organization in the ALV | CHAR | 1 | 0 | W_LIFIX_VKORG | ||||||||||||||
| LIFIX_VTWEG | Price Calculation: Distribution Channel in the ALV | CHAR | 1 | 0 | W_LIFIX_VTWEG | ||||||||||||||
| LIFIX_WERKS | Sales price calculation: Indicate plant in the ALV | CHAR | 1 | 0 | W_LIFIX_WERKS | ||||||||||||||
| LIFIX_PLTYP | Sales Price Calculation: Price List Type in the ALV | CHAR | 1 | 0 | W_LIFIX_PLTYP | ||||||||||||||
| LIFIX_BGINT | Sales Price Calculation: Group of Plants in the ALV | CHAR | 1 | 0 | W_LIFIX_BGINT | ||||||||||||||