Application Development 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: 

Auto Logout

Former Member
0 Kudos

Hi,

Is there any FM to logout the current user from ESS.

Points will be awarded for helpful answers...

Sarath.C

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Sarath,

You can make use of the following FM,

<b>

lmbp_resource_logoff

Reward points if this helps,

Kiran</b>

5 REPLIES 5

Former Member
0 Kudos

Hi Sarath,

You can make use of the following FM,

<b>

lmbp_resource_logoff

Reward points if this helps,

Kiran</b>

0 Kudos

Hi kiran,

I tried in SE37, Its working fine but what values should I pass to the FM to get it executed.

0 Kudos

Hi,

u don't need to pass any parameters.

simply u can use like this.

call function 'LMBP_RESOURCE_LOGOFF'.

rgds,

bharat.

0 Kudos

Barath,

I tried it its working fine in SAP, but I want it to be used in ESS where its not working. Its only closing the immediate window in the ESS but I want the entire ESS web page to be logged out from the user name.

Clemenss
Active Contributor
0 Kudos

FUNCTION TH_DELETE_USER.

Regards,

Clemens