cancel
Showing results for 
Search instead for 
Did you mean: 

log off button in EM

Former Member
0 Kudos

Dear All,

                There is no log off button in EM UI.  Is there any way to bring it in ?

Thanks,

Shubh.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Shubh,

As per my opinion, I don’t think currently SAP EM Standard functionality offers “Logoff” button on WebUI.

It provides only Logon screen and Direct link user (without login and read authorization only to see the event handler data).

However, we can achieve through enhance SAP EM Webdynpro Component and Interface.

Two parts involved in this:

  1. Enhance /SAPTRX/EM_WDA_UI or /SAPTRX/EM_FPM_UI (Tcode SE80)  -> View and Windows and add “LogOff” button code.
  2. Execute Tcode SICF and Add Explicit Header Page Header in following path /sap/bc/webdynpro/saptrx/em_fpm_ui or /sap/bc/webdynpro/saptrx/em_wda_ui -> Error Pages -> Logoff Page

Check this blog link to implement Step by Step Webdynpro Logoff.

Regards

GGOPII