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

Exit to MB21

Former Member
0 Likes
666

Hi Gurus!!!

I need a Help!

I'm working in Enterprise Version.

I need to put a Message in the transaction MB21. When the user put a code into the field PLANT (like C100) show a message to i.

Can you help me?

Thanks!!!!!

regards!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
603

Check this user exit MBCF0010 in SMOD. You can also check SAPLMEWB user exit

Message was edited by: Amit Gupta

Hi Gurus!!!

I need a Help!

I'm working in Enterprise Version.

I need to put a Message in the transaction MB21. When the user put a code into the field PLANT (like C100) show a message to i.

Can you help me?

Thanks!!!!!

regards!

2 REPLIES 2
Read only

Manohar2u
Active Contributor
0 Likes
603

You can also try with field exit if there is no Exit available. But CHECKS exits will be there.

Refer to this link's program which will list you the exits availbale for a given TCode.

Regds

Manohar

Read only

Former Member
0 Likes
604

Check this user exit MBCF0010 in SMOD. You can also check SAPLMEWB user exit

Message was edited by: Amit Gupta