Advanced pricing using formula (convert to secondary UOM)
I have created an advanced pricing adjustment using a formula. My volume UOM is in gallons. I need to be able to have the formula convert gallons to liters. My system price constants has '%' as the symbol to identify UOM. When I setup the following formula, it seems to convert the gallons to liters, but it then multiplies the two together. Example: 1 CA = 2.37755 gallons, 1 CA= 9 liters. The result of the formula is 21.3979, I need the result to be 9.
(?SDITVL)%LT
What I need is to have the volume converted from gallons to liters so I can use it in a calculation. I cannot locate any documentation that speaks to this scenario. Any thoughts?