Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

'J_1I6_ROUND_TO_NEAREST_AMT'

Former Member
0 Kudos

Hello ,

I have to use a Function module for rounding . the FM 'J_1I6_ROUND_TO_NEAREST_AMT' is India specific .

What can I use which is more global .

Thanks

Pooja

1 ACCEPTED SOLUTION

Former Member
0 Kudos

u can use

FUNCTION 'ROUND'. u can manipulate decimals according to your requirement .

1 REPLY 1

Former Member
0 Kudos

u can use

FUNCTION 'ROUND'. u can manipulate decimals according to your requirement .