<?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: Hyper link in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010961#M78928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there should be something wrong. because the format of the link should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;DS:TRAN.YTCODE&amp;gt;LINK and not with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;DS:TRAN.YTCODE&amp;gt;LINK&amp;lt;/&amp;gt; and i guess that the reason that the system is not able to intepret it. to confirm this try just adding a link as explained to the program documentation and see whether you get the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Oct 2005 05:05:35 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2005-10-01T05:05:35Z</dc:date>
    <item>
      <title>Hyper link</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010955#M78922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;Can i have a Hyperlink in Login Screen?&lt;/P&gt;&lt;P&gt;I understand i can maintain my own text at SAP GUI login screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to give a link , when clicked on it can it take it to corresponding link ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 20:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010955#M78922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T20:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010956#M78923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a webdynpro for that. If you point it to an random www-address you will get an new window with an error but the content of the URL. OK, not formatted but the content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthias Kabel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 21:30:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010956#M78923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T21:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010957#M78924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its basically a standard text. as far as i know you cannot have HTTP links. we explored to do this but couldnt come up with a solution so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;I understand i can maintain my own text at SAP GUI login screen&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right, you can do this. there is a OSS note available explaining how to do this. dont remeber the number right now. if youwant i can search for the number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2005 07:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010957#M78924</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-09-28T07:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010958#M78925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am able to maintain text it is not an issue, my concern is to have link so taht one can click and go the respective pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Mano sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2005 07:44:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010958#M78925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-28T07:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010959#M78926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;work around&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a program with a following code&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;report y_test .
CALL FUNCTION 'CALL_BROWSER'
 EXPORTING
   URL                          = 'http://www.google.com '
*   WINDOW_NAME                  = ' '
*   NEW_WINDOW                   = ' '
*   BROWSER_TYPE                 = BROWSER_TYPE
*   CONTEXTSTRING                = CONTEXTSTRING
* EXCEPTIONS
*   FRONTEND_NOT_SUPPORTED       = 1
*   FRONTEND_ERROR               = 2
*   PROG_NOT_FOUND               = 3
*   NO_BATCH                     = 4
*   UNSPECIFIED_ERROR            = 5
*   OTHERS                       = 6
          .
IF sy-subrc &amp;lt;&amp;gt; 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign a transaction code to this program for example YTCODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in the text editor go to insert link-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;choose document class Transaction Link and in the next field end the transaction code and in the Name in document field enter the text for the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2005 09:08:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010959#M78926</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-09-28T09:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010960#M78927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raja,&lt;/P&gt;&lt;P&gt;Did the same, but at the login screen it is showing the text &lt;/P&gt;&lt;P&gt;ex: &amp;lt;DS:TRAN.YTCODE&amp;gt;LINK&amp;lt;/&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 07:06:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010960#M78927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T07:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010961#M78928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there should be something wrong. because the format of the link should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;DS:TRAN.YTCODE&amp;gt;LINK and not with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;DS:TRAN.YTCODE&amp;gt;LINK&amp;lt;/&amp;gt; and i guess that the reason that the system is not able to intepret it. to confirm this try just adding a link as explained to the program documentation and see whether you get the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2005 05:05:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010961#M78928</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-10-01T05:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010962#M78929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raja,&lt;/P&gt;&lt;P&gt;Editor itself throws an error if we dont give the end of link ie &amp;lt;/&amp;gt;, id id try that too but no luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more intresting thing is i choose Document Class &lt;/P&gt;&lt;P&gt;as Link to transaction and skip first screen and give the same link.&lt;/P&gt;&lt;P&gt;it looks like this &amp;lt;DS:TRAS.ZCODE&amp;gt;code&amp;lt;/&amp;gt; and try to see the Preview (Screen Output) It works fine and navigates me to the desired link.&lt;/P&gt;&lt;P&gt;However when i try open login login screen shows only &lt;/P&gt;&lt;P&gt;&amp;lt;DS:TRAS.ZCODE&amp;gt;code&amp;lt;/&amp;gt; this as text, do i need to change any settinsg to get the login screen as different screen output (Like a web or something?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Mano Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 05:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010962#M78929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T05:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hyper link</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010963#M78930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did someone finally succeed in creating links on the logon screen page ?&lt;/P&gt;&lt;P&gt;I am facing the same issue as Mano...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 09:04:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hyper-link/m-p/1010963#M78930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-28T09:04:51Z</dc:date>
    </item>
  </channel>
</rss>

