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

HI function module to pop up error message

Former Member
0 Likes
2,477

hi

can you tell me a functional module that can be used to generate a pop up of error message .

regards

avik.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,044

Hi,

Check below link........

6 REPLIES 6
Read only

Former Member
0 Likes
1,044

Hi,

Popup Related Function Modules:

POPUP_TO_DISPLAY_TEXT u2013 display 2 line text.

POPUP_TO_CONFIRM_WITH_VALUE (with Back and Exit)

POPUP_TO_CONFIRM_LOSS_OF_DATA (with Cancel).

POPUP_TO_CONFIRM_WITH_MESSAGE

POPUP_TO_DECIDE_WITH_MESSAGE

Hope this helps.

Regards,

Deepthi.

Read only

Former Member
0 Likes
1,044

Hi,

Check the below Thread,

Hope this helps.

Regards,

Anki Reddy

Read only

Former Member
0 Likes
1,044

Hi Nayak,

Does the MESSAGE statement not solve your purpose ? What extra functionality are you looking for ? Anything specific

Regards

Read only

Former Member
0 Likes
1,044

hi actually i have to get a pop up and block further execution is a condition is true.If you can pass me the code for the same plz do .

Read only

Former Member
0 Likes
1,045

Hi,

Check below link........

Read only

Former Member
0 Likes
1,044

This FM will be useful for your requirement,

POPUP_DISPLAY_MESSAGE

Regards,

Joan