<?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: SAPSQL_ARRAY_INSERT_DUPREC in function module &amp;quot;ADDR_SAVE_INTERN&amp;quot; in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-in-function-module-quot-addr-save-intern-quot/m-p/5957804#M1337164</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 am not able to replicate  this error as its a random error while posting IDOCS of a message type DEBMAS which  gets resolved in the next run .&lt;/P&gt;&lt;P&gt;Also I cannot find the IDOC number which caused this error .&lt;/P&gt;&lt;P&gt;On a quick look at the note 140212  I believe this error should only occur when we create a new address .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Lalitha .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2009 13:49:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-13T13:49:41Z</dc:date>
    <item>
      <title>SAPSQL_ARRAY_INSERT_DUPREC in function module "ADDR_SAVE_INTERN"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-in-function-module-quot-addr-save-intern-quot/m-p/5957801#M1337161</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 am getting  an SAPSQL_ARRAY_INSERT_DUPREC in function module "ADDR_SAVE_INTERN" at line  WRITE_TO_DB  ADRT   &lt;/P&gt;&lt;P&gt;while posting a customer ( DEBMAS IDOC  ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange thing abt this error is that the same IDOC gets processed the second time .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any information on wat is highest address number , current address number , and how address are maintained would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lalitha Iyer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 13:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-in-function-module-quot-addr-save-intern-quot/m-p/5957801#M1337161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-13T13:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC in function module "ADDR_SAVE_INTERN"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-in-function-module-quot-addr-save-intern-quot/m-p/5957802#M1337162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please go through SAP NOTE 140212 and if applicable then implement it in your system. Hope it solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR Jaideep,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 13:29:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-in-function-module-quot-addr-save-intern-quot/m-p/5957802#M1337162</guid>
      <dc:creator>jaideepsharma</dc:creator>
      <dc:date>2009-08-13T13:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC in function module "ADDR_SAVE_INTERN"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-in-function-module-quot-addr-save-intern-quot/m-p/5957803#M1337163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;SAPSQL_ARRAY_INSERT_DUPREC means that it is trying to make an entry but the entry already exists.&lt;/P&gt;&lt;P&gt;It is creating a duplicate entry and hence the dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if you are passing some duplicate records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 13:30:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-in-function-module-quot-addr-save-intern-quot/m-p/5957803#M1337163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-13T13:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC in function module "ADDR_SAVE_INTERN"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-in-function-module-quot-addr-save-intern-quot/m-p/5957804#M1337164</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 am not able to replicate  this error as its a random error while posting IDOCS of a message type DEBMAS which  gets resolved in the next run .&lt;/P&gt;&lt;P&gt;Also I cannot find the IDOC number which caused this error .&lt;/P&gt;&lt;P&gt;On a quick look at the note 140212  I believe this error should only occur when we create a new address .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Lalitha .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2009 13:49:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-in-function-module-quot-addr-save-intern-quot/m-p/5957804#M1337164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-13T13:49:41Z</dc:date>
    </item>
  </channel>
</rss>

