ABAP Keyword Documentation →  ABAP Glossary → 

XSL transformation

Program written in XSLT and used for transforming XML data. XSL transformations of the repository are edited in Transformation Editor and called using the statement CALL TRANSFORMATION. Implicit serializations and deserializations enable the direct transformation of ABAP data into XML formats and back.

More