2008 Feb 15 3:46 AM
The function module FIEB_PASSWORD_ENCRYPT is giving same out for any input. Is there any other way to encrypt passwords
2008 Feb 15 3:52 AM
Hi,
just had another look at the FMs and this one should be perfect for your needs:
"DB_CRYPTO_PASSWORD"
(OR)
"VRM_COMPUTE_MD5"
2008 Feb 15 3:52 AM
Hi,
just had another look at the FMs and this one should be perfect for your needs:
"DB_CRYPTO_PASSWORD"
(OR)
"VRM_COMPUTE_MD5"
2008 Feb 15 6:27 AM