<?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 Custom Number Range in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-number-range/m-p/3787614#M911220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All: &lt;/P&gt;&lt;P&gt;I am writing a custom application which requires a new custom table with a &lt;/P&gt;&lt;P&gt;unique sequential number as part of the key. &lt;/P&gt;&lt;P&gt;I was thinking of letting my program just lookup the last sequential number &lt;/P&gt;&lt;P&gt;used in this table, just before incrementing that number by 1 and then &lt;/P&gt;&lt;P&gt;writing out the new record to this table. &lt;/P&gt;&lt;P&gt;Are there better ways of doing this? &lt;/P&gt;&lt;P&gt;Any ideas much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2008 18:54:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-23T18:54:25Z</dc:date>
    <item>
      <title>Custom Number Range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-number-range/m-p/3787614#M911220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All: &lt;/P&gt;&lt;P&gt;I am writing a custom application which requires a new custom table with a &lt;/P&gt;&lt;P&gt;unique sequential number as part of the key. &lt;/P&gt;&lt;P&gt;I was thinking of letting my program just lookup the last sequential number &lt;/P&gt;&lt;P&gt;used in this table, just before incrementing that number by 1 and then &lt;/P&gt;&lt;P&gt;writing out the new record to this table. &lt;/P&gt;&lt;P&gt;Are there better ways of doing this? &lt;/P&gt;&lt;P&gt;Any ideas much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 18:54:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-number-range/m-p/3787614#M911220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T18:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Number Range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-number-range/m-p/3787615#M911221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a new Object from T-CODE - &lt;STRONG&gt;SNRO&lt;/STRONG&gt;. Give an Interval and use the FM &lt;STRONG&gt;NUMBER_GET_NEXT&lt;/STRONG&gt; to get the next number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 19:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-number-range/m-p/3787615#M911221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T19:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Number Range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-number-range/m-p/3787616#M911222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the function 'NUMBER_GET_NEXT'. In the table NRIV you have toinsert &lt;/P&gt;&lt;P&gt;some information about the range of the numbers you wish to have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 17:39:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-number-range/m-p/3787616#M911222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-26T17:39:33Z</dc:date>
    </item>
  </channel>
</rss>

