Skip to Content
0
Jun 25, 2014 at 05:29 AM

Freight condition type-With respect to Delivery Item (per PC)/Volume/Ship-to party 's region

311 Views

Hi Gurus,

I am working on freight related condition type,my requirement is we have to calculate freight cost based on Delivery Item (per PC) / Volume of that Material (Per PC) and Destination Region of each Delivery Order.

for example:

If Material '100001' has volume = 1 M3 per PC and Destination region code (in Delivery Order) is '20'. The Freight cost is 1 USD per PC.

If Material '100001' has volume = 1 M3 per PC and Destination region code is '22'. The Freight cost is 1.5 USD per PC.

If Material '100002' has volume = 1.5 M3 per PC and Destination region code is '20'. The Freight cost is 2 USD per PC.

If Material '100002' has volume = 1.5 M3 per PC and Destination region code is '22'. The Freight cost is 3 USD per PC.

I'm try to set calculation type = 'T - Multi-dimensional' and having 2 Scale Basis as following:

  1. Scale Basis = 'F - Volume'
  2. Scale Basis = 'L7 - Region of Destination'

but it result in error in calculation when creating Shipment cost document.

I don't sure whether my understanding on Multi-dimensional scale is correct or not. Please kindly help.

Thank You in Advance for every idea.