SAP table TWST (Sales Price Calculation: List Variants)
SAP table TWST has 2 primary key fields being MANDT,LIVAR.
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 | |||||||||||||
LIVAR | 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 |