cancel
Showing results for 
Search instead for 
Did you mean: 

finding whether a user is locked or not.

Former Member
0 Kudos

Hi abapers,

I have a requirment where i have to fiond whether a particular userid is locked or not.

I tried searching in table USR21 and ADR6 but i could not find a falg which tells me whether a particular user is blocked or not.

can i know which tables to acess to find if a particular user is locked?

Regards,

Aditya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check USR02 table

GLTGV - User valid from

GLTGB - User valid to

UFLAG - User Lock Status

Answers (1)

Answers (1)

Former Member
0 Kudos

Check table usr02 for field UFLAG.

regards.