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

BAPI_USER_CHANGE

Former Member
0 Likes
367

Dear all.

I need a function Module that can change the PWD off an User. I'm using the function BAPI_USER_CHANGE it change the PWD but at the logon it ask me to change again the pwd.

My Objective is to change the PWD using this program, and not need to change it again at logon.

Thanks in advanced.

1 REPLY 1
Read only

Former Member
0 Likes
331

You could try with ME_USER_CHANGE_PASSWORD.

Hope this helps.

Sudha