<?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 number range assignment(urgent) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-assignment-urgent/m-p/3308568#M792412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abap'rs &lt;/P&gt;&lt;P&gt;              I have a problem related to number range assignment with billing document ,I have to assign three series to the billing document,like first series will be 01 - 50,second will be 51 - 100 and third will be 101 - 151 .How we can do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for one billing doccument i have to assign a number range in three sub ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: pardeep kumar on Jan 31, 2008 5:28 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: pardeep kumar on Feb 4, 2008 1:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2008 11:15:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-31T11:15:04Z</dc:date>
    <item>
      <title>number range assignment(urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-assignment-urgent/m-p/3308568#M792412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abap'rs &lt;/P&gt;&lt;P&gt;              I have a problem related to number range assignment with billing document ,I have to assign three series to the billing document,like first series will be 01 - 50,second will be 51 - 100 and third will be 101 - 151 .How we can do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for one billing doccument i have to assign a number range in three sub ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: pardeep kumar on Jan 31, 2008 5:28 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: pardeep kumar on Feb 4, 2008 1:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 11:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-assignment-urgent/m-p/3308568#M792412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T11:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: number range assignment(urgent)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-assignment-urgent/m-p/3308569#M792413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pardeep, if you ask about SD billing documents, you can use the user exit USEREXIT_NUMBER_RANGE (Module pool SAPLV60A, program RV60AFZZ)&lt;/P&gt;&lt;P&gt;"The internal number range used in the standard system is specified in the billing type table and can be changed in this user exit. This user exit is only called when the billing documents is created."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this user exit, you can assign a new number range number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That means that you should define your number ranges in the SD customizing (VN01). Each number range is identified by his own number. The billing document gets the next free number from the number range identified by the field US_RANGE_INTERN in USEREXIT_NUMBER_RANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be aware that US_RANGE_INTERN can be CHAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 16:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-assignment-urgent/m-p/3308569#M792413</guid>
      <dc:creator>martin_schlegel</dc:creator>
      <dc:date>2008-01-31T16:01:34Z</dc:date>
    </item>
  </channel>
</rss>

