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 to automatically close

0 Likes
730

When I run ALV report Standard POPUP window it is showing,

i need to close pop up automatically in Standard Function Module: SWW_WI_EXECUTE_NEW

Can anybody let me know how to Close the popup automatically in any Standard FMs?

Regards,

Nag

When I run ALV report Standard POPUP window it is showing,

i need to close pop up automatically in Standard Function Module: SWW_WI_EXECUTE_NEW

Can anybody let me know how to Close the popup automatically in any Standard FMs?

Regards,

Nag

2 REPLIES 2
Read only

Former Member
0 Likes
589

Hi Nag,

have you tried to set the FM's input parameter CALLED_IN_BACKGROUND to 'X'?

The FM's parameter documentation is not really good, but you can give it a try ...

Regards,

Klaus

Read only

Former Member
0 Likes
589

Hi Nagarjuna,

Please check if there any enhancement spot in the function module.With the help of enhancement spot you can suppress the pop up.

Regards,

Pravin