sapdev logo background
sapdev logo sapdev logo
Comments

SAP ABAP XSLT ASXML NAMED documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

asXML - Mapping of ABAP Data Types
Named data objects other than reference variables are represented in asXML as the content of the following elements:
bn1 ... /bn1
bn2 ... /bn2
...
An additional area is implemented for the objects referenced by reference variables:
asx:heap
...
/asx:heap
Depending on the ABAP data type, serializations map the value of named data objects to a particular XML representation; deserializations operate in the opposite direction:
  • Mapping of Elementary ABAP Types

  • Mapping of Structures

  • Mapping of Internal Tables

  • Mapping of Reference Variables and Referenced Objects
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




  • ABAP_XSLT_ASXML_GENERAL
    ABAP_XSLT_ASXML_REFERENCES




    comments powered by Disqus