<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140215#M989993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;A href="http://www.anyang-window.com.cn/abap-how-to-use-number-ranges39-function/" target="test_blank"&gt;http://www.anyang-window.com.cn/abap-how-to-use-number-ranges39-function/&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Muneesh Gitta.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Muneesh Gitta on Jul 25, 2008 8:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jul 2008 06:06:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-25T06:06:45Z</dc:date>
    <item>
      <title>number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140210#M989988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do i can make field of a ztable to fire automatically with help of number ranges?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 07:28:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140210#M989988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T07:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140211#M989989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii!&lt;/P&gt;&lt;P&gt;  Check out this link, may be this link will help you out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/ge003.htm" target="test_blank"&gt;http://www.sap-img.com/ge003.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 08:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140211#M989989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T08:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140212#M989990</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;Refer to this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/2a/fa0331493111d182b70000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/2a/fa0331493111d182b70000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit AGarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 11:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140212#M989990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T11:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140213#M989991</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;First create a number range object say ZNUMB with the help of transaction SNRO if you want a number range for your specific requirement. Assign its intervals as you would like it to have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Z table is a transaction table( i.e. populated via a program) then while populating the value for the table use the function module "NUMBER_GET_NEXT" by passing the value of number range object you created( or you might also use the existing).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By calling this FM, each time a next number would be generated which can be used to make the particular field value generated on the fly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;MV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 12:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140213#M989991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T12:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140214#M989992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the 4.6x environment, SAP have included a number range generation&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;program just like those used for Purchase Order, Sales Order etc.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;This SAP number range generation is an include program.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;INCLUDE ZRANGENO.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Always have to be included in the main program data declaration&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;data: wnorange like INRI-NRRANGENR,            "number range,&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      wsubobj  like inri-SUBOBJECT,            "sub object&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      wdocno(12).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Steps :-&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;1. Number range Sub Object must be maintain in table ZSGRP&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   You can used transaction SE16 to create a table entries.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;2. Maintain number range and intervals in transaction code SNUM&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Written by : SAP Basis, ABAP Programming and Other IMG Stuff&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;             &lt;A href="http://www.sap-img.com" target="test_blank"&gt;http://www.sap-img.com&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'NUMBER_RANGE_ENQUEUE'&lt;/P&gt;&lt;P&gt;         exporting&lt;/P&gt;&lt;P&gt;               object              = 'ZOWNNO'   "Create with SNUM&lt;/P&gt;&lt;P&gt;         exceptions&lt;/P&gt;&lt;P&gt;               foreign_lock        = 1&lt;/P&gt;&lt;P&gt;               object_not_found    = 2&lt;/P&gt;&lt;P&gt;               system_failure      = 3&lt;/P&gt;&lt;P&gt;               others              = 4.&lt;/P&gt;&lt;P&gt;  if sy-subrc ne 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  message e086 with 'Lock error' sy-subrc.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call function 'NUMBER_GET_NEXT'&lt;/P&gt;&lt;P&gt;         exporting&lt;/P&gt;&lt;P&gt;               nr_range_nr         = wnorange&lt;/P&gt;&lt;P&gt;               object              = 'ZOWNNO'&lt;/P&gt;&lt;P&gt;               subobject           = wsubobj&lt;/P&gt;&lt;P&gt;         importing&lt;/P&gt;&lt;P&gt;               number                  = wdocno  "Number generated by SAP&lt;/P&gt;&lt;P&gt;         exceptions&lt;/P&gt;&lt;P&gt;               interval_not_found      = 1&lt;/P&gt;&lt;P&gt;               number_range_not_intern = 2&lt;/P&gt;&lt;P&gt;               object_not_found        = 3&lt;/P&gt;&lt;P&gt;               quantity_is_0           = 4&lt;/P&gt;&lt;P&gt;               quantity_is_not_1       = 5&lt;/P&gt;&lt;P&gt;               internal_overflow       = 6&lt;/P&gt;&lt;P&gt;               others                  = 7.&lt;/P&gt;&lt;P&gt;  if sy-subrc ne 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  message e086 with 'Number Range' sy-subrc.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call function 'NUMBER_RANGE_DEQUEUE'&lt;/P&gt;&lt;P&gt;    exporting&lt;/P&gt;&lt;P&gt;      object                 = 'ZOWNNO'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;P&gt;             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreekar.Kadiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 10:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140214#M989992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T10:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140215#M989993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;A href="http://www.anyang-window.com.cn/abap-how-to-use-number-ranges39-function/" target="test_blank"&gt;http://www.anyang-window.com.cn/abap-how-to-use-number-ranges39-function/&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Muneesh Gitta.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Muneesh Gitta on Jul 25, 2008 8:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 06:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range/m-p/4140215#M989993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T06:06:45Z</dc:date>
    </item>
  </channel>
</rss>

