<?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: prblem with Table control entry in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442591#M1412507</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;Basically in PAI while you loop through the internal table, you need to use modify the record using work area. This ensures that, the data entered in the table control will be saved in the internal table/table controle and will be visible in the table controle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Nov 2009 05:27:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-19T05:27:07Z</dc:date>
    <item>
      <title>prblem with Table control entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442587#M1412503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i created table control, but when i am executing the mpp and witting any thing on table grid then, data will not hold on the grid, automatic clear the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to solve it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Abhilash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 05:03:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442587#M1412503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T05:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: prblem with Table control entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442588#M1412504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhilash  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; what variables you are using is it database table fileds as well programe field names and screen fileds names are one and the same or u r moving . if database fields names , progarm variabled  and screen fields  are one and the same the next point u need to check is which level it is clearing .did u use any where clear statement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is also not the case then the piont we need to check is that weather PBO events and PAI events u have used in the right way &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check with this points if then also u dont get send the code so that i can tell where the problem is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sravya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 05:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442588#M1412504</guid>
      <dc:creator>sravya_ch</dc:creator>
      <dc:date>2009-11-19T05:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: prblem with Table control entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442589#M1412505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sravya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no i am not using any clear statement and i crated table control ref. to internal table, i created only entry screen just as for user requirement, when i am enter any thigh on grid and press enter then data not hold on the grid just clear it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhilash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Abhilash on Nov 19, 2009 6:20 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 05:19:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442589#M1412505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T05:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: prblem with Table control entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442590#M1412506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you modifying the internal table with the data entered? If you do not modify this is what will happen. Check this for reference&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="message" id="6581205"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 05:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442590#M1412506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T05:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: prblem with Table control entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442591#M1412507</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;Basically in PAI while you loop through the internal table, you need to use modify the record using work area. This ensures that, the data entered in the table control will be saved in the internal table/table controle and will be visible in the table controle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 05:27:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442591#M1412507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T05:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: prblem with Table control entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442592#M1412508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks buddy solved it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 06:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prblem-with-table-control-entry/m-p/6442592#M1412508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T06:30:35Z</dc:date>
    </item>
  </channel>
</rss>

