<?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: BAPI BAPI_INSPOPER_RECORDRESULTS force close issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-inspoper-recordresults-force-close-issue/m-p/6685509#M1450247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did any of you got a solution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 22:58:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-12T22:58:49Z</dc:date>
    <item>
      <title>BAPI BAPI_INSPOPER_RECORDRESULTS force close issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-inspoper-recordresults-force-close-issue/m-p/6685507#M1450245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to use this function BAPI_INSPOPER_RECORDRESULTS to change sample results.&lt;/P&gt;&lt;P&gt;I want to invalidate the results with a "/" attribute.&lt;/P&gt;&lt;P&gt;I am receiving this error message:&lt;/P&gt;&lt;P&gt;QI 127 Sample ##### for characteristic w/confirmation no. ####### is not valid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how the code works...&lt;/P&gt;&lt;P&gt;I am reading the sample_results table using function BAPI_INSPOPER_GETDETAIL&lt;/P&gt;&lt;P&gt;Then, I am adjusting the entries for the BAPI_INSPOPER_RECORDRESULTS this way:&lt;/P&gt;&lt;P&gt;sample_results-smpl_attr = '/'.&lt;/P&gt;&lt;P&gt;sample_results-smpl_inval = 'X'.&lt;/P&gt;&lt;P&gt;sample_results-evaluated = 'X'.&lt;/P&gt;&lt;P&gt;sample_results-closed = 'X'.&lt;/P&gt;&lt;P&gt;sample_results-evaluation = 'R'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QE71 I can do this, but I must use the Force Close option to get around the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to run this with the Force Close option?&lt;/P&gt;&lt;P&gt;Is there some other Function I can use to update these results instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Doug&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 19:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-inspoper-recordresults-force-close-issue/m-p/6685507#M1450245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T19:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI BAPI_INSPOPER_RECORDRESULTS force close issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-inspoper-recordresults-force-close-issue/m-p/6685508#M1450246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Doug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you solve this? How? I have a simular problem. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2011 07:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-inspoper-recordresults-force-close-issue/m-p/6685508#M1450246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-20T07:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI BAPI_INSPOPER_RECORDRESULTS force close issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-inspoper-recordresults-force-close-issue/m-p/6685509#M1450247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did any of you got a solution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 22:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-inspoper-recordresults-force-close-issue/m-p/6685509#M1450247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-12T22:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI BAPI_INSPOPER_RECORDRESULTS force close issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-inspoper-recordresults-force-close-issue/m-p/6685510#M1450248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow this was long time ago.&amp;nbsp; I had to go find out what I did.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ended up doing using a call transaction to QE12.&amp;nbsp; The screen flow was tricky but it works.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can record the screen flow with SHDB and use the results for the call transaction code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:48:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-inspoper-recordresults-force-close-issue/m-p/6685510#M1450248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T11:48:11Z</dc:date>
    </item>
  </channel>
</rss>

