Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Exit for Logoff.

Former Member
0 Likes
412

Hi ,

Is there any user exit or badi available to enhance the Logoff button .

My scenario is we have server A , from where we execute a RFC function module which will call a transaction XYZ(for eg) in server B . Now the standard logoff button/function in transaction XYZ will disconnect the RFC connectivity between A & B when pressed and will result in short dump. Just want to know is there any work around . Dont suggest to develope a custom XYZ as this XYZ is standard sap menu management screen and which in turn calls several custom and standard transactions through its menu.

It will help me if u could suggest me a standard exit or badi.

Points will b rewarded.

Regards,

Barath.

1 REPLY 1
Read only

Former Member
0 Likes
344

H,

Can you try these Fm's

BAPI_XMI_LOGOFF

SXMI_LOGOFF

SPH_R3_LOGOFF

Regards

Sudheer