‎2012 Jun 08 5:12 AM
Hi All,
Is it possible to access a local intranet using Alv Grid hyperlink fuctionality , as in present i am able to use it if it starts with 'http:// ',but suppose if i just want to access address '
pq.abc.com
xyz
proj' in that case this functionality does not work. So Please tell me is it possible. ?
Thanks in advance
‎2012 Jun 08 5:15 AM
There is some problem in displaying full message. ** suppose i just want to access address
" \\pq.abc.com\\xyz\proj\"
‎2012 Jun 08 5:15 AM
There is some problem in displaying full message. ** suppose i just want to access address
" \\pq.abc.com\\xyz\proj\"
‎2012 Jun 08 9:20 PM
Hi,
an intranet is also accessed through http or https protocol anyway, no?
If you have an issue with accessing it, then try the URL with program RSDEMO_HTML_VIEWER to see if it works from within SAP, and tell us the result?
Regards,
Sandra
‎2012 Jun 09 6:28 PM
‎2012 Jun 14 11:25 AM
Hi Sandra,
Thanks Issue has been solved. Thanks for your answer.
‎2012 Jun 08 10:42 PM
Hi Ashish,
if the link is visible in a cell, you need to activate it as hotspot, use event link_click and do the programming to start the HTML_VIEWER which actually uses OLE dlls connecting your MS internet explorer in a GUI control. Follow Sandra's hint.
Regards
Clemens
‎2012 Jun 09 6:29 PM