cancel
Showing results for 
Search instead for 
Did you mean: 

VA01 Scaling pricing issue

0 Kudos

Hello,

We have a requirement in the sales order creation where the quantity should be scaled like below:

If the Quantity is more than 100, then it should be scaled like below:

Example: If an item has 130 quantity

For the first 100 - PR00 should be calculated like

100 * 0.23 = 23

and PR02

30 * 0.10 = 3

So the net value should be 23 + 6 = 26. But in the below for the 130 tonnes are not taking account of the scaled pricing PR02 and it is charging the full price and so the net value is 29.90

Could you please help me to resolve this issue ASAP. Do we require any configuration for this?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Saleem,

Your requirement can be fulfilled with standard functionality. First you need to understand that the system can not take two base price to consider the pricing. In your case since PR00 is already determined it has ignored PR02 which is correct.

Now to meet your requirements, with PR00 condition type, use scale type D - Graduated interval scale. And then maintained the scale in condition record as below as per your requirements.

upto 100 quantity - unit price should be 0.23

101 to 99999999 - unit price should be 0.10

Do this configuration and maintain the master record as per mentioned above, system will calculate for 130 quantities like

100 * 0.23 = 23

30* 0.10 = 3


Please let me know if you need more information.


Thanks,

Jay

0 Kudos

Hello Jaydip,

  Thanks alot for your reply. We have done all necessary configurations but still it shows the same result. Can you please specify from which transactions we do maintain the scale pricing? We did from tcode VK12 and maintain the scaling for each item. Do we have any other to be maintained?

Thanks,
Saleem.

Former Member
0 Kudos

Hi Saleem,

Can you please share your pricing procedure screen shot and base price condition type screen shot if possible? I am just wondering for which condition type you have maintained scale pricing?

Yes you are correct VK11/VK12 is the Tcode for maintaining condition record with scale value.

Thanks,

Jay

0 Kudos

Hello Jaydip,

  Entire configuration was correct but condition PR02 is customized with the statistical flag in the mentioned pricing procedure, we have removed it and all the things are working fine.

Thanks alot your help and much appreciated.

Thanks,

Saleem.

Former Member
0 Kudos

Explanation too good!

Jaydip can you tell me why scales for PR00 and K007 does not work simultaneously in sales order

Former Member
0 Kudos

Hi Vivek,

Sorry for late reply. If you maintained scale for PR00(Base Price) and KO07(Discount Price), they should work as they are different type of price.

There is a standard functionality from SAP where two Base prices can not appear at the same time, one would be ignored. Consider an example of Material A which has a base price of 100 for PR00 and 80 for PR02. Now you would not want to charge your customer with 100+80, would you? You would only take one of the prices, then apply any additional charges, discounts and taxes.

Hope it gives you more idea 🙂

Regards,

Jaydip

Answers (0)