cancel
Showing results for 
Search instead for 
Did you mean: 

Distribute header condition to items based on quantity

Former Member
0 Kudos

Hi all,

We have a freight header condition set as a 'group condition'.

The value of this header condition should get distributed onto the line items based on quantity.


I.e. header condition z001= $200.

Item 1: qty = 4  ----> z001 = $66.67
Item 2: qty = 8 -----> z001 = $133.33

At the moment it is only doing this by net value. I know in the pricing procedure I can set the condition basis, but there is nothing in here for quantity. How can I do this without creating another routine in VOFM?

Thanks,

Accepted Solutions (0)

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

Goto t.code V/06 and select the condition type. In the field Calculation type, enter value C and test.

Regards,