cancel
Showing results for 
Search instead for 
Did you mean: 

Condition type ZF22 (Change Min Weight fr Charge Condition)

Former Member
0 Kudos

Hello All

Does anybody know how this condition record can be set up correctly.

This condition should be triggered automaticaly once an order has less than xxx KG gross weight. How can this be defined?

thks

for your reply

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

we have standard routines, for the same which does the same and condition record will be triggered based on the weight.i would try to give you that routine.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

One way you can handle is use userexit SAVE_DOCUMENT_PREPARE in program MV45AFZZ.

In this exit you can write the code as to check the gross wight.If it is below xxx the you can redetermine pricing.

you will have to maintian condition record for this condition type.

Hope this works

Reward points if useful

Regards,

Amrish Purohit