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

Posted by vinod1203 (Sr. Analyst)
on Jun 9 at 5:43 AM
Hi Type Writer

I have solved the requirement. Please let me know if you need any
clarification regarding the same.

Regards
Vinny

---------------Original Message---------------
From: Typewriter
Sent: Thursday, June 09, 2011 5:22 AM
Subject: variant configuration problem

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'

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

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
_.____.__