<?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: Update termination in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination/m-p/8150158#M1621270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poorna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the note 80568 has already been implemented but still the error is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Sep 2011 10:39:05 GMT</pubDate>
    <dc:creator>VISHAL_JHA</dc:creator>
    <dc:date>2011-09-14T10:39:05Z</dc:date>
    <item>
      <title>Update termination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination/m-p/8150155#M1621267</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;&lt;/P&gt;&lt;P&gt;I am getting an Update termination errorin FM ARCHIV_BARCODE_INSERT giving error text &lt;/P&gt;&lt;P&gt;OA 413: Bar code 010006903148059504566 exists already&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above mentioned barcode does not already exist but still the error is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know how to avoid this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 07:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination/m-p/8150155#M1621267</guid>
      <dc:creator>VISHAL_JHA</dc:creator>
      <dc:date>2011-09-14T07:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Update termination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination/m-p/8150156#M1621268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the below note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note 805682 - Update termination when you enter a bar code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 07:23:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination/m-p/8150156#M1621268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-14T07:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Update termination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination/m-p/8150157#M1621269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also try this note : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a part of the description from the note : 575608&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symptom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction ME21N, ME22N&lt;/P&gt;&lt;P&gt;If, after entering a bar code for the order acknowledgment, you also change other purchase order data, the system generates an update termination in function module ARCHIV_BARCODE_INSERT with the error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OA413: Bar code &amp;amp; exists already&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other terms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Archive link, bar code&lt;/P&gt;&lt;P&gt;Services for Object, BUS2012, links&lt;/P&gt;&lt;P&gt;ARCHIV_BARCODE_INSERT_BATCH, ARCHIV_BARCODE_INSERT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reason and Prerequisites&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the call of function module ARCHIV_BARCODE_INSERT_BATCH (in routine BUCHEN in SAPMM06E or SAPMEPO), the bar code fields (AR_OBJECT and BARCODE_ID) are not initialized. When the function module is called a second time (in transaction ME21N or transaction ME22N), the system then tries again to write a record with the same key, which results in the termination.&lt;/P&gt;&lt;P&gt;Function module ARCHIV_BARCODE_INSERT_BATCH was only called with the old transactions ME21 and ME22 once so that the error could not occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implement this note 575608&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ziv Katz on Sep 14, 2011 10:35 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ziv Katz on Sep 14, 2011 11:03 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 07:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination/m-p/8150157#M1621269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-14T07:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Update termination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination/m-p/8150158#M1621270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poorna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the note 80568 has already been implemented but still the error is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 10:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination/m-p/8150158#M1621270</guid>
      <dc:creator>VISHAL_JHA</dc:creator>
      <dc:date>2011-09-14T10:39:05Z</dc:date>
    </item>
  </channel>
</rss>

