<?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: Exception while using number range. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-using-number-range/m-p/7251624#M1527655</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;If the number range object is specified as EXTERNAL, then the Document number is to be provided explicitly in transactions.  Function Module NUMBER_GET_NEXT should not be used for External number ranges. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Sep 2010 10:56:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-18T10:56:48Z</dc:date>
    <item>
      <title>Exception while using number range.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-using-number-range/m-p/7251623#M1527654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created on number range with interval c00001 czzzzzz and external number range is checked&lt;/P&gt;&lt;P&gt;When i am using this number range in FM NUMBER_GET_NEXT i am getting exception NUMBER_RANGE_NOT_INTERN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need to do for this???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Sep 2010 10:36:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-using-number-range/m-p/7251623#M1527654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-18T10:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exception while using number range.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-using-number-range/m-p/7251624#M1527655</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;If the number range object is specified as EXTERNAL, then the Document number is to be provided explicitly in transactions.  Function Module NUMBER_GET_NEXT should not be used for External number ranges. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Sep 2010 10:56:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-using-number-range/m-p/7251624#M1527655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-18T10:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exception while using number range.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-using-number-range/m-p/7251625#M1527656</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;Please suggest me how can i use this number range .&lt;/P&gt;&lt;P&gt;With alphanumberic interval what i need to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nidhi Sharma on Sep 18, 2010 6:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Sep 2010 13:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-using-number-range/m-p/7251625#M1527656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-18T13:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Exception while using number range.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-using-number-range/m-p/7251626#M1527657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nidhi,&lt;/P&gt;&lt;P&gt;Please check the f1 documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal (' ') or external ('X') number range flag&lt;/P&gt;&lt;P&gt;Indicator which determines whether the number range interval is external or internal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;The SAP system issues the numbers for internal number range intervals automatically. This number is between the from-number and the to-number. The last number issued is logged in the current number level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to enter a number for external number issue. The number you enter needs to be between the from-number and the to-number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bala Duvvuri&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Sep 2010 14:24:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-using-number-range/m-p/7251626#M1527657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-18T14:24:13Z</dc:date>
    </item>
  </channel>
</rss>

