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

FM LIKE MESSAGE

Former Member
0 Likes
489

HI

i look for FM that do what message do but i want to more things:

1. that i can seperate the text to 2 lines

2. that when i press Ok on the message the foucs back to the screen that i was ( i mean that the popup will have a ERROR type message)

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
450

As I said in my previous reply I think FM <b>POPUP_CONTINUE_YES_NO</b> will do this.

~thomas

HI

i look for FM that do what message do but i want to more things:

1. that i can seperate the text to 2 lines

2. that when i press Ok on the message the foucs back to the screen that i was ( i mean that the popup will have a ERROR type message)

thanks

2 REPLIES 2
Read only

Former Member
0 Likes
450

Hi ,

Use FM FC_POPUP_ERR_WARN_MESSAGE.

Regards,

Raghav

Read only

Former Member
0 Likes
451

As I said in my previous reply I think FM <b>POPUP_CONTINUE_YES_NO</b> will do this.

~thomas