<?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 Object maintained programatically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-object-maintained-programatically/m-p/2965914#M699836</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;I have custom number range object. I need to maintain this by programatically and NOT using transaction code SNRO. (ie create new instance, maintain Maximum number , delete instance etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody having a piece of code or info on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sa_R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2007 19:31:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-09T19:31:39Z</dc:date>
    <item>
      <title>Number Range Object maintained programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-object-maintained-programatically/m-p/2965914#M699836</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;I have custom number range object. I need to maintain this by programatically and NOT using transaction code SNRO. (ie create new instance, maintain Maximum number , delete instance etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody having a piece of code or info on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sa_R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 19:31:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-object-maintained-programatically/m-p/2965914#M699836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T19:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Number Range Object maintained programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-object-maintained-programatically/m-p/2965915#M699837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sa_R,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can try using the "ABAP Debugger",&lt;/P&gt;&lt;P&gt;this transaction use the program "SAPMSNUM", go to SE80 and Display the Program, it's using the Function to show / edit the range's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     CALL FUNCTION 'NUMBER_RANGE_UPDATE_INIT'&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;             OBJECT           = OBJECT&lt;/P&gt;&lt;P&gt;          EXCEPTIONS&lt;/P&gt;&lt;P&gt;             OBJECT_NOT_FOUND = 1.&lt;/P&gt;&lt;P&gt;     IF SY-SUBRC NE 0.&lt;/P&gt;&lt;P&gt;        MESSAGE A010 WITH OBJECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe it can help u.&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Allan Cristian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 19:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/number-range-object-maintained-programatically/m-p/2965915#M699837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T19:55:57Z</dc:date>
    </item>
  </channel>
</rss>

