Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8868

Re: Issue with simple transformation code

$
0
0

The simplest way is to convert your data first into an internal table with fields for name, address, salary etc.

 

Then use:

DATA my_output_xml TYPE string.

CALL TRANSFORMATION id RESULT xml my_output_xml SOURCE data = internal_table.


Viewing all articles
Browse latest Browse all 8868

Trending Articles



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