‎2005 Sep 14 9:10 PM
Hello to all
I'm developing a web application; It needs to verify user and password in SAP database. To do this I use DI API interface. I connect it to the database with the Company object, I can find the user (through GetbyKey method of User Object). The UserPassword property returns a string with ******* then when I try to compare the password entered by the operator with the password obtained form SAP they never are equal.
Please, if anyone can help me. Thanks
Best Regards
‎2005 Sep 14 9:32 PM
Have a look at the function module WWW_USER_AUTHORITY. Its been used in several BAPIs for check password feature. If you are not able to use it, may be you will find some clues in there.
Srinivas
‎2005 Sep 16 4:23 AM
Did the answers help you? Can you please close the post if resolved?
Thanks,
Srinivas