Hi
We have unique problem. The currency was setup with out decimal places due to some valid reason. Due to which STANDARD PRICE in MATERIAL MASTER looks alright (lets say 1000) but in MBEW(field STPRS) it is 10.
I would like use value which is in Material master for calculations in ABAP program. How can i achieve this? Is there any function module for the same so that I can convert value in MBEW-STPRS to value in material master.
Thanks in advance.