<?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: Updating Database.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database/m-p/3602449#M867680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Please check that you are not using commit statement inside a loop. Use Commit statement only after the execution of loop.&lt;/P&gt;&lt;P&gt;Secondaly, Check for other performace related factors in programming. Take a trace of your program with ST05 and analyse where the system is taking more time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 08:07:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-01T08:07:50Z</dc:date>
    <item>
      <title>Updating Database..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database/m-p/3602447#M867678</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;&lt;/P&gt;&lt;P&gt;   I have created a database table with a name zasset with fields, serialno, barcode and description.. my requirement is when user enters serialno, description will be displayed and when a user enters barcode, it will automatically assigned to the serialno and barcode number will be added to zasset. field barcode in zasset table in blank..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        i did programming to update and it also updates the database table but mine problem is that it takes too much time to update.. is there any suggestions on this?&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;Vikram Salvi..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:43:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database/m-p/3602447#M867678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T07:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Database..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database/m-p/3602448#M867679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try using statement COMMIT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:01:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database/m-p/3602448#M867679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Database..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database/m-p/3602449#M867680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Please check that you are not using commit statement inside a loop. Use Commit statement only after the execution of loop.&lt;/P&gt;&lt;P&gt;Secondaly, Check for other performace related factors in programming. Take a trace of your program with ST05 and analyse where the system is taking more time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:07:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database/m-p/3602449#M867680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Database..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database/m-p/3602450#M867681</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;Use MODIFY ZASSET FROM WA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then check SY-SUBRC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a break point and try debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-database/m-p/3602450#M867681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T11:05:58Z</dc:date>
    </item>
  </channel>
</rss>

