Redirection Issue

I’m trying to use LOGIN (std) procedure with the TOP MENU App. I have an entry on the top menu LOGIN which calls app_login app. When user logs in and the login app closes I get wired effect of the top menu reopened under the original menu so I end up with 2 menus open on top one another. I tried SC_REDIR() with all possible options but get the same effect. Not sure if I’m doing something wrong or it is a bug. BTW. I have another (Selection App with the dropdown list which is control type) to select a record and assign global var’s and redirection works perfectly fine.

I would appreciate any input on this.
Art