Hi All,
We are using a custom BAPI to display amount to user screen. The currency defined for this BAPI is having 4 decimal places. For USD , we need only 2 decimal places.
We cant change decimal values before passing into BAPI, because it will again take it as 4 decimal places only. After BAPI no chance, it is directly passed to user screen.
Is there any way to do this? pls guide. I think only option is enhancement in BAPI.
Thanks,
Poo