cancel
Showing results for 
Search instead for 
Did you mean: 

Freight Pricing is not redetermined

Former Member
0 Kudos

Hi Experts,

I am working on freight calculation.

We had a scenario where we had to calculate the freight based on a field entered in Sales Order Header level.

I have ZKF0 Condition type. I used KVGR2 field created converted it as Shipping method. The value for Shipping method is pulled from customer master but can be change at Sales order level.

I have included this field in pricing structure & maintained condition record. when i create sales order it pick the freight price correct but when we change KVGR2 field value in Sales order & redetermination is done for New price

it is not carried out for freight.

But when save sales doc the come back do redetermination it works.

Can anyone tell why system is behaving like this..?

Thanks in advance

b.gp

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Change to certain fields only will trigger redertimation of pricing. If you want price to be redetermined (when other fields are changed) then you need to use the exit USEREXIT_NEW_PRICING_VBAP in program MV45AFZB.

Regards,

GSL.

Former Member
0 Kudos

Hi

Thanks for your reply.

I am using this User exit but redetermination is not working till i save the sales doc.

once i save the sale doc & then manually do redetermination it works.

Pls. let me know. Does other changes hamper my changes. Because tax determination is also being done at the same time.

they r also in testing phase.

Former Member
0 Kudos

Can you paste the code?

Regards,

GSL.