Application Development and Automation 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: 
Read only

Me23n Message update

Former Member
0 Likes
1,781

Hi All,

In Me23n Transaction, if i am doing any small changes for the PO (say change in short text), message  was triggering. can you please tell how to restrict that.

Regards,

Charan M.

Hi All,

In Me23n Transaction, if i am doing any small changes for the PO (say change in short text), message  was triggering. can you please tell how to restrict that.

Regards,

Charan M.

5 REPLIES 5
Read only

Former Member
0 Likes
1,473

Search for Correct enhancement.

In enhancement.

Follow the code steps,

--> Read the PO text using Function Module 'READ_TEXT' and move to a variable.

If the text is modified validate the Changed text with Original text.

If text changed through an error.

That should help you.

Thanks,

Prudhvi.

Read only

0 Likes
1,473

HI prudhvi,

I am not able to pinpoint what is the correct enhancement .
Can you please help me here.

Regards,

Charan M.

Read only

Former Member
0 Likes
1,473

Hi Charan,

     You can check on TCODE SE80 and look for Class CL_IM_ME_PROCESS_PO_CUST. From there, you can edit any appropriate methods that will help you on restricting any changes made on PO.

Best Regards,

Charlie

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
1,473

What do you mean by "message"? If it's an output message then it's driven by the output configuration. There is a transaction where we can specify what field changes in PO trigger output. I don't remember from the top of my head but if you ask any MM person they should know or find out.

You might want to be more clear when posting the questions on SCN to get the best response.

Read only

0 Likes
1,473

searching SCN would even be the better option as it is frequently asked question, so frequently asked that it is no more accepted in MM space.