Re: [sap-log-sd] About condition type in pricing procedure

Posted by Typewriter
on May 18 at 2:07 PM
Hi Roger,

Maybe you can get the desired result, by doing the following (example) which is standard functionality -

In your pricing procedure
Step10, Condition A = PR00
Step 11, Condition B = K004 (discount)
Step 15, Condition type = Blank, Description = Condition C, From 10 / To 14.
So step 15 is a summation of steps 10 and 11, i.e. value of condition A - value of condition B
...
...
Step 20, Condition type = K007, From 15
So this condition type K007 takes reference of step 15 (i.e. description Condition C)
(so description Condition C = Condition A - Condition B)

-

If we put values for these condition RECORDS, as follows
Condtion A = 800Euros
Condition B = 100 (- because it is a discount)
Then
In your pricing procedure
Step10, Condition A = PR00 = 800
Step 11, Condition B = K004 (discount) = 100 -
Step 15, Condition type = Blank, Description = Condition C, From 10 / To 14. = 700
So step 15 is a summation of steps 10 and 11, i.e. value of condition A - value of condition B


So, description: Condition C = 700 = Condition A - Condition B = 800 - 100.

Regards,
Typewriter

---------------Original Message---------------
From: Roger Mou
Sent: Wednesday, May 18, 2011 11:07 AM
Subject: About condition type in pricing procedure

Greeting,

I'd like to know whether it is possible to have a condition type in pricing procedure which get value from the other 2 conditions subtractive or not? For example, Condition C=Condition A - Condition B, I am not sure whether it is a reasonable idea, but my client is asking me to test this, please share the information to me if there is any experts have any ideas can reach this request.

Thanks & Best Regards

Roger

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

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
Popular White Papers

In the Spotlight
SAP Enterprise Mobility Webcast Watch today!
_.____.__