ABAP for reading/writing files in XML format
Our client indicated that two external SAP systems are ONLY able to generate and read XML format files. We need to establish a bi-directional interface with these two systems, reading and writing files in XML format. Where can we find an example of at least one ABAP or ABAP objects program which read and write XML format files? Where we can find documentation about this point? We are working on SAP 4.7 version.
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial Director
The ABAP command you are interested in is CALL TRANSFORMATION. On the help for CALL, you'll see a link for "converting XML data". For program examples, I suggest searching for *XML* in SE37. This will yield some function modules that use this command.
Dig Deeper
-
People who read this also read...
-
This was first published in February 2005