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 Change R3 User Password Programatically

Former Member
0 Kudos

Hi,

How can we change the R3 User Password Programatically. Some Basis FM Call should be helpfull.

Regards,

Vinay.

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

Hi,

You can this <b>SUSR_USER_CHANGE_PASSWORD_RFC</b> and change the Password.

Regards

vijay

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

Hi,

You can this <b>SUSR_USER_CHANGE_PASSWORD_RFC</b> and change the Password.

Regards

vijay

Former Member
0 Kudos

FM: <b>SUSR_PASSWORD_CHANGE_DIALOG</b> to achieve ur functionality

Former Member
0 Kudos

Hi,

In order to change the User password , I think U need

to LOG in atleast one client so as to change(copy) the

password in other client.

Regards,

GSR.