Skip to content

ABAP Keyword Documentation →  ABAP − Release-Specific Changes →  Changes in Release 6.40 

External Interfaces in Release 6.40


1. New callback routine for asynchronous RFC


2. Call for Simple transformations


3. Control options for transformations

Other versions: 7.31 | 7.40 | 7.54

Modification 1

New callback routine for asynchronous RFC

For the asynchronous RFC, the CALLING addition was introduced in order to also specify methods as callback routine.


Note

This change was also retransported after Release 6.20.

Modification 2

Call for Simple Transformations

With CALL TRANSFORMATION, as well as XSLT programs, you can now also call Simple Transformations.

Modification 3

Control options for transformations

In CALL TRANSFORMATION with the OPTIONS addition, you can call control options for the called transformations.