cancel
Showing results for 
Search instead for 
Did you mean: 

BOM Higher level Item Discount

Former Member
0 Kudos

Hello Everyone,

We have a requirement where Sales BOM with adding discount to a higher level item and appropriate discount applies to all the line items based on the Net amount of the line item.

For Example: Main Item A, Child items B, C, D

Child B = $10

Child C = $20

Child D = $30

Applied discount at Main Item A = $6 then result discount has to be applied automatically

D/C Child B = $1

D/C Child C = $2

D/C Child D = $3

Please suggest any ideas to handle this scenario.

Thanks,

Sudhakar.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member363844
Participant
0 Kudos

Hi Sudhakar,

  what is the item category group for main item? LUMF or ERLA? why dont you use header condition type for discount?

Regards,

Nava

Former Member
0 Kudos

Hi Nava,

The reason I cannot use header discount is I don't want to apply the discount to non BOM items in the SO.

Thanks,

Sudhakar.

former_member192719
Active Participant
0 Kudos

Hi Sudhakar,

I think we can provide discount for ERLA , by crating condition table with item category( need to add item category in the field catalog ) and sales document type.

We have done some thing similar to this in my project.

Regards,

Suresh

Former Member
0 Kudos

Hi Suresh,

Thanks for reply. The discount we have is a manual discount as soon as the discount applied to the parent item it should split the value based on the net price of the child item.

Seems like I have to go for customization on this. Please let me know if any one have other solutions.

0 Kudos

Hello,

You have to use a condition type with "Alternative formula for condition base value" in your pricing procedure ( V/08).

BR,

Razvan

Former Member
0 Kudos

Thanks Razvan for the reply. I am thinking if there is any standard formula that i can use or I just have to customize.

Sudhakar,

moazzam_ali
Active Contributor
0 Kudos

Hi

There is no standard routine I have seen for such requirement. Create your own in VOFM and assign to discount condition type. Your ABAPER must know the technical logic and you have to tell him functional logic.

Thank$