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

Reset user's password

Former Member
0 Likes
935

Hi!

I try to reset user's passwords. So I look at the function SUSR_USER_CHANGE_PASSWORD_RFC. But this function needs the old password as parameter. And I just want to set a new password. Does a such function exist ? Can someone help me ?

Thanks!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
897

You should use BAPI_USER_CHANGE

(naturally you need the accordant authorization)

5 REPLIES 5
Read only

Former Member
0 Likes
898

You should use BAPI_USER_CHANGE

(naturally you need the accordant authorization)

Read only

Former Member
0 Likes
897

Is there another one ? Because this one does not work...

Read only

Former Member
0 Likes
897

There were many questions in the past about the same issue. Try the following search and see if they help.

https://forums.sdn.sap.com/search!execute.jspa?dateRange=last90days&forumID=50&q=reset+password

Srinivas

Read only

0 Likes
897

In fact, change the last 90 days to 'All', you will see more.

Read only

Former Member
0 Likes
897

Password reset is generally done by BASIS team. Whenever a password needs to be reset BASIS team does it and the corresponding mail goes to the user.

Hope ur clear...

If so, try to award some points..