Application Development 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: 

Converting string to XML format

Former Member
0 Kudos

Hi All,

I have a requirement to convert string to xml format and download it. Atpresent, I have a string which is a collection of xml tags. I want to convert this string to xml format like <VALUE004>20387899.437</VALUE004>

<VALUE005>20387899.437</VALUE005>

<VALUE006>20387899.437</VALUE006>

Is there any function module for this.

1 REPLY 1

Former Member
0 Kudos

Chk this thread.