<?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: Regarding Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733221#M1874241</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;&amp;nbsp; I am closing this thread as I achieved the scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Dec 2014 13:52:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-26T13:52:37Z</dc:date>
    <item>
      <title>Regarding Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733218#M1874238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; As per requirement, I am populating the data into table control and few of the columns are editable fields which will enter the input values by user.&lt;/P&gt;&lt;P&gt;However I have provided other two push buttons in the same screen along with table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing one of the issue like when I enter the value in table control editable fields and press enter button updating the values in table control .&lt;/P&gt;&lt;P&gt;However the PAI event is not triggering when I use one of the required push button to update the table control editable field value in database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems the PAI is triggering only once either for&amp;nbsp; enter button using from keyboard or push button only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest me how to proceed on above mentioned?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Suresh K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 23:06:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733218#M1874238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-11T23:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733219#M1874239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh, &lt;/P&gt;&lt;P&gt;You should first assign a function code to pushbutton, then response the function code in 'USER_COMMAND' module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 02:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733219#M1874239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-12T02:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733220#M1874240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PAI is always triggered for any of the function codes processed. So, pushbutton should trigger a PAI.&lt;/P&gt;&lt;P&gt;Can you post a screenshot of your screen for us to have a better idea at what is working and what is not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 02:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733220#M1874240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-12T02:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733221#M1874241</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;&amp;nbsp; I am closing this thread as I achieved the scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2014 13:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733221#M1874241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-26T13:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733222#M1874242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What was the problem and how did you fix it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Dec 2014 04:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control/m-p/10733222#M1874242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-27T04:33:27Z</dc:date>
    </item>
  </channel>
</rss>

