Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FM

Former Member
0 Likes
593

Hi Experts,

I need to lock the users globally.

I am executing My program at development server.   Can I use SUSR_BAPI_USER_LOCK to lock Globally , ie.. Production server , quality server.

Regards,

Mohan.

1 ACCEPTED SOLUTION
Read only

michael_kozlowski
Active Contributor
0 Likes
540

If you are in central user administration environment then you should consider BAPI_USER_LOCK. Documentation decribes locking behaviour.

2 REPLIES 2
Read only

michael_kozlowski
Active Contributor
0 Likes
541

If you are in central user administration environment then you should consider BAPI_USER_LOCK. Documentation decribes locking behaviour.

Read only

0 Likes
540

Thanks Michael.