‎2009 Jun 22 7:06 PM
Hi,
I want some help in developing a z program via which i can lock an userid if its not in use for more than 7 days.
Edited by: Rob Burbank on Jun 22, 2009 2:33 PM
‎2009 Jun 22 7:10 PM
You can use the BAPI FM BAPI_USER_LOCK to lock the user. Use the fields TRDAT & LTIME of table USR02 for the Last Login Date & Login Time.
Regards,
Naimesh Patel