Simple TransformationsLocate this document in the navigation structure

Use

Simple Transformation (ST) is a proprietary SAP programming language that describes the transformation of ABAP data to XML (serialization) and from XML to ABAP data (deserialization).

ST - Overview

ST Program Structure

Addressing ABAP Data in Simple Transformations

Serialization and Deserialization

Modularization with Subtemplates

Using Other ST Programs

Access to ABAP Objects from ST Programs

ST - Appendix