SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
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
- 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.
- Call for Simple Transformations
With CALL TRANSFORMATION, as well as
XSLT programs, you can now also call
Simple Transformations.
- Control options for transformations
In CALL TRANSFORMATION with the OPTIONS addition, you can call control options for the called transformations.