Hello Guys,
i got an XML-internal Table with Head- and Postionsinformations from a purchase order and now i want to seperate them.
The Head informations into a Structure and the Positions into a internal Table.
The XML-Table:
gt_xml_data TYPE TABLE OF smum_xmltb
![xml.png]()