Hi PT-01100339-0,
1) Issue
- Different results are observed when using Cost category = “Volumetric” with Cost apportionment method = “Volumetric” at:
- Transfer order line level
- Voyage level
At transfer order level, calculation behaves as expected:
- If Total weight > Volumetric weight → cost based on Total weight
- If Total weight < Volumetric weight → cost based on Volumetric weight
However, at voyage level (as shown in screenshots), the logic appears different and not clearly aligned with the above rule
- Additionally, when using Cost category = “Fixed” with apportionment = “Volumetric”:
- No difference is observed between Volume-based and Volumetric allocation
- Expected “max(weight vs volumetric)” logic is not applied
2) Reason
- The key point is that Cost category and Cost apportionment method behave differently depending on the level (Transfer vs Voyage) and calculation phase
For Cost category = “Volumetric”:
--> At transfer order line level, the system performs a per-line decision and it compares:
- Total weight
- Volumetric weight (Volume / divisor)
- Then selects the greater value per line
- This matches logistics practice (chargeable weight per shipment line)
--> At voyage level (as seen in second screenshot), the system does not apply the rule per line, instead:
- It aggregates total values first (e.g., total weight vs total volumetric weight ≈ 59.9 vs 54.4 in your example)
- Then distributes cost proportionally to each line
--> At line level, allocation basis is taken from:
- Either actual weight or volumetric weight (based on system’s evaluation logic) and this explains why:
- Some lines use weight
- Some lines use volumetric weight
- And results differ from transfer-level calculation
For Cost category = “Fixed”:
- The system behavior is fundamentally different:
- Fixed amount is already determined (e.g., 2,000,000 VND)
- Apportionment method only defines distribution ratio, not calculation logic, and therefore “Volumetric” method here behaves like:
- Distribution based purely on volume or volumetric weight proportion
- It does not apply:
- “max(weight vs volumetric)” logic
- That rule applies only in Volumetric cost category, not Fixed
In short:
- Volumetric category → determines chargeable weight logic (max rule)
- Fixed category → only distributes cost → no weight comparison logic
3) Resolution
Understanding correct usage:
--> Use Cost category = “Volumetric” when:
- Cost depends on chargeable weight (max of weight vs volumetric)
- Typical use: freight cost per kg/m³
- Expect:
- Different behavior between transfer level vs voyage level due to aggregation logic
--> Use Cost category = “Fixed” when:
- Total cost is fixed (e.g., 2,000,000 VND)
- Apportionment method only defines how cost is split
- Do not expect max(weight vs volumetric) behavior here
To align results with expectations:
--> If per-line logistics calculation is required, apply cost at:
- Transfer order / container level
- Avoid heavy reliance on voyage-level allocation
--> If voyage-level must be used, understand:
- Allocation is based on aggregated totals, not per-line max logic
For consistency:
- Use same cost category across all levels
- Avoid mixing: Volumetric logic at one level and Fixed distribution at another level
Debugging approach:
- Compare:
- Total weight vs total volumetric weight at voyage level
- Then check:
- Allocation base per line in cost inquiry (as shown in screenshots)
Conclusion
- The behavior is standard and by design
- The apparent inconsistency comes from: Different calculation logic at transfer vs voyage level and different semantics of:
- Cost category (calculation logic)
- Apportionment method (distribution logic)
- Once this distinction is clear, the results in all screenshots are consistent with standard D365 Landed Cost behavior
For a more detailed answer, please provide more information.
Rg,
Alexander
*Due to the complex and different possibilities of deploying Dynamics 365 I highly recommend not to setup the application without some expert/partner or support. (For more information contact me under anassl@inno-solutions.info or visit www.inno-solutions.de)
*The Information comes directly from the manufacturer or provider and are validated (not guaranteed) up to date of creation of the posting.
References:
- Microsoft Licensing Guide
- Microsoft Doc`s/Learn