Passing importing parameter in ABAP to java script variable
79 Views
Hi Experts,
I am calling a ABAP function module in javascript.Now how can I take importing parameter in ABAP to java script variable. Because I need to give alert using the improting Paramter value...