Skip to Content
0
Former Member
Dec 29, 2007 at 01:00 PM

Get fields of XML structure in abap mapping

53 Views

Hi,

I have next structure:

get_next( ).

endwhile.

But it returns all fields of a node: all fields of EAN or all fields of LIN in a string without structure.

How can I get each value of codigo, ean, desc ?

Thanks, in advance.

Carme