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 Log Off and Lock Users

Former Member
0 Likes
659

Hi,

My requirement is to run a batch input for a perticular time and for a perticular time zone.

During this, I want the users to log off. I want to give a popup message to log off in 5 mins and then log off the SAP automatically.

Then if the user tries to log in, for that period, he should go in display mode only. Or his user ID should be locked for that period.

Any idea how do we proceed?

Hi,

My requirement is to run a batch input for a perticular time and for a perticular time zone.

During this, I want the users to log off. I want to give a popup message to log off in 5 mins and then log off the SAP automatically.

Then if the user tries to log in, for that period, he should go in display mode only. Or his user ID should be locked for that period.

Any idea how do we proceed?

3 REPLIES 3
Read only

Former Member
0 Likes
626

Hi,

IF YOU WANT TO TEMPORARY LOCK THE CLIENT FOLLOW THE BELOW STEPS

1. GO TO CLIENT MAINTENENCE SCREEN T-CODE SCC4

2. GOTO DISPLAY CHANGE

3. NOW DELETE THE CLIENT ENTRY WHICHEVER CLIENT YOU TO LOCK.

4. SAVE.

NOW THE CLIENT IS LOCKED FOR ENDUSER.

IF YOU WANT TO GET BACK THE CLIENT JUST RE ENTER THE CLIENT NUMBER

WHICH YOU DELETED.

THE CLIENT WILL BE AVAILABLE AGAIN.

Thanks,

Uma

Read only

matt
Active Contributor
0 Likes
626

Please do not post in all CAPITALS

Read only

0 Likes
626

This will allow me to prevent the users from logging in.

But for the user who have already logged in - is there anything which can thrown them away?

With a popup informantion or just forcefully?

Thanks for yoru earlier reply.