2009 Jul 22 1:05 PM
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
2009 Jul 22 1:19 PM
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
2010 Jul 29 11:31 AM