<?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 Input fields event in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-event/m-p/616078#M25525</link>
    <description>&lt;P&gt;Hi All, &lt;/P&gt;
  &lt;P&gt;is there an event triggered when a user inputs text in module pool programming?&lt;/P&gt;
  &lt;P&gt;The requirement is to set focus to input field B when the length of the input in field A reaches a certain limit&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 May 2018 08:58:26 GMT</pubDate>
    <dc:creator>mikesenikoglou</dc:creator>
    <dc:date>2018-05-15T08:58:26Z</dc:date>
    <item>
      <title>Input fields event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-event/m-p/616078#M25525</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;
  &lt;P&gt;is there an event triggered when a user inputs text in module pool programming?&lt;/P&gt;
  &lt;P&gt;The requirement is to set focus to input field B when the length of the input in field A reaches a certain limit&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 08:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-event/m-p/616078#M25525</guid>
      <dc:creator>mikesenikoglou</dc:creator>
      <dc:date>2018-05-15T08:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Input fields event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-event/m-p/616079#M25526</link>
      <description>&lt;P&gt;If you want a check live like that, i'm sorry but i'm pretty sure it's impossible.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;You can look on google for "ABAP Module Pool events" &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://sapabapcollections.wordpress.com/reports/module-pool/events-in-module-pool/" target="_blank"&gt;Example1&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://sapabapcollections.wordpress.com/reports/module-pool/events-in-module-pool/" target="_blank"&gt;Example2&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://www.guru99.com/dialog-programming-tutorial.html" target="_blank"&gt;Example3 long and detailed&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;if you find a solution, i'll be happy to try it out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 09:14:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-event/m-p/616079#M25526</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2018-05-15T09:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Input fields event</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-event/m-p/616080#M25527</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;"is there an event triggered when a user inputs text in module pool programming?&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;System &lt;STRONG&gt;won't trigger &lt;/STRONG&gt;events&lt;STRONG&gt; &lt;/STRONG&gt;while typing the text(Ex: AJAX concept in .NET). Once data entered in textbox, if any actions such as mouse click, or enter actions done, in such case, the PAI event will trigger, inside we can write code to trigger notification to user.&lt;/P&gt;
  &lt;P&gt;If your primary concern about the text length, hope you can reduce the size of the textbox which is enough instead of PAI logic. &lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 11:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-fields-event/m-p/616080#M25527</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2018-05-15T11:38:36Z</dc:date>
    </item>
  </channel>
</rss>

