Question:
I need to know when (date and time) the user is locked? is there a table?
Answer:
SUIM>Change Documents >For Users
Then, select appropriate choices under the "Selection Criteria for Changed Header Data" (i.e. Administrator Lock Set, Incorrect Password lock set, etc.). Then execute. The report should tell you date and time the lock occured.
Answer:
Hi,
you can also look at the table USR02, field UFLAG. 64 = locked by admin, 128 locked by false login.
Bye