cancel
Showing results for 
Search instead for 
Did you mean: 

Purchase Order Price based on accumulated used qty from contract

Former Member
0 Kudos

Dear Gurus,

We have a requirement from user where we want to get the price based on contract qty consumed in PO.

For example:

In purchase contract ((type WK)) line item pricing scale as follows:

qty 0 - 100 : price 500 USD

qty 101 - 200 : price 450 USD

qty 201 - 300 : price 550 USD

Currently we have already past PO with this contract line item:

PO 1 : 50

PO 2 : 75

By this time my qty used from this contract is 125 pc.

When we create new PO with the qty of 50, I get the price of 500 USD instead of 450 USD.

How to make the newly PO to take the price scale 101-200 (450 USD) in this case ? What configuration is required ?

Appreciate your help.

Regards

Rony

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183424
Active Contributor
0 Kudos

Hi,

PO line item  price is fetching from contract line item.

You can make a scale per each line item.

There your PO's total quantity is 125, but per each line its 50 and 75.

For line item 50 is fetching 500 USD because you have maintained that in scale.

If its for same material, you have to make 1 line item for total 125 quantity.

Then the price will fetch 450 USD as per your scale.

Thanks

DEV

Former Member
0 Kudos

Hi,

Check this thread which solved for Contracts (MK). I think the same will solve your requirement also.

http://scn.sap.com/message/14187807

Regards,