<?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: Module pool PAI : loop at internal table not going inside the loop code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894047#M1596103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there records on the dynpro/screen in the table (not in the internal table of the program) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide&lt;/P&gt;&lt;P&gt;- logic of dynpro : LOOP/ENDLOOP of PBO and PAI&lt;/P&gt;&lt;P&gt;- internal table and table control definitions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Apr 2011 11:48:49 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2011-04-21T11:48:49Z</dc:date>
    <item>
      <title>Module pool PAI : loop at internal table not going inside the loop code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894044#M1596100</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;I am experiencing a strange problem. I have a loop in my module pool PAI. The table it loops at has entreis but the loop merely moves from &lt;/P&gt;&lt;P&gt;loop at statement&lt;/P&gt;&lt;P&gt;//some code here&lt;/P&gt;&lt;P&gt; endloop statement &lt;/P&gt;&lt;P&gt;but never goes inside to 'some code'.&lt;/P&gt;&lt;P&gt;It is iterating the no of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone give a clue as to why this could be happening ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inesha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 07:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894044#M1596100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-21T07:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool PAI : loop at internal table not going inside the loop code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894045#M1596101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post your part of code containing the loop?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 07:30:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894045#M1596101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-21T07:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool PAI : loop at internal table not going inside the loop code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894046#M1596102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure that the table is not empty?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 11:44:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894046#M1596102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-21T11:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool PAI : loop at internal table not going inside the loop code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894047#M1596103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there records on the dynpro/screen in the table (not in the internal table of the program) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide&lt;/P&gt;&lt;P&gt;- logic of dynpro : LOOP/ENDLOOP of PBO and PAI&lt;/P&gt;&lt;P&gt;- internal table and table control definitions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 11:48:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894047#M1596103</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2011-04-21T11:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool PAI : loop at internal table not going inside the loop code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894048#M1596104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Inesha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If u are sure that the internal table consist values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  try  looping with where condition that meets the internal table entries&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2011 09:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894048#M1596104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-23T09:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool PAI : loop at internal table not going inside the loop code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894049#M1596105</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;I think its better to post the code for better result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2011 19:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894049#M1596105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-23T19:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool PAI : loop at internal table not going inside the loop code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894050#M1596106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the select statements  (table or wa) so  you may get some solution to execute the code inside the loop &lt;/P&gt;&lt;P&gt;thanking you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 12:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-pai-loop-at-internal-table-not-going-inside-the-loop-code/m-p/7894050#M1596106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-25T12:30:50Z</dc:date>
    </item>
  </channel>
</rss>

