<?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: Resequence POSNR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/resequence-posnr/m-p/8233470#M1629416</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'm not sure about your requirement. Does the dump happens when you try to do a re-explosion of the new BOM? If the answer is no, try to do it with tcode CO02 and in menu path go to fucntions / read PP master data and in BOM try the option new BOM and the date for explosion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2011 13:40:31 GMT</pubDate>
    <dc:creator>eduardo_hinojosa</dc:creator>
    <dc:date>2011-10-25T13:40:31Z</dc:date>
    <item>
      <title>Resequence POSNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/resequence-posnr/m-p/8233469#M1629415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im not sure that this is even an ABAP problem anymore but its unlikely not to have been an issue for others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user creates a requirement via CO01. The corresponding item and its BOM appear in RESB.  Typically a BOM can have over 3000 components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A change is made to the BOM and SAP rebuilds it. So far, so good. Here's the rub : The new BOM is created under the reservation number in RESB but the POSNR sequence starts where the copied BOM left off.  So if the earlier BOM ended with POSNR = 3122, the replacement will start with 3123. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that POSNR is not big enough. Too many changes and the program dumps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are plenty of views for RESB and many FMs available to change RESB.  BUT, becasue the reservation is created automaticlly, MB22 cant touch it and neither can any FMs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont think ABAP is going to solve this anyway.  Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 11:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/resequence-posnr/m-p/8233469#M1629415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-25T11:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Resequence POSNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/resequence-posnr/m-p/8233470#M1629416</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'm not sure about your requirement. Does the dump happens when you try to do a re-explosion of the new BOM? If the answer is no, try to do it with tcode CO02 and in menu path go to fucntions / read PP master data and in BOM try the option new BOM and the date for explosion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 13:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/resequence-posnr/m-p/8233470#M1629416</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-10-25T13:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Resequence POSNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/resequence-posnr/m-p/8233471#M1629417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming that this is how it works due to SAP's design or configuration or business process, I do agree that ABAP is not a solution here. I'd suggest to ask in SD forum (might want to use a different subject) and, since there is a dump created, search for SAP notes and possibly send a message to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hypothetically there are user exits in SD that could be used to avoid dumps and prompt to create a new order if the number of lines exceeds certain threshold, but this wouldn't really solve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 17:08:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/resequence-posnr/m-p/8233471#M1629417</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2011-10-25T17:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Resequence POSNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/resequence-posnr/m-p/8233472#M1629418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a problem in SAP. There are a number of SAP Notes that might apply. These are :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;98893 : SAPSQL_ARRAY_DUPREC in table RESB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;131904 : Problem when assigning many components to a network order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one has gone back to SAP.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will post here when we get some feedback.  Thanks for your comments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 15:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/resequence-posnr/m-p/8233472#M1629418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-29T15:24:26Z</dc:date>
    </item>
  </channel>
</rss>

