Hello Experts,
I am working on a requirement where the customer wants a flat rate to be applied to 2 packages delivered to one destination and a different flat rate to the next destination. Also, the cost per package should be additionally calculated and added to the flat rate.
For example Source A to Source B. Total Number of Packages: 2.
1. Shipment cost is x Euro (Dependent on the no of packages and as well destination. Let's assume 2 packages in this case)
2. Cost/package is: y X 2 Euros (Dependent on the no of packages. Let's assume 2 in this case)
3. % of 1 + 2 = z
Total cost is(should be): x + (y X 2) + z
The freight agreement with CCS is configured with 3 charge items where for the Shipment cost the resolution base is package but with the grouping rule based on the Destination Location, For the cost/package, the resolution base is Package. The last charge item is the % of 1 and 2, i,e, z.
Based on the rate table defined in the CCS, the result should be x + (y X 2) + z, but it is 2x + 2y +2z. Can anyone guide me with what might be missing here?
Best regards
Prajwal