<?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: Clearing Input Field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569744#M1432696</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 provided any btton to clear the input field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jan 2010 09:06:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-27T09:06:53Z</dc:date>
    <item>
      <title>Clearing Input Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569743#M1432695</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;after entering the value in the inut field and after pressing ENTER i am fetching the values and filling the table control.&lt;/P&gt;&lt;P&gt;Before giving the second input , INPUT Field should be cleared. When i am clearing the input field, the table control data is also clearing. how to clear input field alone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 08:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569743#M1432695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-27T08:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Input Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569744#M1432696</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 provided any btton to clear the input field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 09:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569744#M1432696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-27T09:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Input Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569745#M1432697</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;Be more specific with your query.&lt;/P&gt;&lt;P&gt;Now when you say the input is it the part of the table control or seperate i/o fields and you are trying to fetch details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i believe you are trying to insert the new records that you are selecting 2nd time.&lt;/P&gt;&lt;P&gt;if you data in the table control then append data into the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjith Nambiar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 09:08:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569745#M1432697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-27T09:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Input Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569746#M1432698</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; in the screen i have one input field and one table control.  based on the input given in input field iam filling the table control .     for giving the second input input field should be empty. when i am clearing that  screen input field in PBO , after giving the second input , iam able to see only one record in the table control. i.e. the record corresponding to the first input is also getting cleared in the table control.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 09:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569746#M1432698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-27T09:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Input Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569747#M1432699</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;When you clear the first input and enter the second value, n press enter then PAI module is called which populates thwe table control on the basis of what is there in the input field.&lt;/P&gt;&lt;P&gt;For getting the data corresponding to first input as well as second input you can append the corresponding rows to the internal table and display it in the table control&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 09:24:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-input-field/m-p/6569747#M1432699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-27T09:24:31Z</dc:date>
    </item>
  </channel>
</rss>

