cancel
Showing results for 
Search instead for 
Did you mean: 

Logoff / Logout Web Browser

Former Member
0 Kudos

Hi,

I have an application that is run on a brower (Internet Explorer). We want a logout button. I know that when you click the x in IE, it closes the browser and you are logged out of SAP. My question is: upon clicking the x, is there some background process that logs you off of SAP? or is the logoff merely a side effect?

Thanks!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Audrey,

if you deal with a bsp application check out note 517860 and its attachment on the SAP service market place.

There you find all the answers on your questions concerning BSP's.

Regards, Bernd

Former Member
0 Kudos

Hi Audrey,

if you mean a Web Dynpro application there is a small JavaScript event handler which reacts on closing the browser window and does a specific server request to initiate cleanup and logoff.

Hope that helps.

Regards

Stefan