<?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: SAP Logon Message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-logon-message/m-p/2206828#M472207</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;have you aldready check the logon SAP program? SAPMSYST screen 100?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen 100 have some information about the way of activating some users exits,&lt;/P&gt;&lt;P&gt;check this information (copy &amp;amp; paste ) from screen 100:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(h) Login-Lastverteil-Algorithmus aufrufen (SUBMIT RSRZLLG0)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    FUNCTION SUSR_LOGON_USER_EXIT&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="info"&gt;&lt;/SPAN&gt;   - Message ausgeben bei Anmeldung in unvollständiger Sprache&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(j)   - System-Default für Zeitzonen setzen (FB 'TZON_SYS_DEFAULT')&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(k)   - ggf. Hilfe-Applikation laden (FB 'HLP_RTF_DISPLAY_PRELOAD')&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(l)   - Kundenexit (ZXUSRU01)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(m)   - -ID lesenSAPphone: Arbeitsplatz und Benutzer zuordnen&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(n)   - ggf. fehlerhafte Transporte anzeigen (Benutzer-Einstellung)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(o)   - Anzeigen, ob Mail angekommen ist (FB 'SO_WIND_INBOX_INFO')&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  MODULE D020_USER_EXIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2007 15:32:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-27T15:32:43Z</dc:date>
    <item>
      <title>SAP Logon Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-logon-message/m-p/2206827#M472206</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; &lt;/P&gt;&lt;P&gt;During SAP Logon , For User name and Password combinations 2 kinds of messages are getting generated.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;1. If user name &amp;amp; Password combinations are wrong then message displayed  - " Name or password is incorrect, Please re-enter" .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2. If user is locked by admin - Message displayed - "User is locked.Please notify the responsible person", this message is getting displayed even though batch (background) jobs are going ( As users are locked out during any background processes). So Users are not able to identify for what reason the specific user is being locked out .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;So to make it with proper message display during SAP logon, A custom message like for an example if user is locked because of background processing then message would be displayed "Batch Processing is in progress,You are locked out".&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;-These messages are stored in table T100. &lt;/P&gt;&lt;P&gt;- I have had attempt to use the available enhancement SUSR0001 , but this gets triggered only when user is able to login.&lt;/P&gt;&lt;P&gt;- Also I had change in table T100 - text message But for any combinations, if user is locked by admin or user is locked because of batch processsing - displaying the same message. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Any inputs would be appreciated - how to distinguish the messages during SAP Login.- Standard SAP message &amp;amp; Custom message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 11:47:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-logon-message/m-p/2206827#M472206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T11:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Logon Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-logon-message/m-p/2206828#M472207</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;have you aldready check the logon SAP program? SAPMSYST screen 100?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen 100 have some information about the way of activating some users exits,&lt;/P&gt;&lt;P&gt;check this information (copy &amp;amp; paste ) from screen 100:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(h) Login-Lastverteil-Algorithmus aufrufen (SUBMIT RSRZLLG0)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    FUNCTION SUSR_LOGON_USER_EXIT&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="info"&gt;&lt;/SPAN&gt;   - Message ausgeben bei Anmeldung in unvollständiger Sprache&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(j)   - System-Default für Zeitzonen setzen (FB 'TZON_SYS_DEFAULT')&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(k)   - ggf. Hilfe-Applikation laden (FB 'HLP_RTF_DISPLAY_PRELOAD')&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(l)   - Kundenexit (ZXUSRU01)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(m)   - -ID lesenSAPphone: Arbeitsplatz und Benutzer zuordnen&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(n)   - ggf. fehlerhafte Transporte anzeigen (Benutzer-Einstellung)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(o)   - Anzeigen, ob Mail angekommen ist (FB 'SO_WIND_INBOX_INFO')&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  MODULE D020_USER_EXIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 15:32:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-logon-message/m-p/2206828#M472207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T15:32:43Z</dc:date>
    </item>
  </channel>
</rss>

