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: 

Net value of the material is different with Normal Delivery and Batch Split Delivery

Former Member
0 Kudos

Hi, I have an item saying Paracetamol with a net value of $25.599 and a customer orders 10 pieces --its total price should be $255.99.

When doing normal delivery, its price is correct which is 255.99. But when doing batch split, it becomes 255.92.

Does this have to be with the conditions?

6 REPLIES 6

DominikTylczyn
Active Contributor
0 Kudos

What are your batch split quantities precisely?

kasralikarpratik
Explorer
0 Kudos

With batch split delivery, What is the quantity.. There is possibility of round off when split happens.. So if quantity is 1 split into 3 will be 0.33 and this will change the net value

0 Kudos

Hi,

Saying I have 2 test data of batch split

1st test data:

Sales Document Net Value: USD 3927.97

Invoice Net Value: USD 3927.98

There has been .01 increase in value. Is it possible that it is rounding of because it only has 2 decimal places instead of maybe 4?

Like make it 3927.9700?

2nd test data:

Sales Document Net Value: USD 4909.97

Invoice Net Value: USD 4909.96

kasralikarpratik

EDIT: The quantity is 4. It usually happens on even items

0 Kudos

Check out by changing the decimal places. if you make it 4 decimal's, it should show you exact value. Also when this calculation is happening, you should check what is the exact price it is showing / split.

Former Member
0 Kudos

3a9e4ce873a94034b33dc62b0ce600ee Quantity is 4 items only

raymond_giuseppi
Active Contributor
0 Kudos

Did you look at the condition tab for a rounding effect (look at the unit price/per quantity and the rounding on the decimal precision of the currency)?