<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Hyperlinks in SPRO help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyperlinks-in-spro-help/m-p/846351#M45296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diliip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which hypelinks do u mean, the icon which are with goggles ?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sanjeev.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jun 2005 12:36:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-02T12:36:14Z</dc:date>
    <item>
      <title>Hyperlinks in SPRO help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyperlinks-in-spro-help/m-p/846350#M45295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;In SPRO transaction when i display documentation it displays me the help window. But the hyperlinks do not work . How to make them working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dilip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2005 10:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyperlinks-in-spro-help/m-p/846350#M45295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-02T10:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in SPRO help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyperlinks-in-spro-help/m-p/846351#M45296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diliip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which hypelinks do u mean, the icon which are with goggles ?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sanjeev.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2005 12:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyperlinks-in-spro-help/m-p/846351#M45296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-02T12:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in SPRO help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyperlinks-in-spro-help/m-p/846352#M45297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;the hyper link i m talking is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after pressing f1 on one of the node in spro &lt;/P&gt;&lt;P&gt;following help window is displayed.&lt;/P&gt;&lt;P&gt;here "Maintain Time Zones" is hyperlink . after clicking it no other window is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dilip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Befor you configure your settings in the system, you should check in the workstep Maintain Time Zone whether the time zone you require exists. If the time zone does not exist, you create this in the workstep Maintain Time Zones , and you pass on a customer message to SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2005 07:19:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyperlinks-in-spro-help/m-p/846352#M45297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-06T07:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in SPRO help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyperlinks-in-spro-help/m-p/846353#M45298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think  you might try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Xn SPRO --&amp;gt;General Settings --&amp;gt;Setting Variants for Help ( SAP Lib ) :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintain an entry with proper file path for SAP Help folder. ( Take help from Basis Guy ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like as below in HTMLHELPFILE Tab:&lt;/P&gt;&lt;P&gt;MINISAP_DEF	WN32	IWBHELP	C:\Htmlhelp\Helpdata	EN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2005 15:59:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyperlinks-in-spro-help/m-p/846353#M45298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-06T15:59:46Z</dc:date>
    </item>
  </channel>
</rss>

