-1

Hey guys I was just wondering how you go about doing mass user locking/unlocking. More specifically what are the best ways to do so? Any insights would be appreciated, thanks.

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
oceanlab1
  • 21
  • 1
  • 9

2 Answers2

1

One way is to upload the list of users to be locked in SU10 and lock them. The other way which I know is to create a custom program using BAPI_USER_LOCK & BAPI_USER_UNLOCK.

Kush Kashyap
  • 116
  • 10
1

Use SU10, Luke!

enter image description here

This transaction allows many other mass operations besides (un)locking.

Suncatcher
  • 10,355
  • 10
  • 52
  • 90