<?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: NOTES OSS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/notes-oss/m-p/6724687#M1456096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Goto transaction SNOTE.&lt;/P&gt;&lt;P&gt;2. Goto SAP note browser --&amp;gt; in application component select the component for MIRO transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this will give you the list of SAP note applied for MIRO transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Mar 2010 03:57:11 GMT</pubDate>
    <dc:creator>nirajgadre</dc:creator>
    <dc:date>2010-03-23T03:57:11Z</dc:date>
    <item>
      <title>NOTES OSS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notes-oss/m-p/6724685#M1456094</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 exists a way to get the diferents notes which has been applied  in a transaction (ex. MIro) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 20:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notes-oss/m-p/6724685#M1456094</guid>
      <dc:creator>michael_teran</dc:creator>
      <dc:date>2010-03-22T20:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: NOTES OSS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notes-oss/m-p/6724686#M1456095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to find out the programs in which OSS notes have been applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  s_name-sign = 'E'.&lt;/P&gt;&lt;P&gt;  s_name-option = 'CP'.&lt;/P&gt;&lt;P&gt;  s_name-low = 'Z*'.&lt;/P&gt;&lt;P&gt;  append s_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  s_name-sign = 'E'.&lt;/P&gt;&lt;P&gt;  s_name-option = 'CP'.&lt;/P&gt;&lt;P&gt;  s_name-low = 'Y*'.&lt;/P&gt;&lt;P&gt;  append s_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  s_pack-sign = 'E'.&lt;/P&gt;&lt;P&gt;  s_pack-option = 'EQ'.&lt;/P&gt;&lt;P&gt;  s_pack-low = '$TMP'.&lt;/P&gt;&lt;P&gt;  append s_pack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find it in table SMODILOG for OBJ_TYPE = PROG , &lt;/P&gt;&lt;P&gt;                                                              OBJ_NAME in s_name&lt;/P&gt;&lt;P&gt;                                                       AND  OPERATION = 'NOTE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the programs you get above you can goto table TRDIR for PGMID = R3TR , OBJECT = PROG , DEVCLASS in S_PACK AND OBJ_NAME as SMODILOG-OBJNAME (from above) to get only those programs which are not local objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shivika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 03:42:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notes-oss/m-p/6724686#M1456095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-23T03:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: NOTES OSS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notes-oss/m-p/6724687#M1456096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Goto transaction SNOTE.&lt;/P&gt;&lt;P&gt;2. Goto SAP note browser --&amp;gt; in application component select the component for MIRO transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this will give you the list of SAP note applied for MIRO transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 03:57:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notes-oss/m-p/6724687#M1456096</guid>
      <dc:creator>nirajgadre</dc:creator>
      <dc:date>2010-03-23T03:57:11Z</dc:date>
    </item>
  </channel>
</rss>

