Hello All,
We are working on TOR rate calculation depending on TRQ type.
Eg : We have XYZ , ABC, DEF as 3 FWO types and assume we have 2 ABC Fwo types assigned to a freight order , with 4 different destination locations.
ABC FWO type --> Dest loc 123 --> FO - 1234
XYZ FWO type --> Dest loc 234 --> FO - 1234
ABC FWO type --> Dest loc 345 --> FO - 1234
DEF FWO type --> Dest loc 456 --> FO - 1234
Now , we need to get the rates in Freight agreement according to FWO type.
ABC FWO type shipments will be paid 10 Euros / location.
XYZ FWO type shipments will be paid 15 Euros / location.
DEF FWO type shipments will be paid 20 Euros / location.
In our above example , we need to see the rates as
10*2 = 20 Euros
15*1 = 15 Euros
20*1 = 20 Euros
Total = 55 Euros
Can any one share some inputs on this scenario. How to proceed ?
SAP9.1 .
Regards
Pradeep