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: 

Error message in ME22n transaction

Former Member
0 Kudos

Hi All,

We want to display error message at status bar of me22n transaction for some certain conditon.I am using a user exit where actually i am writing a code.I tried to write like this 'Message E101(ZE) ' but message is not displaying at status bar.

Thanks

Mohit

3 REPLIES 3

Former Member
0 Kudos

Hi ,

1 >If message is not getting shown at status bar then is it getting shown as popo up. ?

2 > If message is not at all getting shown then that means your exit is not getting called. Please put a break point inside your exit and exeute me22n and see if your debugger gets triggered.

If Debugger does not get triggered then that mean , either you have not created Project for yoour Exit OR you are using incorrect Exit.

Please revert with your observatins so that can help you further.

Hope this is helpful.

Regards,

Uma Dave

0 Kudos

Hi ,

Thanks for your reply. Message is showing as pop up.But it should be display at status bar.

Thanks

Mohit

0 Kudos

Hi All,

Any solution for this issue.

Thanks

Mohit