Rate is not getting picked for shipment planning
Hi All,
I am trying to do a rate configuration wherein in the Rate_Geo_Cost table I am using Charge Multiplier as 'Shipment.Stops.Sel_Weight' and in Left_Operand1 I am using 'Shipment.Stops.Region' so that the rate gets calculated for the specific Region that I specify in Low_Value1. But the rate is not getting picked when I am trying to plan. However the rate gets picked when I use Charge Multiplier as 'Shipment.Stops.Shipunits.Sel_Weight'. I want to use Shipment.Stops.Sel_Weight because I want the rate calulation to happen based on the wieght of the order release and not on the weight of the shipunits in it. What