Hi Srikant, Either I am not understanding your suggestion or you are not understanding my requirement. Requirement is - Material = BIKE, characteristics = COLOR & ENGINE Values - for COLOR = BLACK, GREY for ENGINE = 100CC, 120CC So, configurable material - BIKE - could be - BLACK, 100CC; or BLACK, 120CC; or GREY, 100CC; or GREY, 120CC Prices - BLACK = 700Euros, GREY = 550Euros; 100CC = 1200Euros, 120CC = 1500Euros Additional condition i.e. DISCOUNT - If you buy BLACK, you get discount of 10% of BLACK (i.e. 70Euros). This discount is only for BLACK. The above requirement must be satisfied. & in the sales order condition tab, the discount must be visible. In VK11, the user must be able to give this discount percentage. I have got the below solution, trying to go around "Syntax" route - 1. One way - as mentioned before - was to give 700 - 70 = 630Euros, in VK11. Here the discount is not that clearly visible to the user in the sales order. 2. Another way - after talking with an expert - is as follows - In VK11, give in condition type VA00 for values for GREY, 100CC, 120CC. & have new condition type ZVA0 for value for BLACK Make new discount condition type ZVA1, give discount percentage for BLACK, in VK11 In pricing procedure, for ZVA1 refer Step no. of ZVA0. Then the requirement is met! Please advice, if there could be improvements or better solutions.
| | | ---------------Original Message--------------- From: srikant Sent: Wednesday, June 08, 2011 12:49 PM Subject: variant configuration problem Hi You need to create object dependencies for the two characteristics Colour and price and link the value of the characteristics to the object dependencies for ex in CT04 - Change Characteristic Zcolour go to values Tab and select RED . GO TO Extras>object dependencies>editor and then select procedure in front 0f 000010 enter $self.ZCol_surcharge='RED' Link this characteristic to the class (The class which u have attached to KMAT Materail) Go to VK11 and enter VA00,the give the values RED Go to your order and enter material all the object dependencies are case sensitive. Hope it helps in your requirement srikant | | __.____._ Copyright © 2011 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | Typewriter SAP Logistics Sales and Distribution Helper
Posted helpful replies on 5 threads in a group to earn a Bronze Achievement Popular White Papers In the Spotlight Visit IBM's Leveraging IT Services Briefing Center. Register now and learn how to deliver smarter security & resiliency. _.____.__ |