cancel
Showing results for 
Search instead for 
Did you mean: 

FM for checking whether the USER's password is initial.

Former Member
0 Kudos

Hi All,

I have a requirement to reset the password of the user when it is initial as we do on the intial Screen of SAP when we login and reset the password for the first time.

So i need to check first if the users password is initial or not, if it is initial then i have to call a FM for changing the password( already got the FM for changing the password), need to know if there is any FM to check whether the password for a user is intial.

Experts please share your ideas.

Thanks

Kumar

Edited by: Phani Kumar Peddagopu on May 13, 2009 4:38 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

arjun_thakur
Active Contributor
0 Kudos

Hi Phani,

Your password input field must be binded to an attribute. Simply read that attribute and check if it is INITIAL, simply call the FM to change the password.

I hope it helps.

Regards

Arjun