2014 Aug 08 8:41 AM
Hi,
I have a requirement of displaying hyperlink on SAP Script.
I have searched a lot but didn’t found any proper answers. I have tried to use <%w>www.sdn.com </> but it’s not working for me. Please help.
Best regards,
Omkar
2014 Aug 08 8:46 AM
Hi Omkar ,
See the below code to print the text as hyperlink in scrips...
<%W>www.google.com</>.
Thanks ,
vamsilakshman.p