<?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 inserting in DB in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-in-db/m-p/3771741#M907544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     I have five tables..From the screen i was gathering the values for this 5 tables.There is a key value which is common for all the tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was using select max( key_field) from table and getting the maximum value and incrementing tht value to generate dynamic key value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ita working fine..Now when 4-5 members try to give submit at the same time means its throwing problem..becoz of id generation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So is there any other way like syncronzation in SAP..any way there means plz tell me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2008 13:27:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-22T13:27:44Z</dc:date>
    <item>
      <title>inserting in DB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-in-db/m-p/3771741#M907544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     I have five tables..From the screen i was gathering the values for this 5 tables.There is a key value which is common for all the tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was using select max( key_field) from table and getting the maximum value and incrementing tht value to generate dynamic key value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ita working fine..Now when 4-5 members try to give submit at the same time means its throwing problem..becoz of id generation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So is there any other way like syncronzation in SAP..any way there means plz tell me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 13:27:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-in-db/m-p/3771741#M907544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T13:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: inserting in DB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-in-db/m-p/3771742#M907545</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;I would use number range object (using transaction SNRO) to create a number range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in programm I would use Funktion &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
NUMBER_GET_NEXT
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to get the next free number from object &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;Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 13:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-in-db/m-p/3771742#M907545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T13:30:40Z</dc:date>
    </item>
  </channel>
</rss>

