Hi All,
We are looking for some means to get Data from XML file into ABAP Internal Table. Are there any Function Modules or Classes. If available also plz give us some sample XML output supported by the same. What is the proper approach to accomplish this. We do not want to use IDocs as we are populating data into Customized table.
Plz give some ideas.
Thankx in Advance.
with Regards,
Kasi
Since release 6.20 there's a whole framework for this. Type 'from xml to abap' in the Search field at the top left part of SDN and read the first article which pops up.
Dirk
Add a comment