<?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: Problem with Table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154108#M1515034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem Solve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Aug 2010 12:28:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-18T12:28:58Z</dc:date>
    <item>
      <title>Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154100#M1515026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I had a problem with Table Control. I give input values to the table , it disappears after PRESSING ENTER.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   After entering the values to the screen, going debug mode and see data is correctly passing to the corresponding structure in the PAI.  This is not happening properly in my case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me what is the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 11:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154100#M1515026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T11:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154101#M1515027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because the no of lines in table control is determined in PBO which is triggerred when you press enter. To avoid this you have to make the size of table control equal to no of lines entered in the PBO of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this you can use "Describetable control" option in the PBO. Hope this helps.&lt;/P&gt;&lt;P&gt;Please find the syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154101#M1515027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T12:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154102#M1515028</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;they are different thing when you are working with table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First check in the PAI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you Using Modify Statment inside the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is new line try to USe the append to internal table in the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check in the PBO r u passign properly internal table to Table control fields with cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the sample program in se38--&amp;gt;DEMO_DYNPRO_TABCONT_LOOP_AT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154102#M1515028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T12:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154103#M1515029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Thanks for your reply, But when we press Enter, PAI will trigger first, and My Internal table is having none of the values even if i make an entry in Table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:10:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154103#M1515029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T12:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154104#M1515030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Present i am using Modify Statement on Internal table, But my Work area present the values, After Modify statement, sy-subrc is showing as 4. Thats why Internal table consists not values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:13:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154104#M1515030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T12:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154105#M1515031</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;&lt;/P&gt;&lt;P&gt;that what i am try to tell you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the sample program in se38--&amp;gt;DEMO_DYNPRO_TABCONT_LOOP_AT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of using Modify try to Use Append to internal table from Table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:14:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154105#M1515031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T12:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154106#M1515032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try the below code snippet in your PAI to get the entered data into your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE TC_UA_OPERATION_MODIFY INPUT.&lt;/P&gt;&lt;P&gt;  MODIFY &amp;lt;intenal table&amp;gt;&lt;/P&gt;&lt;P&gt;    FROM &amp;lt;table control work area&amp;gt;&lt;/P&gt;&lt;P&gt;    INDEX TC_UA_OPERATION-CURRENT_LINE.&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TC_UA_OPERATION : Table control name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try coding this after the Loop ...Endchain statement in your PAI of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:15:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154106#M1515032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T12:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154107#M1515033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi srinu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can see  many threads related to  this&lt;/P&gt;&lt;P&gt;what might happen is ,loop in the PAI is missing which transfers the data from the table control to the internal table &lt;/P&gt;&lt;P&gt;ooor  the loop in the PBO which transfers the data back from the internal table to the table control. If one of those is missing, the data you put in on the screen will disappear after hitting enter. &lt;/P&gt;&lt;P&gt; and even check this link&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3787503"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;bhavana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:20:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154107#M1515033</guid>
      <dc:creator>former_member233090</dc:creator>
      <dc:date>2010-08-18T12:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154108#M1515034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem Solve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:28:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154108#M1515034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T12:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154109#M1515035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gr8......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/7154109#M1515035</guid>
      <dc:creator>former_member233090</dc:creator>
      <dc:date>2010-08-18T12:31:00Z</dc:date>
    </item>
  </channel>
</rss>

