‎2010 Jul 15 2:57 PM
Hi,
we want to transfer personal data from sap to non-sap system. Therefore we need to encrypt the data. The data should be transfered in a file. What are the opportunities via abap to encrypt datafiles. I do not found something useable.
Thanks in advance
‎2010 Jul 15 3:14 PM
Given a situation like this, that the data is going from SAP to a Non-SAP system. I would suggest that you use some kind of third party tool to encrypt after the file has been created in SAP system and then once its transferred to the Non-SAP system, you can use the same tool to decrypt it.