cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP and JavaScript

Former Member
0 Kudos

Hi guys,

I'm trying to understand if Class CL_JAVA_SCRIPT can be used to run a script to open a prompt window.

Using DEMO_JAVA_SCRIPT_MINI_EDITOR I'm not able to execute a simple script as "var user_answ = prompt();".

Did anybody of you tried to?

Is it possibile?

Could you please share a sample code?

Many thanks in advance

GFV

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Check and see if you get any help frm these links

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/840ad679-0601-0010-cd8e-9989fd65...

/people/azazali.shaik/blog/2006/10/16/abap-and-javascript

/people/azazali.shaik/blog/2006/11/15/abap-and-javascript-part-2

cheers

Sameer

GFV
Active Contributor
0 Kudos

Hi Sameer,

thanks for your contribution, but none of those sample speaks about prompt() js command. Any other suggestion?

The problem is openning a prompt invoked from a javascript.

Thanks

GFV