Ansicht
Dokumentation

ABENABAP_IXML_LIB_DOM_ACCESS - ABAP IXML LIB DOM ACCESS

ABENABAP_IXML_LIB_DOM_ACCESS - ABAP IXML LIB DOM ACCESS

rdisp/max_wprun_time - Maximum work process run time   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

- Access to DOM

DOM describes a tree-like representation, implemented using instances of classes, of a complete XML document in the memory. At the same time, each component of the XML file is created by a separate object. The associated interfaces of the iXML Library can be used to access an XML document in DOM format.

Notes

  • When working with DOM, it is important to know the difference between the nodes of the DOM and the elements of the represented XML data. Each part of an XML document is represented by a separate node. A single element in XML data in DOM consists of multiple nodes for tags, content and so on, which can be accessed individually or together.
  • iXML documents can be defined as an XML target, iXML documents and their nodes can be specified as an XML source for XSL transformations called using CALL TRANSFORMATION.

DOM Representation






Vendor Master (General Section)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1571 Date: 20240425 Time: 084806     sap01-206 ( 32 ms )