Hello !
I'm using :
select BNAME,MANDT,UFLAG from SAPSR3.USR02
to find locked users from a script.
How can I find the same information from the database level on a J2EE environment ?
There is no USR02 table under SAPSR3DB schema.
Message was edited by:
Andrei Nechifor
Hi AN,
U can use sm12 to find lock of users and unlock/delete the lock by selecting the required action.
u can find USR02 in table-se16.
if found suitable, reward points,
rgds,
idr
Add a comment