Skip to Content
0
Former Member
Jul 03, 2007 at 06:08 PM

Problem with Javascript in 7.0

23 Views

Hi,

i am creating a webtemplate in 7.0, i have written a javascript function to open a new browser, and attached the script to a button, but when i execute the template and press the button nothing happens.

my javascript is as follows:

function Bookmark(){

var = url;

url = SAP_BW_URL_Get();

SAPBWOpenWindow(url+'&cmd=BOOKMARK');

}

Can you please help with the correct javascript for executing this.

Thanks

Message was edited by:

Murali Gudibandi

Message was edited by:

Murali Gudibandi