SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →DOM
Document object model. Interface used to access XML documents. Based on an object-oriented tree-like representation of the documents in the memory, where each node is represented by an object. In ABAP, iXML Library can be used to edit XML documents in DOM representation.