Hi,
how can i obtain exactly values for arithmetical operations? SAP round values... but i don't want to round values.
Here is an example:
8.89 * 0.25 = 2.245 -> SAP rounds to 2.25
is there a way (FM, or something) that for this operation the result to be 2.24 ??
Thank you.