Skip to Content
-3
Jan 03, 2023 at 04:07 AM

move decimal place and round off

93 Views Last edit Jan 03, 2023 at 08:30 AM 2 rev

how to achieve this result in abap is there a mathematical abap syntax i need to use or is there a function module for this?

expected result = 2455

data(a) = (4.33 * 14400 ) / 254 . " the result is 245.48