ABAP Keyword Documentation →  ABAP − Reference →  Data Interfaces and Communication Interfaces →  ABAP and JSON →  Transformations for JSON → 

Identity Transformations for JSON

The predefined identity transformation ID is executed internally so that all requirements for JSON transformations are met. The following combinations are possible:

When XML data is specified as an XML source or XML target, this covers all data that can be specified behind XML in CALL TRANSFORMATION, except for JSON data and JSON readers and writers.

Notes

Example

See Identity Transformation with JSON Writer as Target for the various ways of specifying JSON data as an XML source.

Examples

See the asJSON examples.