<?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 Adding an extra line in the table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-an-extra-line-in-the-table-control/m-p/2016136#M412010</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;How can we add an extra record in the table control after the user hits ADD button?We tried doing it by incrementing the lines field in the table control,but it is executing the PBO part again after hitting the ADD button.Any SAP standard program will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2007 04:07:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-20T04:07:31Z</dc:date>
    <item>
      <title>Adding an extra line in the table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-an-extra-line-in-the-table-control/m-p/2016136#M412010</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;How can we add an extra record in the table control after the user hits ADD button?We tried doing it by incrementing the lines field in the table control,but it is executing the PBO part again after hitting the ADD button.Any SAP standard program will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 04:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-an-extra-line-in-the-table-control/m-p/2016136#M412010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T04:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an extra line in the table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-an-extra-line-in-the-table-control/m-p/2016137#M412011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any time u click a button in screen it will process the PBO.I dont think we can avoid that.the code for add line has to be written in PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Prajith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 04:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-an-extra-line-in-the-table-control/m-p/2016137#M412011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T04:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an extra line in the table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-an-extra-line-in-the-table-control/m-p/2016138#M412012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you click on ADD button   PBO will trigger after PAI.If you want to restrict&lt;/P&gt;&lt;P&gt; to process the PBO functionality in this case(When click on radio button) put  condition that when sy-ucomm not eq ADD(button function code).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. mark if useful.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 04:28:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-an-extra-line-in-the-table-control/m-p/2016138#M412012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T04:28:28Z</dc:date>
    </item>
  </channel>
</rss>

