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 DATA

Former Member
0 Likes
461

Hello,

I have an xml file, and I need to extract the values.

<?xml version="1.0" encoding="utf-8"?>

<Root>

<SapData Id="123456789" Format="abc" Status="0" termin="2007-05-30" test="0">

<Root>

Values of SAPDATA in key value pair form ?

Any idea, how it works,

Regards,

null

Message was edited by:

Shah H

Message was edited by:

Shah H

Message was edited by:

Shah H

3 REPLIES 3
Read only

Former Member
0 Likes
438

Have a look at .

Hope this helps.

Sudha

Read only

0 Likes
438

Hello,

Is there any FM or OO Class for doing this job ?

Regards,

Read only

0 Likes
438

Hi,

Have anyone tried, this FM SWF_XML_TO_ABAP ?

What is xml type here ?

Regards,