Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit in MR21 Transaction

Former Member
0 Kudos

Hi,

I am trying to execute the transaction MR21 (Price change).

I entered posting date, company code, Plant in the first screen of MR21.

In the second screen I entered Material and New Price and hit Save button.

My requirement is as soon as I hit the save button I need to validate some condition. If the condition fails I have to through an error message to user.

Can anybody help me is there any user exit to do this in this transaction? Or else please suggest me some alternative way.

Thanks and Regards,

Suresh

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Suresh,

There is one Enhancement Spot for MR21.

Try ES_SAPRCKM_MR21.....

Le'me know if that works for you.

Award points if useful.

Vinodh Balakrishnan

3 REPLIES 3

Former Member
0 Kudos

Suresh,

There is one Enhancement Spot for MR21.

Try ES_SAPRCKM_MR21.....

Le'me know if that works for you.

Award points if useful.

Vinodh Balakrishnan

0 Kudos

Hi,

I am not able to fidn this. Could u plese tell me how to find out this?

Thanks and Regards,

Suresh

0 Kudos

Goto SE18 and Type in 'ES_SAPRCKM_MR21' in the Enhancement Spot and Display.

There you will see list of Enhancement option. You have go through each and every one and find out the one, your requirement needs.

From there you will be able taken to Code.

Start coding and enhance the Transaction.

Award if useful.

Vinodh Balakrishnan