Quantcast
Channel: SCN : Unanswered Discussions - ABAP Development
Viewing all articles
Browse latest Browse all 8768

Converting Single Line XML Data to SAP Internal Table

$
0
0

Hi Experts,

I have converted the SAP Internal Table to XML Format using below code

CALL TRANSFORMATION zemp_t_leaves
   SOURCE newdataset = lt_source[]
   RESULT XML  xml_result.

Here I am able to get the XML_RESULT which is in XML format but the complete data is in single line and it is in XML format.

Now I want to upload this to Application Server - the single line.


So, how to convert this single line XML data to multiple lines for transferring into to a file on application server.


Please suggest if any ways.



Regards,

Rafi




Viewing all articles
Browse latest Browse all 8768

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>