<?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 Snote 1705378 implementation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831274#M1784077</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 trying to apply the snote 1705378. When I try to download from tcode snote, I get message this is note is not available. Also, recently I am seeing new format of snote. Has SAP changed snote implementation methods. Appreciate help in this regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;~Hemanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Oct 2013 11:46:28 GMT</pubDate>
    <dc:creator>raya_hemanth</dc:creator>
    <dc:date>2013-10-25T11:46:28Z</dc:date>
    <item>
      <title>Snote 1705378 implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831274#M1784077</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 trying to apply the snote 1705378. When I try to download from tcode snote, I get message this is note is not available. Also, recently I am seeing new format of snote. Has SAP changed snote implementation methods. Appreciate help in this regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;~Hemanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 11:46:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831274#M1784077</guid>
      <dc:creator>raya_hemanth</dc:creator>
      <dc:date>2013-10-25T11:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Snote 1705378 implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831275#M1784078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can get the note. Here is the most important part:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="urTxtH1"&gt;&lt;SPAN style="color: #04357b;"&gt;Symptom&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;The following dump occurs when saving the results of an inspection lot:&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;Runtime Error SAPSQL_ARRAY_INSERT_DUPREC&lt;BR /&gt;Exception CX_SY_OPEN_SQL_DB&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;...&lt;BR /&gt;The current ABAP program "SAPLQEBU" had to be terminated because one &lt;BR /&gt;of the statements could not be executed.&lt;BR /&gt;...&lt;BR /&gt;The termination occurred in &lt;BR /&gt;the ABAP program "SAPLQEBU" in "QEBU_QAMR_POSTING". The main program was &lt;BR /&gt;"RSM13000 ".&lt;BR /&gt;...&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="urTxtH1"&gt;&lt;SPAN style="color: #04357b;"&gt;Environment&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="longtext" style="font-size: 100.01%;"&gt;&lt;DIV style="font-size: 100.01%;"&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;SAP Release independent&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="urTxtH1"&gt;&lt;SPAN style="color: #04357b;"&gt;Reproducing the Issue&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Call the customer specific report which uses the BAPI &lt;SPAN class="scayt-misspell"&gt;BAPI&lt;/SPAN&gt;_INSPOPER_RECORDRESULTS &lt;/LI&gt;&lt;LI&gt;Record results for more than one characteristics &lt;/LI&gt;&lt;LI&gt;Save the results &lt;/LI&gt;&lt;LI&gt;Dump SAPSQL_ARRAY_INSERT_DUPREC occurs &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="urTxtH1"&gt;&lt;SPAN style="color: #04357b;"&gt;Cause&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;The dump occurs because the system tries to insert an entry in the internal &lt;BR /&gt;table of the results, however this entry already exists in the &lt;BR /&gt;table.&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="urTxtH1"&gt;&lt;SPAN style="color: #04357b;"&gt;Resolution&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;After calling the BAPI &lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;BAPI&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;_INSPOPER_RECORDRESULTS the &lt;BR /&gt;BAPI&amp;nbsp; &lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;BAPI&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;_TRANSACTION_COMMIT &lt;BR /&gt;with parameter WAIT = 'X' has to be called. It is necessary because &lt;BR /&gt;'BAPI_INSPOPER_RECORDRESULTS' makes a subscription to a refresh module which is &lt;BR /&gt;otherwise not called.&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="urTxtH1"&gt;&lt;SPAN style="color: #04357b;"&gt;See Also&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;function module QEBU_QAMR_POSTING &lt;BR /&gt;...&lt;BR /&gt;243 *- Verbuchung der &lt;BR /&gt;Ergebnistabellen &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; INSERT QAMR FROM TABLE &lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;/SPAN&gt;&lt;SPAN class="scayt-misspell"&gt;&lt;SPAN class="scayt-misspell"&gt;QAMR&lt;/SPAN&gt;&lt;/SPAN&gt;_INSERT_TAB. &lt;BR /&gt;245 IF &lt;BR /&gt;SY-SUBRC &amp;lt;&amp;gt; NULL. &lt;BR /&gt;246 RAISE ERROR.&lt;BR /&gt;...&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 12:03:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831275#M1784078</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2013-10-25T12:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Snote 1705378 implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831276#M1784079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no correction instructions in the note. Hence you are not able to see it via SNOTE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resolution (as given in Snote) is to call BAPI&amp;nbsp; BAPI_TRANSACTION_COMMIT with parameter WAIT = 'X' after calling the BAPI BAPI_INSPOPER_RECORDRESULTS.&amp;nbsp; It is necessary because 'BAPI_INSPOPER_RECORDRESULTS' makes a subscription to a refresh module which is otherwise not called.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 16px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 12:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831276#M1784079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-25T12:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Snote 1705378 implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831277#M1784080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Leena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are getting this error in standard transaction QE11. Since this note is just correction instruction, I guess I have to post to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~Hemanth Raya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 03:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831277#M1784080</guid>
      <dc:creator>raya_hemanth</dc:creator>
      <dc:date>2013-10-26T03:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Snote 1705378 implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831278#M1784081</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;You should be able to download SAP note&amp;nbsp; irrespective of correction instruction available in SAP note or note. Please check with your basis team if note is released otherwise check with SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 11:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote-1705378-implementation/m-p/9831278#M1784081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-26T11:24:52Z</dc:date>
    </item>
  </channel>
</rss>

