<?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 Table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6552406#M1429852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;   I have created Module program for ServiceEntry Sheet (ML81N), in that whenever user cleciks on create button, SERVICE ENTRY SHEET No. will be generated. Now, My problem is that whenever i execute t code assigned to module pool, it generates only one Service entry Sheet number even though i selected 3 rows for which 3 shervice entry sheets were supposed to be generated, when i execute the same t code using debugging then it gives out me the desired outout, that is if i selected 3 rows of which 3 ses no are suppose to be generated then it generates.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;So my question is that  " when i execute t ocde normally it doesn't give me desired output but when i debug the same t code then it gives out desired output. How do i solve this error?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regrads,&lt;/P&gt;&lt;P&gt;vikram Salvi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2010 07:15:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-04T07:15:14Z</dc:date>
    <item>
      <title>Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6552406#M1429852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;   I have created Module program for ServiceEntry Sheet (ML81N), in that whenever user cleciks on create button, SERVICE ENTRY SHEET No. will be generated. Now, My problem is that whenever i execute t code assigned to module pool, it generates only one Service entry Sheet number even though i selected 3 rows for which 3 shervice entry sheets were supposed to be generated, when i execute the same t code using debugging then it gives out me the desired outout, that is if i selected 3 rows of which 3 ses no are suppose to be generated then it generates.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;So my question is that  " when i execute t ocde normally it doesn't give me desired output but when i debug the same t code then it gives out desired output. How do i solve this error?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regrads,&lt;/P&gt;&lt;P&gt;vikram Salvi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 07:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6552406#M1429852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T07:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6552407#M1429853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could have something to do with COMMIT WORK. During debugging, implicit COMMIT's are triggered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably have to post some relevant part(s) of your coding for an educated guess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 07:50:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6552407#M1429853</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2010-02-04T07:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6552408#M1429854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also try with COMMIT WORK AND WAIT&lt;/P&gt;&lt;P&gt;or Wait up to 2 seconds statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna Munukoti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 07:54:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6552408#M1429854</guid>
      <dc:creator>former_member217544</dc:creator>
      <dc:date>2010-02-04T07:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6552409#M1429855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using BDC to generate &lt;STRONG&gt;SERVICE ENTRY SHEET No.&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit G. Borkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 10:01:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/6552409#M1429855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T10:01:21Z</dc:date>
    </item>
  </channel>
</rss>

