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

encryption is sap

Former Member
0 Likes
369

hi

could you know how could we store data in database tables as encrypted. What is the way to encrypt data before storing into table.

Regards,

Siddivinesh

Moderator message: please search for available information/documentation.

Message was edited by: Thomas Zloch

hi

could you know how could we store data in database tables as encrypted. What is the way to encrypt data before storing into table.

Regards,

Siddivinesh

Moderator message: please search for available information/documentation.

Message was edited by: Thomas Zloch

1 REPLY 1
Read only

former_member282968
Contributor
0 Likes
324

Hi,

There is a FM for password encrypt in the function group: FIEB_PASSWORD

FM is :FIEB_PASSWORD_ENCRYPT

With regards,