cancel
Showing results for 
Search instead for 
Did you mean: 

SUS logoff link does not work

Former Member
0 Kudos

Can you help?

Logoff in SUS stays on the same page. Nothing happens. We tried OSS note 925292. This made no difference. We are SRM 5.0 extended classic scenario.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Could you please explain in details what exact has to be coded there and at which location in the "default.htm" ?

Chandan

khan_voyalpadusman
Active Contributor
0 Kudos

for the logoff --> to work in SUS --> you need to have implemented

MYSAPSSO2 in your system....this can be done only by SAP BASIS , so request your BASIS colleagues to implement that for you.

you can refer the following code to basis --> which is used for logoff..

transaction --> se80

2) bsp application and SRMSUS

3)pages with flow logic -->default.htm

4) here you will find the code

function DelSso2Cookie(sName,sPath)

function exitBSPApplication(newTargetUrl

these are the functions used in SUS for logoff