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: 

How to round off amount value to 2 deciaml places in sales order using VOFM Routines

sandeep_gvv2
Participant
0 Kudos

Hi everyone,

I am facing critical issue with rounding functions in VOFM Routine. As per my

requirement i need to restrict the amount value to two decimal places for all condition types. Please find the screen shot of my scenario. Here the standard process is

amount = 54.47 * 1.234 = 67.21598/100 = 0.6721598.

this result is multiplied with quantity 0.6721598 * 3 = 2.0164794 so sap is rounding the condition value to 2.02 .

Requirement : i need to restrict 0.6721598 to 2 decimals - 0.67* 3 = 2.01 this is expected.

as it is very critical please help me out.....

0 REPLIES 0