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

Parse XML streams via ABAP program or class

Former Member
0 Likes
429

Hi all,

because of a new requirement we would like to create characteristics from a XML file by using the following structure.

xmlns:gdt="http://sap.com/xi/SAPGlobal/Global" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

We do not use SAP XI but I would like to parse the XML stream from a file in order to have the information available in a ABAP program. For this reason I'm looking for a standard SAP ABAP program or class to read and parse such a XML file.

I would appreciate if somebody have more details on this topic.

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
302

Check this out.

Regards,

Rich Heilman