cancel
Showing results for 
Search instead for 
Did you mean: 

closing the external window

Former Member
0 Kudos

Hi,

I am new to webdynpro ABAP, please someone help me in how to close the extenal window, from the application running on the external window.

I am actually creating a URL for a webdynpro component and I am running it on the external window, now I want to close the application browser, so that I can go back to the source window.

Regards,

Kamaraj

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

if you are using URL external window then they are two separate sessions. You have no connection as parent and child window and nothing forbids the user to go from one window to another window.

If this is really your use case and you want to close your own application/window by an button action or event handler method. Then you have to find out a way to close your application by an action.

see this forum discussion.

[FORUM|]