JavaScript

Naimesh Patel | Last Updated on February 28, 2013

JavaScript in ABAP

With introduction to CL_JAVA_SCRIPT, we can now use the Javascript (JS) within ABAP.

Case Study: JavaScript in ABAP Usage

Sometimes, we need to evaluate complex expression. I had faced the similar issue. I was able to use JavaScript (JS) effectively to find a solution. The Background At one of my client’s place, we were moving away from Legacy Systems by implementing SAP. Client gets orders from its Customers. This Customers have unique requirement to…