RE:[sap-log-sd] variant configuration problem

Posted by srikant (SAP SD Senior Cnsultant)
on Jun 9 at 1:45 AM
Hi ,

I had just given an example of linking the characteristic values with the object dependencies through the Code
you do one thing instead of saying syntax error.
Click on the details or choose details and send me exactly what error you are getting while executing the code so that it would help in resolving the issue.
Hope you understand?,if you are not understanding then i cant help it.

---------------Original Message---------------
From: Typewriter
Sent: Wednesday, June 08, 2011 1:59 PM
Subject: variant configuration problem

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.

__.____._
Copyright © 2011 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
srikant
SAP Logistics Sales and Distribution Enthusiast

Contributed 100 posts 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.
_.____.__