ABAP Keyword Documentation → ABAP - Release-Specific Changes → Changes in Releases 6.xx → Changes in Release 6.10
Integrating JavaScript in Release 6.10
In Release 6.10, Java scripts can be called from an ABAP program, which allows debugging in the source code of Java scripts. Integration also makes it possible to access ABAP Objects and ABAP data objects from JavaScript. Instance methods of ABAP Objects can also be called from JavaScript.
Other versions: 7.31 | 7.40 | 7.54
Note