Ansicht
Dokumentation

ABENABAP_XSLT_ASXML - ABAP XSLT ASXML

ABENABAP_XSLT_ASXML - ABAP XSLT ASXML

RFUMSV00 - Advance Return for Tax on Sales/Purchases   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Canonical XML Representation ()

The canonical XML representation asXML is the format of XML data that results from a serialization of ABAP data using XSLT programs as an intermediate format, or that is required for a deserialization using XSLT. This format is also known as ABAP Serialization XML.

The canonical XML representation supports all ABAP data types. The elementary ABAP data types are mapped to a set of XML schema data types. Conversely, special domains are available for further XML schema data types.

The asXML format is significant in the following cases:

  • The mapping of elementary ABAP data types to XML schema data types and vice versa.
  • In the case of self-written XSL transformations of ABAP data to an XML format, the asXML format of the serialization result must be known.
  • External XML data whose content is to be deserialized into ABAP data must be transformed to asXML format.
  • The asXML mapping of elementary ABAP data types to XML schema data types and vice versa is also used in Simple Transformation

Description of the asXML format:

Note

The asXML format of serialized ABAP data or objects can be created and examined using the predefined identity transformation ID. This transformation is not, however, symmetrical with respect to text strings that contain only blanks. A symmetrical transformation that creates the asXML format of ABAP data (excluding reference variables) can be created using the ST statement tt:copy (see the executable example).






CL_GUI_FRONTEND_SERVICES - Frontend Services   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 3003 Date: 20240328 Time: 113525     sap01-206 ( 46 ms )