<?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 OSS Note-version in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679009#M885972</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 downloading OSS Note 852990.it is downloaded successfully.But while implementing it gives error-'SAP Note does not contain valid correction instruction'.&lt;/P&gt;&lt;P&gt;But while going to error log,this shows the message-'SAP NOte 852990 in version 0004 downloaded'.&lt;/P&gt;&lt;P&gt;any idea how to correct the error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2008 05:33:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-11T05:33:30Z</dc:date>
    <item>
      <title>OSS Note-version</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679009#M885972</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 downloading OSS Note 852990.it is downloaded successfully.But while implementing it gives error-'SAP Note does not contain valid correction instruction'.&lt;/P&gt;&lt;P&gt;But while going to error log,this shows the message-'SAP NOte 852990 in version 0004 downloaded'.&lt;/P&gt;&lt;P&gt;any idea how to correct the error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 05:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679009#M885972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T05:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: OSS Note-version</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679010#M885973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;open the note in service desk.. and check if that note is applicable for your SAP System version...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 05:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679010#M885973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T05:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: OSS Note-version</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679011#M885974</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;thanx for replying.&lt;/P&gt;&lt;P&gt;But how to know the version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 06:05:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679011#M885974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T06:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: OSS Note-version</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679012#M885975</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;Check what is the Highest support package applied.Since this is Valid to Support Package    500 - SAPKH50008 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to se37 and check for the code in  FUNCTION module BAPI_INB_DELIVERY_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF NOT GS_VBKOK-LIKP_DEL IS INITIAL.                       "v_n_852990&lt;/P&gt;&lt;P&gt;    PERFORM CSL_REORG TABLES TOKENREFERENCE.&lt;/P&gt;&lt;P&gt;  ENDIF.                                                                           "^_n_852990&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM ROLLBACK_CHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this code is present then the Note is applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ahsan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mohammed Ahasanullah Mulla on Apr 11, 2008 8:25 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 06:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679012#M885975</guid>
      <dc:creator>mohammedahasanullah_mulla</dc:creator>
      <dc:date>2008-04-11T06:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: OSS Note-version</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679013#M885976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to &lt;A href="http://www.service.sap.com/" target="test_blank"&gt;http://www.service.sap.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;open the note which you are applying...&lt;/P&gt;&lt;P&gt;in the &lt;STRONG&gt;Correction delivered in Support Package&lt;/STRONG&gt;  section you'l find the system release for which the note is applicable...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 06:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679013#M885976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T06:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: OSS Note-version</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679014#M885977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ashan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for replying,&lt;/P&gt;&lt;P&gt;the code is present in the system.&lt;/P&gt;&lt;P&gt;any other pointer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 07:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679014#M885977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T07:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: OSS Note-version</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679015#M885978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the code is present in the system then no need to apply that note...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 07:05:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oss-note-version/m-p/3679015#M885978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T07:05:37Z</dc:date>
    </item>
  </channel>
</rss>

