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 table field data

Former Member
0 Likes
581

Hi,

I have a requirement for saving data in a encrypted format so that no one can have access to it.

The only to access that data will be to have the authorizations in which I will have to show the data decrypted.

For example if I wanted to encrypt an employee annual salary on IT 0008 how could I do it?

What FM should I use? Should I implement them on a BADI?

Thanks for your suggestions,

Pedro Barbosa

1 REPLY 1
Read only

Former Member
0 Likes
367

Try Class CL_HARD_WIRED_ENCRYPTOR.

G@urav.