Skip to Content
0
Former Member
May 06, 2010 at 10:15 PM

Command sequencing for a javascript command

23 Views

Hi SDN community,

I am trying to execute a link in a web page that requires a command sequence.

The second command CMD_2 is a javascript function.

href="<SAP_BW_URL ITEM='GR_' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR_01&MULTI=X&HIDDEN=' CMD_2='javascript:change_report1();' ">

however, the function change_report1 does not seem to execute.

Is this possible, or do you have any working examples.

Thank you.

Simon