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 Report Data to XML data

Former Member
0 Likes
322

Is there any procedure that we can convert the ABAP report format to XML format ?

Message was edited by:

rama krishna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
297

Hi,

You can convert the ABAP output which is in internal table format into a XML stream using "CALL TRANSFORMATION" key word.

Thanks.

please reward if helpful.

1 REPLY 1
Read only

Former Member
0 Likes
298

Hi,

You can convert the ABAP output which is in internal table format into a XML stream using "CALL TRANSFORMATION" key word.

Thanks.

please reward if helpful.