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

Execute a function module when user exits.

Former Member
0 Likes
332

Dear All,

Do tell me like there is a FM wherein I can pass a username and TCode for the user at the start up,

NAVIGATION_SET_START_TCODE

is there any for EXITS/LOGOFF. We have an requirement wherein we need to update some details when user logoff from system so login validations can be flagged accordingly.

Regards,

Dantham Conpolwedson

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
301

Hello Dantham

Probably you are looking for user-exit SUSR0001 ( User exit after logon to SAP System ) consisting of the following components:

EXIT_SAPLSUSF_001   " Customer-Specific Check After Every User Logon

Regards

Uwe