<?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: Modify SAP Logon screen by adding new fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555616#M21235</link>
    <description>&lt;P&gt;This note didn't say it's not feasible, it just says "SAP strongly recommends not changing the system program SAPMSYST because by doing so, serious problems may arise (for example, the dialog logon is generally no longer possible!)..."&lt;/P&gt;</description>
    <pubDate>Thu, 19 Oct 2017 06:16:41 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2017-10-19T06:16:41Z</dc:date>
    <item>
      <title>Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555612#M21231</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
  &lt;P&gt;The requirement that I have is to automate the password reset functionality via SAP Logon screen. For this I need to add a button forgot password on the SAP Logon screen . On click of this button a subscreen to be called which will have additional fields that will be filled by the user.&lt;/P&gt;
  &lt;P&gt;From scn I found that the SAP Logon screen can be modified by adding Icons and text as per SAP Note #205487. &lt;/P&gt;
  &lt;P&gt;Please let me know if this is feasible. If yes then what are the steps to follow.&lt;/P&gt;
  &lt;P&gt;Thanks in advance.&lt;/P&gt;
  &lt;P&gt;Jaya&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 08:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555612#M21231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-10-18T08:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555613#M21232</link>
      <description>&lt;P&gt;i think not possible&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 04:18:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555613#M21232</guid>
      <dc:creator>former_member241258</dc:creator>
      <dc:date>2017-10-19T04:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555614#M21233</link>
      <description>&lt;P&gt;Without any reasoning, your comment adds no value.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 06:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555614#M21233</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2017-10-19T06:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555615#M21234</link>
      <description>&lt;P&gt;There are two reasons why this is (probably) not possible. 1) When clicking on the button, for anything to happen the user would have to be logged in. 2) The password programming has traps in it, whereby if used unofficially (like from a program in a custom package), the userid is administratively locked.&lt;/P&gt;
  &lt;P&gt;How are passwords currently reset on your system? There may be another approach.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 06:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555615#M21234</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2017-10-19T06:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555616#M21235</link>
      <description>&lt;P&gt;This note didn't say it's not feasible, it just says "SAP strongly recommends not changing the system program SAPMSYST because by doing so, serious problems may arise (for example, the dialog logon is generally no longer possible!)..."&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 06:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555616#M21235</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-10-19T06:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555617#M21236</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;The program for SAPGUI Logon screen is SAPMSYST and the screen number is 0020. However, if you try to display/change the source code of the program in SE38, you will be prompted by a message saying "The source code is protected. See explanation on long text", and when you click the message, you will see the diagnosis that says "The desired source text is protected by SAP because changing it could cause system errors". These messages basically says that it is a bad idea to change the program for the logon screen.&lt;/P&gt;
  &lt;P&gt;In SE51, you can actually modify the screen in terms of its layout (e.g. add pushbutton), but I don't think you can add functionality to it like calling a subscreen when the pushbutton is clicked. For that, you will need the user command PAI module of the program, which is, in this case, not accessible.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 06:35:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555617#M21236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-10-19T06:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555618#M21237</link>
      <description>&lt;P&gt;If the "forget password" function is a web based procedure you may embed a Link or an HTML GUI control on the logonscreen.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 13:19:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555618#M21237</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2017-10-19T13:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555619#M21238</link>
      <description>&lt;P&gt;Thanks Mr Uwe Fetzer for your inputs. Here we are using an external portal application for the password reset functionality.&lt;/P&gt;
  &lt;P&gt;I would want to call the portal link on the sap logon screen.&lt;/P&gt;
  &lt;P&gt;Hence could you please tell me what are the steps involved to call an link on the SAP logon screen.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Jaya&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 02:12:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555619#M21238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-10-24T02:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555620#M21239</link>
      <description>&lt;P&gt;Can you please tell us which technology is your "SAP logon screen" ? Is it really SAP GUI for Windows as suggested by your reference to the note 205487, or is it a SAP logon screen via the web browser ?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 05:54:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555620#M21239</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-10-24T05:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555621#M21240</link>
      <description>&lt;P&gt;It is SAP GUI for windows.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 05:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555621#M21240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-10-30T05:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555622#M21241</link>
      <description>&lt;P&gt;If you want to change SAPMSYST, to avoid being blocked, take all precautions : create and release a transport request containing R3TR PROG SAPMSYST, be sure there is an up-to-date and valid backup of the system to be able to restore it quickly (work closely with the administrators). In case nothing works, try the profile parameter "login/quiet_mode" as described in note &lt;A href="https://launchpad.support.sap.com/#/notes/2429578/E"&gt;2429578 - How to deal with error rabax during sapgui logon&lt;/A&gt;.&lt;/P&gt;
  &lt;P&gt;PS: to avoid being blocked, the only solution which surely works is restoring the whole system.&lt;/P&gt;
  &lt;BR /&gt;</description>
      <pubDate>Mon, 30 Oct 2017 06:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555622#M21241</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-10-30T06:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SAP Logon screen by adding new fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555623#M21242</link>
      <description>&lt;P&gt;You can simply add an information message to the logon screen:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/81356-image.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Not sure if it could be an actual clickable link but copy-pasting it into a browser is not that hard.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 19:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-sap-logon-screen-by-adding-new-fields/m-p/555623#M21242</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-10-30T19:01:49Z</dc:date>
    </item>
  </channel>
</rss>

