<?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 SE61 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/se61/m-p/2460346#M551937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using SE61, General text - ZLOGIN_SCREEN_INFO to add in additional info to display on SAP logon screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically i want to add an URL link as part of the info, but im searching upside down from the editor's functionality, it doesn't have anything that can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you guys please comment on how to achieve the above? Im using 4.6C.&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>Fri, 06 Jul 2007 01:34:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-06T01:34:25Z</dc:date>
    <item>
      <title>SE61</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se61/m-p/2460346#M551937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using SE61, General text - ZLOGIN_SCREEN_INFO to add in additional info to display on SAP logon screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically i want to add an URL link as part of the info, but im searching upside down from the editor's functionality, it doesn't have anything that can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you guys please comment on how to achieve the above? Im using 4.6C.&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>Fri, 06 Jul 2007 01:34:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se61/m-p/2460346#M551937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T01:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: SE61</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se61/m-p/2460347#M551938</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;&amp;lt;b&amp;gt;Adding text to the SAP logon/login screen&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Writing text to the Frontend SAP logon screen. This is very handy for identifying which SAP system the user is about to log onto, especially non production boxes. You can also warn them here of pending changes, updates or outages. Because it is up while they are typing in their user id and password, users can't claim they missed the system message.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP icons like the stop sign and warning signs can also be displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details can be found in OSS note #205487.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the details :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Transaction SE61 and select the document 'General text' (selection via F4 help), and create a text with the name ZLOGIN_SCREEN_INFO in the language defined with profile parameter zcsa/system_language.  Parameter zcsa/system_language usually have been done in (tcode - rz10 - instance profile - extended maintenance) by the basis administrator during SAP installation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the text does not exist in the system language, no output is made. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that there is space for 16 lines with 45 fixed-font characters each or for approximately 60 proportional space font characters on the logon screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Title lines (can be recognized by means of format keys starting with a 'U') are highlighted in the display. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also output icons at the beginning of lines by using an icon code (for example, @1D@ for the STOP icon). You can get a list of icon codes from Report RSTXICON. Pay attention to the codes with two '@' symbols displayed by the report. You cannot include text symbols. The 'include indicator' cannot be used for this function. SUBHINT here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These can be used on system messages as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also refer to the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/db22242d-0701-0010-28a2-aeaa1fefd706" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/db22242d-0701-0010-28a2-aeaa1fefd706&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        ravish goyal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 03:47:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se61/m-p/2460347#M551938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T03:47:33Z</dc:date>
    </item>
  </channel>
</rss>

