Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

encrypt SSN in idoc for infotype 0002

0 Kudos
313

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.

1 REPLY 1
Read only

Former Member
0 Kudos
246

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.