Start of Content Area

The Class CL_JAVA_SCRIPT  Locate the document in its SAP Library structure

The NetWeaver Application Server ABAP still contains a class called CL_JAVA_SCRIPT, which can be used to execute JavaScript programs from ABAP. It also enables the data transfer between ABAP and JavaScript.

 

Caution

Support for the connection from JavaScript to ABAP will be modified without replacement in a future Release. Therefore the class CL_JAVA_SCRIPT may no longer be used.

 

End of Content Area