Hi Guys,
I need to be able to change a users password via a Remote Enabled FM.
All info I have been reading points to using Function Module susr_user_change_password_rfc.
But, when I try to test this Function Module in se37 (by changing my own password) I keep getting "Incorrect User Name or Password" errors. Is this because Im still logged in while trying to do this cahnge? Surely I should then rather be getting some kind of "User Still Logged in" type of error?
I'm also in doubt as to what to enter in the "Import" parameters of thie Function Module. Especially Import Parameters "password" and "new_password". The datatType of both is confusing. They are both character 40 - so I just entered my old password and new password directly when testing the Function Module.
Please advise,
Christiaan