<?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 Dump during Contract Item Create using BAPI_CONTRACT_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-during-contract-item-create-using-bapi-contract-change/m-p/7677526#M1575720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert!,&lt;/P&gt;&lt;P&gt;       I'm Creating an Item for a contract using BAPI_CONTRACT_CHANGE, but getting Dump while system going to update in table A016. the error is due the duplicate entries in the update_tab in program rv13a016.please find the detail error &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; "SAPSQL_ARRAY_INSERT_DUPREC" "CX_SY_OPEN_SQL_DB"&lt;/P&gt;&lt;P&gt; "RV13A016" or "RV13A016"&lt;/P&gt;&lt;P&gt; "DB_UPDATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my Question is why the syestm creates two entries with the same primary keys to update A016.IS this the problem of parameters that we are passing to the BAPI or standard? I  did losts of R&amp;amp;D(permutation &amp;amp; Combination)  on the parametrs but did not find any thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2011 11:11:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-01T11:11:15Z</dc:date>
    <item>
      <title>Dump during Contract Item Create using BAPI_CONTRACT_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-during-contract-item-create-using-bapi-contract-change/m-p/7677526#M1575720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert!,&lt;/P&gt;&lt;P&gt;       I'm Creating an Item for a contract using BAPI_CONTRACT_CHANGE, but getting Dump while system going to update in table A016. the error is due the duplicate entries in the update_tab in program rv13a016.please find the detail error &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; "SAPSQL_ARRAY_INSERT_DUPREC" "CX_SY_OPEN_SQL_DB"&lt;/P&gt;&lt;P&gt; "RV13A016" or "RV13A016"&lt;/P&gt;&lt;P&gt; "DB_UPDATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my Question is why the syestm creates two entries with the same primary keys to update A016.IS this the problem of parameters that we are passing to the BAPI or standard? I  did losts of R&amp;amp;D(permutation &amp;amp; Combination)  on the parametrs but did not find any thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 11:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-during-contract-item-create-using-bapi-contract-change/m-p/7677526#M1575720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-01T11:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dump during Contract Item Create using BAPI_CONTRACT_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-during-contract-item-create-using-bapi-contract-change/m-p/7677527#M1575721</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;please check sap note 1090044&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;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 11:42:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-during-contract-item-create-using-bapi-contract-change/m-p/7677527#M1575721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-01T11:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dump during Contract Item Create using BAPI_CONTRACT_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-during-contract-item-create-using-bapi-contract-change/m-p/7677528#M1575722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Klaus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I applied the note to our ECC 6.0 system, but still we are unable to save the RFQ because the runtime error still persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other notes to apply or solutions out there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rey &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 05:52:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-during-contract-item-create-using-bapi-contract-change/m-p/7677528#M1575722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-20T05:52:35Z</dc:date>
    </item>
  </channel>
</rss>

