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 process

fanglin_ye
Participant
0 Likes
327

Hello all, i have to write an ABAP programm to read XML file. Are there standard libraries to be used, which are delivered by SAP? For example if i write a Java programm then i can use DOM oder SAX parser.

regards, Fanglin

1 REPLY 1
Read only

gouravkumar64
Active Contributor
0 Likes
284

HI,

As u r new, so from next time please READ @RULES OF ENGAGEMENT in this forum and

search in forum also.

For ur query,it is possible.

call transformation statement is helpful.

see these link.

http://scn.sap.com/people/r.eijpe/blog/2005/11/10/xml-dom-processing-in-abap-part-i--convert-an-abap...

http://scn.sap.com/people/r.eijpe/blog/2005/11/21/xml-dom-processing-in-abap-part-ii--convert-an-xml...

There are many other information also.please search.

Hope it helps.

Thanks

Gourav.