<?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: Tcode SNOTE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721129#M631287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;You need to implement in the client which you are working, once you implement the SNOTE then it will ask you the transport request to move this Quality then production.&lt;/P&gt;&lt;P&gt;Once you Implement the NOTE it will applicable to all the clients in that server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2007 12:41:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-13T12:41:27Z</dc:date>
    <item>
      <title>Tcode SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721124#M631282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to implement a SAP-Note in my system.&lt;/P&gt;&lt;P&gt;I work in Client 200. Should I import this SAP Note in Client 200 or in Client 000?&lt;/P&gt;&lt;P&gt;Is it possible to check, whether the same Note was not already implement earlier?&lt;/P&gt;&lt;P&gt;(e.g. in Tcode SNOTE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Thom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 12:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721124#M631282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T12:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721125#M631283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The transaction code SNOTE is used to implement OSS Notes. With the SNOTE&lt;/P&gt;&lt;P&gt;transaction, it is no longer necessary to register ABAP objects such as report function&lt;/P&gt;&lt;P&gt;modules etc. manually. But data dictionary objects such as screens, tables need to&lt;/P&gt;&lt;P&gt;be modified manually by registering them in OSS system.&lt;/P&gt;&lt;P&gt;In order to use the transaction code SNOTE, the relevant transport which implement&lt;/P&gt;&lt;P&gt;this transaction in the system need to be transported. Please refer to the SNOTE&lt;/P&gt;&lt;P&gt;guide available at &lt;A href="http://service.sap.com" target="test_blank"&gt;http://service.sap.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this pdf will be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/basis/snote.pdf" target="test_blank"&gt;http://www.sappoint.com/basis/snote.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="162085"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 12:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721125#M631283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T12:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721126#M631284</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;Download the note in SAP system or goto service.sap.com &amp;amp; open the note.&lt;/P&gt;&lt;P&gt;Check the Package Implementation no. Eg. SAPKH47022.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The note will be having a Pkg implementation no. &lt;/P&gt;&lt;P&gt;Check ur SAP highest implemented package using SYSTEM=&amp;gt;Status=&amp;gt;Component information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the package of Note is higher, then its not implemented.&lt;/P&gt;&lt;P&gt;Check the changes suggested &amp;amp; which objects the changes are made. Open the object in SAP &amp;amp; check the changes are already in place. If not, then note is not implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 12:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721126#M631284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T12:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721127#M631285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in which Client do I need to implement the SAP Note via Tcode SNOTE&lt;/P&gt;&lt;P&gt;100 or 000?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Thom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 12:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721127#M631285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T12:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721128#M631286</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;It shud b implemented in Development client. In your case if it is 200 - DEV client. then use 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you implement the note, sap will ask for a transport. Create a new transport &amp;amp; once the note is implemented, release the transport to Quality &amp;amp; subsequently to production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 12:39:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721128#M631286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T12:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721129#M631287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;You need to implement in the client which you are working, once you implement the SNOTE then it will ask you the transport request to move this Quality then production.&lt;/P&gt;&lt;P&gt;Once you Implement the NOTE it will applicable to all the clients in that server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 12:41:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-snote/m-p/2721129#M631287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T12:41:27Z</dc:date>
    </item>
  </channel>
</rss>

