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 an Excel sheet to XML format.

Former Member
0 Likes
704

Hi All,

we have extracted IDOC data into a Excel sheet but i wanted to convert this particular data into XML so that i can upload the same into my PI/XI server for further processing.

anyone can help me in this regard?

many thanks in advance

regards

vinila

Hi All,

we have extracted IDOC data into a Excel sheet but i wanted to convert this particular data into XML so that i can upload the same into my PI/XI server for further processing.

anyone can help me in this regard?

many thanks in advance

regards

vinila

2 REPLIES 2
Read only

Former Member
0 Likes
633

Hi,

Read the Excel file into Internal Table

And Refer code in link to create XML File.

https://wiki.sdn.sap.com/wiki/display/Snippets/SavedatatoXMLfile

Thanks & Regards,

ShreeMohan

Edited by: ShreeMohan Pugalia on Jul 22, 2009 2:20 PM

Read only

Former Member
0 Likes
633

.