<?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: SAP Notes date implemented report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552509#M1563574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not find anything suitable in the CWBN* tables, the closest match I think is table SMODILOG, where you can find the note numbers in column MOD_NAME and a timestamp of the modification.&lt;/P&gt;&lt;P&gt;There is only entries in SMODILOG when development objects have been changed by the note implementation, and there can be many entries for a single note.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jan 2011 12:30:45 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2011-01-06T12:30:45Z</dc:date>
    <item>
      <title>SAP Notes date implemented report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552508#M1563573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way on how to quickly get the dates when the SAP Notes were implemented? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried &lt;/P&gt;&lt;P&gt;1. Using note browser - however, we need to click each notes then to the note log and get the date.&lt;/P&gt;&lt;P&gt;2. Using query tool - BUT we don't know the table for note log, any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 10:41:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552508#M1563573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-06T10:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Notes date implemented report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552509#M1563574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not find anything suitable in the CWBN* tables, the closest match I think is table SMODILOG, where you can find the note numbers in column MOD_NAME and a timestamp of the modification.&lt;/P&gt;&lt;P&gt;There is only entries in SMODILOG when development objects have been changed by the note implementation, and there can be many entries for a single note.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 12:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552509#M1563574</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-01-06T12:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Notes date implemented report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552510#M1563575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the below table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CWBNTMSG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 12:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552510#M1563575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-06T12:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Notes date implemented report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552511#M1563576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP Notes implementations are transported, so&lt;/P&gt;&lt;P&gt;- Check table [E070A|http://www.sdn.sap.com/irj/scn/advancedsearch?query=e070a+] "Change &amp;amp; Transport System: Attributes of a Request" where ATTRIBUTE is "SAPNOTE"  (development system)&lt;/P&gt;&lt;P&gt;- In E070-AS4DATE you will get the release date of the request.&lt;/P&gt;&lt;P&gt;- You can find log of transport date via FM [TR_READ_GLOBAL_INFO_OF_REQUEST|http://www.sdn.sap.com/irj/scn/advancedsearch?query=tr_read_global_info_of_request+] (quality and productive systems)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SNOTE has some tables to manage its log and process, check tables&lt;/P&gt;&lt;P&gt;- CWBNTSTXT                      Note Short Text&lt;/P&gt;&lt;P&gt;- CWBNTHEAD                      Header Table for Notes in Customer Systems&lt;/P&gt;&lt;P&gt;- CWBNTCUST                      Customer Attributes for a Note&lt;/P&gt;&lt;P&gt;- CWBNTMSG                       SAP Notes: Message Log (look SCWN message class to find suitable messages to track) &lt;/P&gt;&lt;P&gt;Also check FM like SCWB_NOTE_READ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also don't forget that a Note can be deimplemented, and some notes contain only manual implementation task...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 15:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552511#M1563576</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2011-01-06T15:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Notes date implemented report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552512#M1563577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This information turned very useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;shekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:52:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552512#M1563577</guid>
      <dc:creator>shekhar_gupta3</dc:creator>
      <dc:date>2013-10-07T06:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Notes date implemented report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552513#M1563578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was searching for a way to find which notes have been implemented ordered by date and based on the helpful information provided by Raymond I put the following SQL statement together:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select ea.REFERENCE, e.AS4DATE, n.STEXT&lt;/P&gt;&lt;P&gt;FROM SAPSR3.E070 e JOIN SAPSR3.E070A ea ON e.TRKORR = ea.TRKORR &lt;/P&gt;&lt;P&gt;JOIN SAPSR3.CWBNTSTXT n ON n.NUMM = ea.REFERENCE&lt;/P&gt;&lt;P&gt;WHERE ea.ATTRIBUTE = 'SAPNOTE' &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;ORDER BY e.AS4DATE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works on my Oracle and ASE test systems, for IBM the schema owner has to changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 22:42:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-notes-date-implemented-report/m-p/7552513#M1563578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-12T22:42:13Z</dc:date>
    </item>
  </channel>
</rss>

