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

Pop-up with single button

Former Member
0 Likes
969

Hi gurus,

I need a pop-up to be displayed when MIGO is posted using an exit EXIT_SAPMM07M_001 .The pop-up window should contain the following .

line 1: TEXT1 with <variable1 in run time>

line 2 : TEXT2 with <variable2 in run time>

line 3: one push button (OK button)

Please help me to find any suitable function module is available .Or any other solution(like screen design).

Thanks in advance.

Anupama.

Hi gurus,

I need a pop-up to be displayed when MIGO is posted using an exit EXIT_SAPMM07M_001 .The pop-up window should contain the following .

line 1: TEXT1 with <variable1 in run time>

line 2 : TEXT2 with <variable2 in run time>

line 3: one push button (OK button)

Please help me to find any suitable function module is available .Or any other solution(like screen design).

Thanks in advance.

Anupama.

3 REPLIES 3
Read only

Former Member
0 Likes
699

Please check FM's S_XML_SHOW_POPUP_WITH_TEXT, LAW_SHOW_POPUP_WITH_TEXT, JVA_POPUP_TO_DISPLAY_TEXT.

Read only

Former Member
0 Likes
699

Hi,

We have been using FM CALL FUNCTION 'POPUP_TO_DISPLAY_TEXT' for the same.

Ragards,

Raju Chitale

Read only

Former Member
0 Likes
699

Hi,

Have U tried the FM POPUP_TO_CONFIRM & POPUP_TO_INFORM ?

Regards

Kiran Sure