<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960030#M394789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;What is the difference between snote and oss notes?&lt;/P&gt;&lt;P&gt;oss note i have an idea...what is snote??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2007 09:06:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-13T09:06:43Z</dc:date>
    <item>
      <title>SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960030#M394789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;What is the difference between snote and oss notes?&lt;/P&gt;&lt;P&gt;oss note i have an idea...what is snote??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 09:06:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960030#M394789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T09:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960031#M394790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SNOTE is a SAP transaction that can be used to implement OSS notes. This however will only implement code changes. Any config changes need to be done manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 09:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960031#M394790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T09:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960032#M394791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SNOTE is the transaction which is used to implement the OSS NOTE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 09:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960032#M394791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T09:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960033#M394792</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;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;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 09:09:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960033#M394792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T09:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960034#M394793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SNOTE (SAP Note Assistant) is the transaction code for implementing teh OSS notes provided by SAP.&lt;/P&gt;&lt;P&gt;See the link below&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/tips_snote.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/tips_snote.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 09:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960034#M394793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T09:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: SNOTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960035#M394794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;SNOTE is a transaction in SAP with the help of which you can implement the OSS notes which are valid for your system. By implementing the OSS notes through SNOTE changes to the standard objects can be done with out the Access Key. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 09:26:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/1960035#M394794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T09:26:18Z</dc:date>
    </item>
  </channel>
</rss>

