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

How to Change R3 User Password Programatically

Former Member
0 Likes
675

Hi,

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

Regards,

Vinay.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
645

Hi,

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

Regards

vijay

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.

3 REPLIES 3
Read only

Former Member
0 Likes
646

Hi,

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

Regards

vijay

Read only

Former Member
0 Likes
645

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

Read only

Former Member
0 Likes
645

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.