‎2008 Jun 11 4:36 AM
can any one tell how we can decript the password ?
is there any function module?
if yes,
can u tell me that function module name ?
Regards,
vijaya.
‎2008 Jun 11 4:36 AM
‎2008 Jun 11 4:36 AM
‎2008 Jun 11 4:50 AM
Hi lakshmi,
once try with this fm
Use the following FM to encrypt
CALL FUNCTION 'FIEB_PASSWORD_ENCRYPT'
Use the following FM to decrypt
CALL FUNCTION 'FIEB_PASSWORD_DECRYPT'
‎2008 Jun 11 5:07 AM
Hi
Please check this FM if ir helps
DB_CRYPTO_PASSWORD
Thanks
Praveen