the 6th digit is ingredient in Formula is rounded, so the total quantity of the ingredient error
ORACLE EBS R12.2.5
on create batch for formula with an ingredient of amount 7 digits beside the decimal e.g. it's 25.3 mg and expressed in Kg as 0.0000253 Kg, on multiplying by 350000 unit it must gives 8.855 Kg, but it seems that it makes rounding to the 5th digit and consider the ingredient 0.00003 Kg, so it gives 10.5 Kg which is incorrect result.
The question who to control this rounding?