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

function module for below???

Former Member
0 Likes
447

Hi all,

I m getting a error message at status bar ("abc") (when i run my own transaction).

If I double click on that message at status bar, I want to display another message on that screen (created by me like "abc def") but i m getting the documnted message.

Is there any function module for this?

regards,

Sadhin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
417

Hi,

If you want user specific message while clicking on the status message, you need to maintain the long text in the Message Maintenance Transaction (se91) for the particular number.

2 REPLIES 2
Read only

Former Member
0 Likes
418

Hi,

If you want user specific message while clicking on the status message, you need to maintain the long text in the Message Maintenance Transaction (se91) for the particular number.

Read only

Former Member
0 Likes
417

Dear friend,

U can do it using nested exception handling in se91 in function builder exception tab.

Pls reward points.

Regards,

Ameet