Skip to Content
0
Former Member
May 14, 2010 at 12:02 PM

price determination from purchase info with scale

42 Views

Hello.

I have a problem on price determination result of SAP.

I am trying to set up purchase price determinaton as below;

[ Purchase Info Condition record ]

item: A

scale

0 kg 1000 yen

20 kg 900 yen

[ Purchase Order ]

item matnr quantity price

10 A 90 Kg 900 yen

20 A 10 Kg 1000 yen

  1. item 10 and 20 have same material number.

Entering line one by one, at that time, price is as above I expected.

but after pushing final check button or save button,

price changed like below,

item matnr quantity price

10 A 90 Kg 900 yen

20 A 10 Kg 900 yen

I expected item 20's price is 1000yen , but final check just before save

document, item 20 price changed to 900 yen.

Maybe because of total quantity exceeds threshold of 20kg.

Are there any way to change this behavior?

PS. incase of Sales order, different from Purchase order, the result is

item 10 is 900 yen and item 20 is 1000 yen.

Thank you for any help.