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: 

New Button in the Message Popup

0 Kudos

Hello Guys ,

I have used the following statement for popping up a Warning Message,

Message text-001 type 'W' display like 'I'.

The message comes out allright but my issue is it comes with a 'New Entry' button beside the Tick Mark.

Can anyone help me to know what may be the issue.

Thanks in Advance.

7 REPLIES 7

ipravir
Active Contributor
0 Kudos

Hi Arindam,

You can use the 'POPUP_TO_DISPLAY' function module to fulfill your requirement.

Regards.

Praveer.


0 Kudos

Hello,

Thanks for the Suggestion,

But I am not facing issue in popping up the message but i just want to know what is the reason behind the button that is being displayed along with the tick mark.

ipravir
Active Contributor
0 Kudos

Hi,

Where you are displaying the Message? what kind of program is it?

Regards.

Praveer.

0 Kudos

It is an Implicit Enhancement

ipravir
Active Contributor
0 Kudos

Hi,

Since you are trying to displaying the message inside a standard program, may be it's taking the screen status also while displaying.

You can use the below FM to display the Message

'AQ_INT_SHOW_MESSAGE_AS_POPUP.

Regards.

Praveer.


0 Kudos

Thanks i think it will serve my Purpose

ipravir
Active Contributor
0 Kudos

Hi Arindam,

If you requirement is full fill, then you can close the thread.

Regards.

Praveer.