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 and Decrypt function modules

Former Member
0 Likes
3,140

Hi

Please tell the function module names to Encrypt the code with key and Decrypt code with key.

i know these function module names

'FIEB_PASSWORD_ENCRYPT' and 'FIEB_PASSWORD_DECRYPT' but its not working.

Please tell me its urgent.

Thanks.

6 REPLIES 6
Read only

Former Member
0 Likes
1,648

Hi Sri,

Please check this link

http://voiceofabap.blogspot.com/2008/05/function-module-for-encryption-and.html

Try out using this CALL METHOD cl_http_utility.

Best regards,

raam

Read only

0 Likes
1,648

Hi

Thanks for answers.

But here this function modules are not working.

Please tell me other function modules.

THanks

Read only

0 Likes
1,648

Hi Sri,

Please check these FM

OFX_ALS_PASSWORD_ENCRYPT

K_ENCRYPT_RESOURCE

Try this Method

CALL METHOD cl_http_utility.

http://sap.ittoolbox.com/groups/technical-functional/sap-dev/encrypt-and-decrypt-fm-does-not-work-11...

Best regards,

raam

Read only

Former Member
0 Likes
1,648

Hi,

Check the link which has the function modules required...

http://www.saptechies.com/function-module-for-encryption-and-decryption/

Regards.

Read only

Former Member
0 Likes
1,648

hiiii

go throgh following link

regards

twinkal

Read only

Former Member
0 Likes
1,648

Hi,

As our friends already had given you information about function modules...

So, Try using CL_HTTP_UTILITY..

Check the link to know about it...

http://help.sap.com/saphelp_nw2004s/helpdata/en/23/0e94a1e1f54330a6a7c2d8b3183ab1/content.htm

To know how more about it, how to work... check out the below link... its a PDF in detail abt that..

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/17a4f828-0b01-0010-8da1-d18...

Hope this would help you,

Regards

Narin Nandivada