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

User locked

Former Member
0 Likes
703

Hi

How to confirm that perticular user is loacked in SAP. Is there any T code

Regards

Raj

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
661

Hi,

Please try transaction SU01 or SU01D and go to logon data tab.

Regards,

Ferry Lianto

5 REPLIES 5
Read only

Former Member
0 Likes
661

SU01.

Rob

Read only

ferry_lianto
Active Contributor
0 Likes
662

Hi,

Please try transaction SU01 or SU01D and go to logon data tab.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
661

Hello raja, there is an SAP table: USR02

Here you can check wich user is locked, checking the UFLAG value.

Read only

Former Member
0 Likes
661

Hi Raja,

USR02, table UFLAG: 64 is locked,

T-code SU01, you can unlock the locked the user as well..

If the hint is useful… Say thanks by reward….

Regards,

Prabhu Rajesh

Read only

Former Member
0 Likes
661

HI

Run Transaction Code SU10:

Run Report RSUSR006:

Run Transaction Code EWZ5

Run Transaction Code SUIM:

Regards

Pavan