<?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 Restore Number Range value in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826218#M1315849</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 am using a number range in order to fill certain field's value in a customer Infotype. &lt;/P&gt;&lt;P&gt;How can I restore the Number Range value if the Infotype's update wasn't successful. &lt;/P&gt;&lt;P&gt;Is there any FM that restore's the Number Range's value to the previous one ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, &lt;/P&gt;&lt;P&gt;Rotem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Jul 2009 15:43:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-04T15:43:57Z</dc:date>
    <item>
      <title>Restore Number Range value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826218#M1315849</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 am using a number range in order to fill certain field's value in a customer Infotype. &lt;/P&gt;&lt;P&gt;How can I restore the Number Range value if the Infotype's update wasn't successful. &lt;/P&gt;&lt;P&gt;Is there any FM that restore's the Number Range's value to the previous one ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, &lt;/P&gt;&lt;P&gt;Rotem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2009 15:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826218#M1315849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-04T15:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Number Range value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826219#M1315850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check funciton group SNRO, SNR1, SNR2 and SNR3 you will be get FM for reset your number range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2009 07:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826219#M1315850</guid>
      <dc:creator>Peranandam</dc:creator>
      <dc:date>2009-07-05T07:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Number Range value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826220#M1315851</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 don't want to reset the number range's value. &lt;/P&gt;&lt;P&gt;I want to restore it's previous value if my IT update have failed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2009 19:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826220#M1315851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-05T19:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Number Range value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826221#M1315852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;in your prog Check if update fials if  yes reset the current number of the number range using Fm to the one you have ( generated -1) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 00:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826221#M1315852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T00:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Number Range value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826222#M1315853</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;In general, Number Ranges cannot be restored, that is why its better to do all checks before getting the next number of the number range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the number range's number is incremented it cannot be reversed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this will definitely introduce some gaps in the assigned numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 03:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restore-number-range-value/m-p/5826222#M1315853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T03:46:35Z</dc:date>
    </item>
  </channel>
</rss>

