rounding problem for free good quantity
how to fix rounding problem for calculating free goods quantity in jd edwards
for example:
quantity per ordered factor = (quantity ordered - from level)/quantity per ordered
quantity per ordered factor = (1333-100)100 = 12.33 it should be 12.33 but system rounds this value as 12. I want to remain as 12.33
How can I do this?