<?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: Which number range object? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081660#M1506069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I do not have access to an ISU-system, so I cannot come up with an exact answer - but: since you have duplicate records, you should have records of aborted postings, too. So check in tx. SM13 for those records &amp;gt; doubleclick on it &amp;gt; position the mouse &amp;gt; GoTo &amp;gt; Display Update Data. You should find more information there ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jul 2010 08:30:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-22T08:30:26Z</dc:date>
    <item>
      <title>Which number range object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081659#M1506068</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;I hope you can help me with the following. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am establishing a new education enviroment for a customer. This is a copy of the testsystem. (ISU R3). When I am creating customers (EPRODCUST) i get an ABAP error because the system is writing duplicate errors in the table JSTO. This accours in the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; 
* Verbuchung Statusobjekte
  DESCRIBE TABLE jsto_ins LINES sy-tabix.
  IF sy-tabix &amp;gt; 0.
    INSERT jsto CLIENT SPECIFIED
                FROM TABLE jsto_ins.
  ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is not why I get this message, I allready know that. The thing I want to know which object i need to maintence in SNRO to dissolve this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyone who can help me with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Jul 22, 2010 10:22 AM - made title more meaningful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 08:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081659#M1506068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-22T08:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Which number range object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081660#M1506069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I do not have access to an ISU-system, so I cannot come up with an exact answer - but: since you have duplicate records, you should have records of aborted postings, too. So check in tx. SM13 for those records &amp;gt; doubleclick on it &amp;gt; position the mouse &amp;gt; GoTo &amp;gt; Display Update Data. You should find more information there ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 08:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081660#M1506069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-22T08:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Which number range object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081661#M1506070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the welcome &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid your suggestion did not worked. There arent any updaterequest in this enviroment. I am pretty sure the problem is caused by the use of an non-tested enviroment which only is used for technical dry-runs. This is something I have to deal with. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me in general how I can decide which object in SNRO is related to a keyfield in a table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 09:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081661#M1506070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-22T09:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Which number range object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081662#M1506071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, I don't know the object off the top either but you could probably scan the entries in NRIV and find it fairly easily by comparing the number status field with your failed number.  Also, if you have number range issues with client copies, just take the contents of NRIV from the source client and overlay the contents in NRIV in the target client using an LSMW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 17:12:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081662#M1506071</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-07-22T17:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Which number range object?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081663#M1506072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much  for this solution.&lt;/P&gt;&lt;P&gt; Working with the table NRIV does the trick!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gercod on Jul 23, 2010 11:04 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 09:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-number-range-object/m-p/7081663#M1506072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-23T09:02:43Z</dc:date>
    </item>
  </channel>
</rss>

