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

Convert Base64 encoded message into string

Former Member
0 Likes
433

Hello Experts,

I have an outlook message(text+image) which is encoded in base 64. I need to convert it into string(readable text).

Do we have any FMs for this conversion.

Thanks,

Suman

1 REPLY 1
Read only

Sm1tje
Active Contributor
0 Likes
369

[Base64 decoding|http://wiki.sdn.sap.com/wiki/display/Snippets/DecodingBASE64in+ABAP]

Search SCN first, you just might get lucky.