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

Message class

Former Member
0 Likes
605

Hi,

Basically for Information and Termination we display it in dialog box and for Error, Warning and Sucess it displays in the Task bar. So can we display error,warning and success in dialog box

just like information and termination.

regards

AADI

5 REPLIES 5
Read only

Former Member
0 Likes
582

No we cannot do that, however, u can use POP-UP function modules to call pop ups...

Read only

former_member188827
Active Contributor
0 Likes
582

yes u can..

use fm,

popup_display_message

Read only

Former Member
0 Likes
582

Hi,

we can't display E,Wand S type messages in dialog box.

rgds,

bharat.

Read only

Former Member
0 Likes
582

Use POPUP_TO_DISPLAY_TEXT to display your messages

and give the titles/texts accordingly ...

Read only

Former Member
0 Likes
582

Hi,

No it is not possible to display using dialog box.

Try using Fms related to pop up windows.

Thanks,

Sriram Ponna.