cancel
Showing results for 
Search instead for 
Did you mean: 

Pricing condition not applying after if Overall Order QTY Exceeds

ram_ramesh
Explorer
0 Kudos

Hi Team,

This may be a basic question.

In our company standard Order got customized long back and now we are trying to Identify logic related to Freight charges.

We have freight condition record exist and its applying as expected if Total Order QTY is less than 250 CS. We are trying to find the logic / config applied here to restrict the freight to be applied only in case of less than 250 QTY. We need to modify this limitations as per new requirements.

Please suggest the thoughts here. ABAP Team tried to debug but no luck

Thanks

H K

Accepted Solutions (0)

Answers (1)

Answers (1)

VeselinaPeykova
Active Contributor

It may be that the ABAP team did not follow the right procedure for debugging. I would recommend this guide: Pricing Programs and their logic – Help for debugging.

Apart from debugging, the initial investigation can be done by a qualified functional SD consultant. If I had such task, I would start by checking the customizing for the condition type (V/06), also the pricing procedure (V/08), including any VOFM routines, which might be assigned to any of these. Also, the condition record itself, I suspect that it is created with some scales.

Only if after checking all related setup there is no logical explanation how a certain pricing result is achieved I would resort to debugging.