Hi,
I got an issue with decimal points in my program.
Here i don't want the decimal's to round.
For suppose i got a value of ' 8.3356', then i need only '8.33'.
But when we are trying to take the whole value into a value of type 'P' with decimals '2', it was considering as '8.34'.
Kindly suggest us the regarding.
Thanks and Regards,
Gopi.