<?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 Urgent Reqmt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-reqmt/m-p/1598522#M268750</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;1 ) Can Anyone tell me While Creating A Number Range Object  What is actually happening internally as well as the significance of each fields to be filled in the SNRO transaction[For Creation Of Object].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Do anyone know what are the steps to be followed in SPRO transaction and Customizing is done for what purpose&lt;/P&gt;&lt;P&gt;in Detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Sep 2006 08:20:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-14T08:20:20Z</dc:date>
    <item>
      <title>Urgent Reqmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-reqmt/m-p/1598522#M268750</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;1 ) Can Anyone tell me While Creating A Number Range Object  What is actually happening internally as well as the significance of each fields to be filled in the SNRO transaction[For Creation Of Object].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Do anyone know what are the steps to be followed in SPRO transaction and Customizing is done for what purpose&lt;/P&gt;&lt;P&gt;in Detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 08:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-reqmt/m-p/1598522#M268750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T08:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Reqmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-reqmt/m-p/1598523#M268751</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;1) look table TNRO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) trx. SNUM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 08:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-reqmt/m-p/1598523#M268751</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-09-14T08:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Reqmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-reqmt/m-p/1598524#M268752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SNRO Transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U would need to specific the object name first and on create it would ask you for the short and long text to describe the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interval characteristics is place where you specific the characterstics of the number range, basically whether it depends on the fiscal year, its domain/data element type and whether to rollover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customizing specs.&lt;/P&gt;&lt;P&gt;Here u can specify the transaction used to maintain the same, specify the warning message %(it would issue warning when it crosses the limit) and whether to buffer the number range if so the limit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 08:29:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-reqmt/m-p/1598524#M268752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T08:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Reqmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-reqmt/m-p/1598525#M268753</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;SNRO-Num range object.&lt;/P&gt;&lt;P&gt;This is used to generate unique number.&lt;/P&gt;&lt;P&gt;For ex say u want unique num to identify the reocrd in ur dic table then go for num range object.&lt;/P&gt;&lt;P&gt;In num range object u declare startin and ending num's say 1 to 99999. when u call this object 1st time using fun module(get_next) it will return 1 and subsiquent calls will return 2 3 4 5 upto 99999. after that again u have to increase this num.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Divakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 08:31:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-reqmt/m-p/1598525#M268753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T08:31:08Z</dc:date>
    </item>
  </channel>
</rss>

