Application Development 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: 

Reset user's password

Former Member
0 Kudos

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

Former Member
0 Kudos

You should use BAPI_USER_CHANGE

(naturally you need the accordant authorization)

5 REPLIES 5

Former Member
0 Kudos

You should use BAPI_USER_CHANGE

(naturally you need the accordant authorization)

Former Member
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

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

Former Member
0 Kudos

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..