Skip to Content
0
Former Member
Jun 03, 2009 at 06:53 PM

File to IDoc : XML parsing in ABAP mapping

38 Views

Hi,

In ABAP mapping I want to parse all of the incoming XML strings to internal table.Later I add few more fields to this table and transfer them to IDOC adapter in IDOC-XML format.In thsi case how do i get all of the input file data(converted from XML) into internal table using XML parsing in ABAP Mapping?

Thansk in advance,

RP