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

Posted by Typewriter
on Jun 9 at 5:21 AM
Hi Srikant,

I have achieved my requirement.

I realized that by assigning characteristic Z1_PRICE = BLACK, I am creating the possibility to give amounts in VK11, for one or more condition type(s). Thus I do not need characteristic Z1_DISCOUNT.

Therefore I removed the line 000020 $self.Z1_DISCOUNT='BLACK' from value=BLACK. & created condition records for condition types VA00, ZVA0, VA01. With some arrangement in the pricing procedure, now I can have 10% discount (of price for BLACK) if customer is buying BIKE with BLACK color.

I think, you were advising me the same, in one of your posts.

Many Thanks,
Typewriter

By the way, the error was -
"E28021 Error: remaining part of expression cannot be interpreted"

In CT04, for charcteristics = COLOR, value = BLACK, source code -
line 000010 $self.Z1_PRICE='BLACK'
line 000020 $self.Z1_DISCOUNT='BLACK'

---------------Original Message---------------
From: srikant
Sent: Thursday, June 09, 2011 1:46 AM
Subject: variant configuration problem

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.

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

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

Posted helpful replies on 5 threads in a group to earn a Bronze Achievement
_.____.__