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

Get XML data into SAP

Former Member
0 Likes
383

Hi ,

Is there any function module to get XML data into SAP?

If function module doesnt exist, suggest alternative to do it.

Thanks,

Shivaa...

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
353

If it's just to get XML : from where?

If it's to parse it : you may use XSLT or Simple Transformations (STRANS transaction and CALL TRANSFORMATION abap statement), or use iXML classes (CL_IXML, etc.)

Search the forum for more information.

Read only

anuj_srivastava
Active Participant
0 Likes
353

Hi Shiva ,

there is lot of stuff regarding ur query in SDN....

anyways check this link...

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/upload%252bxml%252bfile%252bto%252binternal%...

hope this solves ur problem.

Regards,

Anuj