cancel
Showing results for 
Search instead for 
Did you mean: 

Header Surcharges in Pricing

Former Member
0 Kudos

The business scenario is that a handling fee needs to be added to the entire sales order, if the order is over a minimum order value. This minimum order value and the handling fee can vary from customer to customer. This suggests that the condition needs to be a header condition. However since header conditions cannot use access sequences, do you have any suggestion on how this can be done?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Amar ,

Please do the following :

1. Handling fee condition type - Maintain the condition type should have these values - in Config

Cond. class A Discount or surcharge

Calculat.type B Fixed amount

Cond.category F Freight

2. Create an Routine and assign to this conditin type . In routine give your criteria for populating the handling fees. If reauired maintain an "Z" table and this can be maintained / modified based pon the business requirement.

3. The condition category "F" will distribute the header values to line items in Apportioned manner .

I have followed the above approach for one of the condition type required by business

Please discus with developer/abaper and keep us posted .

Thanks and regards

Veera

Former Member
0 Kudos

Posted twice by accident