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

ALV to XML conversion

Former Member
0 Likes
610

Dear all ,

I have one report that gives the output in ALV. Now i want to convert this output to XML tagged format. The columns in ALV will be treated as differant tags in XML file.

Can you please help in doing this?

Thanx in Advance.

Regards,

Nikhil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
527

Hi,

Please refer the link below:

http://www.erpgenie.com/abap/code/abap27.htm

Thanks,

Sriram Ponna.

Dear all ,

I have one report that gives the output in ALV. Now i want to convert this output to XML tagged format. The columns in ALV will be treated as differant tags in XML file.

Can you please help in doing this?

Thanx in Advance.

Regards,

Nikhil

2 REPLIES 2
Read only

Former Member
0 Likes
528

Hi,

Please refer the link below:

http://www.erpgenie.com/abap/code/abap27.htm

Thanks,

Sriram Ponna.

Read only

0 Likes
527

Thanx Shriram.... Problem Solved...