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: 

How to mass-reset user passwords as end users (create permanent password)

Former Member
0 Kudos

Hi,

So far I have always used eCATTS or LSMW to mass initialize end user passwords. Do you know how I can mass-change user passwords by logging on as the end user and then change the password to a permanent production password instead an administrator-reset PW? - Unfortunately, I cannot change the user type from dialog to service.

Thanks, Joerg

1 REPLY 1

former_member202471
Participant
0 Kudos

Hi Joerg,

If I understood well you want to set productive passwords to the users... in this case, I believe that the BAPI SUSR_USER_CHANGE_PASSWORD_RFC can help you.

Please have a look at this FM documentation under the following URL for further reference:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/668e6629-0701-0010-7ca0-994cb7dec...

I hope it fits your requirements.

Best regards,

Felipe Fonseca.