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: 

Password reset function module for particular client

Thulasi
Explorer
0 Kudos

Hi Experts,

Is there any function module to reset the password for a "particular SAP client only".

Thanks and regards,

Thulasi

2 REPLIES 2

kesavadas_thekkillath
Active Contributor
0 Kudos

Well i had a code snippet regarding this subject, it says to call the subroutine SET_NEW_PASS of program SAPMS01J.

In case of fm you can try SUSR_USER_CHANGE_PASSWORD_RFC

MarcinPciak
Active Contributor
0 Kudos

Try SUSR_PASSWORD_CHANGE_DIALOG

or SUSR_USER_PASSWORD_PUT

Regards

Marcin