‎2008 Jul 10 12:29 PM
hi experts,
there is a FM (OS390_encrypt), for encryption, it is working in our SAND box server, but when we execute in our DB server it is not working
our version in SAP R/3 is 4.7 and BI.7.
waiting for ur response
thanks in advance
regards
kumar
‎2008 Jul 10 12:37 PM
Hi
Try this for encryption and decryption *'FIEB_PASSWORD_ENCRYPT' *
*'FIEB_PASSWORD_DECRYPT' *
You can't use these FM to decode user passwords.
Be very careful, because once the string has been encrypted the decryption side is the only way to get it back.
<removed_by_moderator>
Regards
Divya
Edited by: Julius Bussche on Jul 10, 2008 12:00 PM
‎2008 Jul 10 12:42 PM
hi,
thanks for ur answer
this FIEB* function do not use any key for encryption.
but OS390_encryption uses a key for encryption which we require.
regards
kumar
‎2008 Jul 10 12:59 PM
‎2008 Jul 10 1:01 PM
‎2008 Jul 10 2:39 PM
hi,
when we are executing the FM(os390_encrypt) it's not giving any out put and no error also.
actually it should give encrypted value
regards
kumar
‎2008 Jul 11 7:26 AM