cancel
Showing results for 
Search instead for 
Did you mean: 

Function module to read XML file in ABAP

Former Member
0 Kudos

Hey guys

i know its not the best place to ask this question but i m in urgent need of a function module which can read an XML file in ABAP.

we are passing an XML file to Application server and we want an ABAP code to read that XML file.

is there any module to read this XML file directly?

thanx

ahmad

Accepted Solutions (0)

Answers (3)

Answers (3)

prabhu_s2
Active Contributor
0 Kudos

This is the link which will give you the Code

http://www.geocities.com/rmtiwari/Resources/MySolutions/Dev/Codes/Report/Z_RMTIWARI_XML_TO_ABAP_46C....

Use this XML file to Upload the same, this Program will work for your XML file also,

http://www.geocities.com/rmtiwari/Resources/MySolutions/Dev/Codes/Report/input_xml.xml

See the below thread also

Former Member
0 Kudos

Ahmad,

Check this thread:

---Satish

prabhu_s2
Active Contributor
0 Kudos

Use the FM TEXT_CONVERT_XML_TO_SAP

Also, check out the blog

/people/thomas.jung3/blog/2005/05/15/abap-46c-to-640-delta-training

Former Member
0 Kudos

thanx guys

Former Member
0 Kudos

Hi Aamir,

Can you please let me know , that how to read the XML File in ABAP ? please ..... very urgent.