cancel
Showing results for 
Search instead for 
Did you mean: 

l_window_manager->create_external_window( .. ) shows existing logons....

simon_farrell3
Explorer
0 Kudos

Hi,

I'm trying to open a seperate window to my main running component so that I can display messages in it for the main component.

I need to allow focus in both windows which is why i've used an external window.

Problem is I keep getting an initial logon screen in the new window as below. I have to press continue first which is kind of annoying.

Anyone know how to bypass this?

Thanks

Simon

You are already logged on to the system in the following sessions:

Cancel all existing logons

Continue

Accepted Solutions (0)

Answers (1)

Answers (1)

simon_farrell3
Explorer
0 Kudos

You can enable multiple login in two ways.

goto SICF and open service.

1.Navigate to default_host->sap->bc->bsp->sap->srm(double click on srm service)

2.Open Error Pages tab and clcik on Configuration button.

3.Check whether check for multiple logon is enabled.

or

goto RZ10

To allow the user to have multiple login in SAP R/3, one have to set the Profile Parameters u201CLogin/disable_multi_gui_loginu201D OR u201CLogin/multi_login_usersu201D.

1. Login/disable_multi_gui_login

Controls whether multiple logins are enabled or disabled. 0 = enable 1 = disable

2. Login/multi_login_users

Here a list user IDs can be deposited that would allow users a multiple login even though the multi login is generally disabled. The multiple login information are stored in the table URSR41_MLD.

Note: Select extented administration and clcik display. this is the place to maintain parameters.

Ref:

Configuration Settings

Login Parameters