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

XML file to Table

Former Member
0 Likes
294

Hi ,

Can anyone tell me how to upload XML file and transfer that data in to internal table then after i how i can save as XLS format.

Thanks and Regards,

Lakshman.annamaneni

1 REPLY 1
Read only

Former Member
0 Likes
265

HI ,

you can use the function module 'GUI_UPLOAD' or 'TEXT_CONVERT_XML_TO_SAP' to upload the XML file data into an internal table.