2009 Oct 09 12:54 PM
I have to encrypt a field SSN for IT 0002 in idoc.
after transporting i should have ssn in encryptred form.
Is there any function module to encrypt desired field ?
Thanks in advance.
2009 Dec 02 10:10 AM
Encryption at database level is implemented using the BAdI IDOC_DATA_MAPPER and the enhancement spot IDOC_DATA_CRYPT.
If it only needs to be encrypted for display check transaction WECRYPTDISPLAY.