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: 

function module for below???

former_member228751
Contributor
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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.

former_member235056
Active Contributor
0 Kudos

Dear friend,

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

Pls reward points.

Regards,

Ameet