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

Unlock users

Former Member
0 Likes
1,175

Hi,

Which possibilities have we to schedule the unlocking of users ?

Thanks in advance.

DB.

8 REPLIES 8
Read only

Former Member
0 Likes
1,134

Have a look at Tx SM12.

Amit.

Read only

Former Member
0 Likes
1,134

I want to unlock users in a job, because i want to make it after a client copy in the night. I can't make it manually.

DB

Read only

Former Member
0 Likes
1,134

Hi,

try this BAPI',

BAPI_USER_LOCK and BAPI_USER_UNLOCK.

Regards, Dieter

Read only

Former Member
0 Likes
1,134

BAPI_USER_UNLOCK is a function. How to schedule it ? It works with SM37 ?

DB.

Read only

0 Likes
1,134

Hi,

sure, it's a function. Use this function in a report with the user, which you want to unlock.

You can start this report online or in batch (as you have mentioned).

Regards, Dieter

Read only

Former Member
0 Likes
1,134

Sorry, i'm too newbie in SAP to understand what you tell. A report, is it a variant ? But if yes, with which programm ?

Thanks for your help, Dieter.

DB.

Read only

Former Member
0 Likes
1,134

Hi Delphine,

sorry, but i think it's better your basis to do this.

Regards, Dieter

Read only

0 Likes
1,134

BAPI_USER_LOCK and BAPI_USER_UNLOCK are functions. Best to ask your abapper to show you how it works.