<?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: UserID &amp; Password Validation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/userid-password-validation/m-p/3285300#M785808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2008 04:03:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-09T04:03:19Z</dc:date>
    <item>
      <title>UserID &amp; Password Validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userid-password-validation/m-p/3285298#M785806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing one application using  module pool programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The initial screen has User ID and Password fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to keep the User ID field strictly alphanumeric and have subroutines in place to check that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is that the cursor should remain at the User ID field whenever I press TAB or Click on the Password input field after entering a non alphanumerical User ID.&lt;/P&gt;&lt;P&gt;How can I achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 14:00:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userid-password-validation/m-p/3285298#M785806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T14:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: UserID &amp; Password Validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userid-password-validation/m-p/3285299#M785807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not the nature of the SAPGui... it works in "block mode" which means the application server (and hence your ABAP) does not see the user's data values until it is sent from the front end... so unless you build your input fields in a front-end control (such as in the demo program SAPHTML_EVENTS_DEMO) and have "loss of focus" style validation in that layer (e.g. via Javascript), you won't be able to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 01:18:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userid-password-validation/m-p/3285299#M785807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T01:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: UserID &amp; Password Validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userid-password-validation/m-p/3285300#M785808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 04:03:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userid-password-validation/m-p/3285300#M785808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T04:03:19Z</dc:date>
    </item>
  </channel>
</rss>

