sapdev logo background
sapdev logo sapdev logo
Comments

SAP SXML READER WRITER ABEXA documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

sXML Library, Modify XML Data
Reads, modifies, and writes to XML data.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
XML data is parsed using object-oriented methods . If the node is a character-like value node , the value in the associated object is transformed to uppercase letters. All read nodes and any modified nodes are rendered using object-oriented methods
in the same loop. The result is XML data in which all literal text elements are in uppercase letters.

Note
Any parts of XML data can be modified in a similar way. For example, the functions to_mixed , from_mixed can be used to convert the names of XML elements between different naming conventions.
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




SXML_PARSING_STEPS_ABEXA
SXML_RENDERERING_NS_ABEXA




comments powered by Disqus