<?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: Number Range - Billing Document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505160#M1933157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;AFAIK this is not possible with &lt;SPAN style="text-decoration: underline;"&gt;internal&lt;/SPAN&gt; range number, you have to manage a numeric range, and find some&amp;nbsp; BAdI/Exit to change the number in document (provided the domain allows alphabetic characters)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;I suppose you may already have used &lt;SPAN lang="EN-US"&gt;USEREXIT_NUMBER_RANGE&lt;/SPAN&gt; (include &lt;SPAN lang="EN-US"&gt;RV60AFZZ, documentation at&lt;/SPAN&gt; &lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/18/f62c7dd435d1118b3f0060b03ca329/content.htm?frameset=/en/18/f62c7dd435d1118b3f0060b03ca329/frameset.htm&amp;amp;current_toc=/en/64/72369adc56d11195100060b03c6b76/plain.htm&amp;amp;node_id=40"&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;User Exits For Billing&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN lang="EN-US"&gt;) to allocate interval to plant. From the includ with a where-used search you should find (2?) call of this exit and the following call of NUMBER_GET_NEXT to find some enhancement point to change generated number (there should be an explicit enhancement point available in enhancelent spot ES_SAPLV60A)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Raymond&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 08:01:27 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2016-02-02T08:01:27Z</dc:date>
    <item>
      <title>Number Range - Billing Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505159#M1933156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have gone through many of forum, I couldn't find any solution. So please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement: We have the 4 Different plant, so the number range should be as follow,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plant&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number Range&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11A000000 ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13B000000 ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15C000000 ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 17D000000 .......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: Functional consultant is trying to create a number range but It is not allow them to create Alphanumeric range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conclusion: They raised the request to Technical team. So I gone through many forum but I can see the many of discussion regarding this. But I couldn't find any solution. Hence I request to share your knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;John K. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 07:32:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505159#M1933156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-02T07:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Number Range - Billing Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505160#M1933157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;AFAIK this is not possible with &lt;SPAN style="text-decoration: underline;"&gt;internal&lt;/SPAN&gt; range number, you have to manage a numeric range, and find some&amp;nbsp; BAdI/Exit to change the number in document (provided the domain allows alphabetic characters)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;I suppose you may already have used &lt;SPAN lang="EN-US"&gt;USEREXIT_NUMBER_RANGE&lt;/SPAN&gt; (include &lt;SPAN lang="EN-US"&gt;RV60AFZZ, documentation at&lt;/SPAN&gt; &lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/18/f62c7dd435d1118b3f0060b03ca329/content.htm?frameset=/en/18/f62c7dd435d1118b3f0060b03ca329/frameset.htm&amp;amp;current_toc=/en/64/72369adc56d11195100060b03c6b76/plain.htm&amp;amp;node_id=40"&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;User Exits For Billing&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN lang="EN-US"&gt;) to allocate interval to plant. From the includ with a where-used search you should find (2?) call of this exit and the following call of NUMBER_GET_NEXT to find some enhancement point to change generated number (there should be an explicit enhancement point available in enhancelent spot ES_SAPLV60A)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Raymond&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 08:01:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505160#M1933157</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-02-02T08:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Number Range - Billing Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505161#M1933158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. The exit used in the following function module&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. RV_INVOICE_DOCUMENT_ADD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.RV_INVOICE_LIST_DOCUMENT_ADD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;1. RV_INVOICE_DOCUMENT_ADD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using your suggested spot &lt;SPAN style="color: #333333; font-size: 13.3333px;"&gt;ES_SAPLV60A. I found explicit enhancement RV_INVOICE_DOCUMENT_ADD_32. Can I use it for my requirement ? Please give me your suggestion. Please find the attachment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/879218" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;2.RV_INVOICE_LIST_DOCUMENT_ADD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I &lt;STRONG&gt;couldn't find any Explicit or Implicit&lt;/STRONG&gt; for this function module. I think Here the Billing document number will get create. am I correct ?&amp;nbsp; If It get create here, can you please tell me the possible way to achieve my requirement.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 10:19:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505161#M1933158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-02T10:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Number Range - Billing Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505162#M1933159</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;&lt;/P&gt;&lt;P&gt;Any help regarding the above requirement ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 12:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505162#M1933159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-04T12:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Number Range - Billing Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505163#M1933160</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;Have a look at this documentation on number range enhancement for SD&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechsolutions.com/pdf/SDDocumentNumberRangeEnhancements.pdf" title="http://www.saptechsolutions.com/pdf/SDDocumentNumberRangeEnhancements.pdf"&gt;http://www.saptechsolutions.com/pdf/SDDocumentNumberRangeEnhancements.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to help&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 14:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-billing-document/m-p/11505163#M1933160</guid>
      <dc:creator>roberto_vacca2</dc:creator>
      <dc:date>2016-02-04T14:58:43Z</dc:date>
    </item>
  </channel>
</rss>

