<?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: While Posting MIGO Getting error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-posting-migo-getting-error/m-p/6317043#M1393740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the source code extract.&lt;/P&gt;&lt;P&gt;Does this happen from any Z developments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its because of duplicate record insertion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2009 06:27:58 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2009-10-29T06:27:58Z</dc:date>
    <item>
      <title>While Posting MIGO Getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-posting-migo-getting-error/m-p/6317042#M1393739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   While Posting the Goods Reciepts in Tcode  MIGO for the POs &lt;/P&gt;&lt;P&gt;in some cases i am getting an Express Dump.&lt;/P&gt;&lt;P&gt;I am not able to find the exact reason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the Exception occurred (taken from ST22).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;    The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught&lt;/P&gt;&lt;P&gt;     in&lt;/P&gt;&lt;P&gt;    procedure "MB_POST_DOCUMENT" "(FUNCTION)", nor was it propagated by a RAISING&lt;/P&gt;&lt;P&gt;     clause.&lt;/P&gt;&lt;P&gt;    Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;    exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;    The reason for the exception is:&lt;/P&gt;&lt;P&gt;    If you use an ABAP/4 Open SQL array insert to insert a record in&lt;/P&gt;&lt;P&gt;    the database and that record already exists with the same key,&lt;/P&gt;&lt;P&gt;    this results in a termination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    (With an ABAP/4 Open SQL single record insert in the same error&lt;/P&gt;&lt;P&gt;    situation, processing does not terminate, but SY-SUBRC is set to 4.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to correct the error&lt;/P&gt;&lt;P&gt;    Use an ABAP/4 Open SQL array insert only if you are sure that none of&lt;/P&gt;&lt;P&gt;    the records passed already exists in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    If the error occures in a non-modified SAP program, you may be able to&lt;/P&gt;&lt;P&gt;    find an interim solution in an SAP Note.&lt;/P&gt;&lt;P&gt;    If you have access to SAP Notes, carry out a search with the following&lt;/P&gt;&lt;P&gt;    keywords:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    "SAPSQL_ARRAY_INSERT_DUPREC" "CX_SY_OPEN_SQL_DB"&lt;/P&gt;&lt;P&gt;    "SAPLMBMB" or "LMBMBU04"&lt;/P&gt;&lt;P&gt;    "MB_POST_DOCUMENT"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now how can i proceed furhtur to correct that error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 06:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-posting-migo-getting-error/m-p/6317042#M1393739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T06:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: While Posting MIGO Getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-posting-migo-getting-error/m-p/6317043#M1393740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the source code extract.&lt;/P&gt;&lt;P&gt;Does this happen from any Z developments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its because of duplicate record insertion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 06:27:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-posting-migo-getting-error/m-p/6317043#M1393740</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-10-29T06:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: While Posting MIGO Getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-posting-migo-getting-error/m-p/6317044#M1393741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kesavadas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also getting the same error but still i am not able to solve this issue, and there is no z developments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one give me a solution for this issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/861236" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 09:42:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-posting-migo-getting-error/m-p/6317044#M1393741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-04T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: While Posting MIGO Getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-posting-migo-getting-error/m-p/6317045#M1393742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivasan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ST22 Short dump because of Duplicate number Insertion .&lt;/P&gt;&lt;P&gt;So please check the number ranges of Material document ..!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 00:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-posting-migo-getting-error/m-p/6317045#M1393742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-12T00:19:04Z</dc:date>
    </item>
  </channel>
</rss>

