‎2008 Jul 30 11:59 AM
Hi All,
I have created a user using BAPI_USER_CREATE1.
I need to lock the user?
How can I lock the user created?
‎2008 Jul 30 12:02 PM
‎2008 Jul 30 12:02 PM
From SU01
you can do that
Go to SU01
enter USERID
Click on LOCK button( CTRL+F5) then lock
‎2008 Jul 30 12:07 PM
Use the FM:
BAPI_USER_LOCK
Used to lock an SAP USER object
BAPI_USER_UNLOCK
Unlock user
refer to the link below:
With luck,
Pritam.
‎2008 Jul 30 12:14 PM
hi,
Refer to the link.
http://help.sap.com/saphelp_nw04/helpdata/en/1c/129d440bbe4b7d8ae8b82879808d7e/frameset.htm
Regards
Sumit Agarwal
‎2008 Jul 30 12:25 PM
Hi,
please correct me if i am wrong.
User locking me, not allow user to login to system.
Then what is meant by password reset?
need more clarification on this.
If once user is locked, then is it that it requires password reset to the user who are been locked.