‎2011 Sep 05 1:20 PM
we are making a product where front end is web and back end is SAP. So when user registers in web then we need to save that user's password in hash i.e encrypted format. so that an basis/abaper whenever enters directly into the z table cannot view that password.when user lo-gin to the system through web i have to check the username and password(which is encrypted) in ztable. now my problem is that how i need to check this password value in encrypted format in database table. after validating this user and password only the user access will be given. How this can be done. I tried with FIEB_PASSWORD_ENCRYPT and FIEB_PASSWORD_DECRYPT but unsuccessful.
Awaiting for Valid Possible Solutions.
Thanking You.
‎2011 Sep 05 1:29 PM
‎2011 Sep 05 1:29 PM