cancel
Showing results for 
Search instead for 
Did you mean: 

Determination of Pricing Procedure in Purchase Order

Former Member
0 Kudos

Hi All,

As per standard procedure the pricing procedure get determine in the purchase order as per schema group in the vendor master and schema determination in the SPRO. is there any user exit  for making the pricing procedure determination based on the vendor country and plant country?

Since plant is at item level, I can maintain country under purchase groups (T024) in some field and read from there.

Please let me know if this is possible through enhancement and suggest enhancement point where it has to be implemented.

Regards,

Ravi

Accepted Solutions (0)

Answers (3)

Answers (3)

BijayKumarBarik
Active Contributor

Hi,

Having separate pricing procedure based on vendor country and plant country is not a good idea.

Better create a single MM Pricing globally for your business which will be applicable for all countries and keep a condition table by keeping vendor country, plant country as condition keys along with other condition keys such as plant, vendor, material etc.

Create an access sequence and add the condition table to it.

For all condition type , keep that access sequence.Configure MM procedure  with all other steps.

Create condition record(MEK1) based on your vendor, vendor country and plant. Based on your condition, the price will picks in your purchase order based on your condition maintained. Likewise you have different purchase order for different country based on your conditions with respect to each country. 

Regards,

Biju K

Former Member
0 Kudos

Dear Bijay,

You have well explained the logic and it should be in the same way. But, due to some business specific requirement I had to go by that.

Thanks for your valuable comment.

Regards,

Ravi

former_member210560
Active Contributor
0 Kudos

Dear Ravi,

You can use user exit exit_saplmeko_001 and exit_saplmeko_002 to pass header and item field

respectively.

Best Regards,

ian Wong Loke Foong

Former Member
0 Kudos

Thanks Ian....Let me try with my ABAPER and will revert back.

Regards,

Ravi

Former Member
0 Kudos

Dear Ian,

We have achieved our requirement by incorporating the logic in EXIT_SAPLMEKO_001 => Include ZXM06U14.

Thanks

Former Member
0 Kudos

Hi All,

Looking for your input on the above.

Regards,

Ravi

Former Member
0 Kudos

Boss... Plant country??? Plant is a legal entity of its originated country. You need plant country based price determination means you are creating PO from another country where Plant is physically located in another country?? where as valuation at plant level.