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