cancel
Showing results for 
Search instead for 
Did you mean: 

Don't close popup window on action

Former Member
0 Kudos

Hello!

I have a popup window, which contains another window from my component. I assigned actions to buttons. I need not to close popup after action in some cases. I want to decide in action's method. How can I avoid closing the popup?

Edited by: Konstantin Milutin on Feb 24, 2010 12:55 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

when u are creating the pop up window then there is a parameter close_in_any_case set its value as abap_false.

Answers (0)