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

Regarding warning message

Former Member
0 Likes
405

Hi abapers,

how to display the warning message in separate popup(not in the bottom of the same page)in module pool program?

2 REPLIES 2
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
378

Hi ,

Try with FM: C14Z_MESSAGES_SHOW_AS_POPUP

Rgds,

Sandeep

Read only

Former Member
0 Likes
378

Hi Subash,

Use FM FC_POPUP_ERR_WARN_MESSAGE

In this FM, just uncheck the field IS_ERROR and give your message title and message text.

Hope this will help.

Regards,

Nitin.