ABAP Keyword Documentation → ABAP Glossary
simple transformation
Abbreviation ST. SAP-specific programming language for transformations between XML formats and ABAP data and vice versa. Serializations and deserializations can be carried out with simple transformations.
Simple transformations are edited using the
Transformation Editor and are called using the statement CALL TRANSFORMATION
.