cancel
Showing results for 
Search instead for 
Did you mean: 

pricing

Former Member
0 Kudos

Hi

Q.I want to give discount on a particular item, if a specific item is purchased. i.e., for ex: if a TV set was purchased, and a DVD player also purchased by the customer, i want to give disount on the DVD player. How to set the price condition for this scenario

thnx

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member315051
Active Contributor
0 Kudos

Dear Mukesh ,

1. Create two materials ie TV and DVD .. T code- MM01

2 Define condition table as Material --T code V/03

3. Define access sequence and assign the condition table --T code-V/07

4. Define one discount condition type in V/06 and assign the access sequence.--T code V/06

5. Include discount condition type to your pricing procedure*(Make sure that pricing procedure assignment has been done) - V/08 and OVKK

6.Create Condition records -T code VK11

At the time creating sales order system automatically determines the condition records .

Hope it helps you.........