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

Conversion of Binary to Text

Former Member
0 Likes
530

Hi,

I am facing a problem while converting data from Binary to Text format, I've used FM SCMS_BINARY_TO_TEXT but still there is no Output.

Can any1 please tell a FM which does the conversion??

Cheers

Abhishek

Hi,

I am facing a problem while converting data from Binary to Text format, I've used FM SCMS_BINARY_TO_TEXT but still there is no Output.

Can any1 please tell a FM which does the conversion??

Cheers

Abhishek

2 REPLIES 2
Read only

Former Member
0 Likes
493

Hi Abhishek,

Try using CONVERT_TEXT. Check the link for the usage ....

http://help.sap.com/saphelp_erp2004/helpdata/en/d6/0dba8f494511d182b70000e829fbfe/content.htm

Cheers

VJ