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

passwod encryption

former_member498821
Participant
0 Likes
566

hi all ,

this is the reqirment for password encryption . ex user enter text like 123 it will show like this . for this any program is there

regards

venkat.

hi all ,

this is the reqirment for password encryption . ex user enter text like 123 it will show like this . for this any program is there

regards

venkat.

3 REPLIES 3
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
527

try this FM : FIEB_PASSWORD_ENCRYPT

Read only

Former Member
0 Likes
527

hi,

You can use the following FM .

1) DB_CRYPTO_PASSWORD

2) VRM_COMPUTE_MD5

3)FIEB_PASSWORD_ENCRYPT

Check out the following links for your requirement :

Read only

sridhar_meesala
Active Contributor
0 Likes
527

Hi,

What is your requirement?

Do you want the password field to be displayed as [ asterisks|]?

Thanks,

Sri.