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

Auto Logout

Former Member
0 Likes
749

Hi,

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

Points will be awarded for helpful answers...

Sarath.C

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
712

Hi Sarath,

You can make use of the following FM,

<b>

lmbp_resource_logoff

Reward points if this helps,

Kiran</b>

Hi Sarath,

You can make use of the following FM,

<b>

lmbp_resource_logoff

Reward points if this helps,

Kiran</b>

5 REPLIES 5
Read only

Former Member
0 Likes
713

Hi Sarath,

You can make use of the following FM,

<b>

lmbp_resource_logoff

Reward points if this helps,

Kiran</b>

Read only

0 Likes
712

Hi kiran,

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

Read only

0 Likes
712

Hi,

u don't need to pass any parameters.

simply u can use like this.

call function 'LMBP_RESOURCE_LOGOFF'.

rgds,

bharat.

Read only

0 Likes
712

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.

Read only

Clemenss
Active Contributor
0 Likes
712

FUNCTION TH_DELETE_USER.

Regards,

Clemens