...
The conversion will be done material by material but if the conversion cannot be done BW will display a warning message "No quantity conversion possible" and the "converted quantity" column will show the quantity in base unit instead of target unit.
We can distingish 2 cases based on if the base and target unit are in the same dimension or different dimension.
| Info |
|---|
A Dimension is a grouping of units of measure for which the conversion rate is fixed internationaly. Lengh = centimeter (cm), inch (in), foot (ft), meter (m), kilometer (km) |
Conversion between 2 units from the same dimension.
If the conversion it between 2 units from the same dimension BW will convert using the international rate without issue. Example :box
1000 KG = 1 TO /box
Conversion between 2 units from different dimensions.
If the conversion is between 2 units from a different dimesion then there is no international rate, so BW will try to look for the conversion information in the material master data in RCS. Example :
box
KG to L
PC to KG
/box
The conversion will work only if the target unit was set as an alternative unit of measure in the RCS material master data. Example :
box
Material Base Unit = KG
Alternative Unit h1.L with 1 L 1.2 KG
Conversion from KG to L will work.
/box
Important Note : The conversion with an alternative unit of measurement will only work if converting directly between the base unit and alternative unit. It will not work if you try to convert to another unit from the same dimension.Example :box
Material Base Unit = L
Alternative Unit h1.KG with 1 KG 0.8 L
Conversion from L to TO will NOT work.
/box
Standard conversion summary
...