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

Password reset function module for particular client

Thulasi
Explorer
0 Likes
1,125

Hi Experts,

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

Thanks and regards,

Thulasi

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
651

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

Read only

MarcinPciak
Active Contributor
0 Likes
651

Try SUSR_PASSWORD_CHANGE_DIALOG

or SUSR_USER_PASSWORD_PUT

Regards

Marcin