<?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: Table for Tcode Access in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804993#M1124924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use ST03N tcode too , here you can found complete log of tcodes used by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sneha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2008 11:38:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-18T11:38:57Z</dc:date>
    <item>
      <title>Table for Tcode Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804991#M1124922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a table which stores data on which user accessed a particular tcode on which date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 11:01:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804991#M1124922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T11:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Tcode Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804992#M1124923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The correct tool for this is SM20 (the audit log).&lt;/P&gt;&lt;P&gt;The data is in files, not tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a few other workaround, but this is the best way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 11:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804992#M1124923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T11:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Tcode Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804993#M1124924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use ST03N tcode too , here you can found complete log of tcodes used by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sneha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 11:38:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804993#M1124924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T11:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Tcode Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804994#M1124925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks both, SM20 and ST03n can be used to address this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 11:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804994#M1124925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T11:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Tcode Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804995#M1124926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note that there are differences between the two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The STAD information is more usefull in some respects, but it is aggregated and does not write everything and not in the way you would expect it to. This is because it's primary purpose is not security monitoring, but rather system monitoring and performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two threads in the FAQ Sticky Thread at the top of the forum which explain the differences (see also the linked threads and blogs, and discussions about legal requirements for the data and what should not be done with it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of them has a very similar name to your thread, and would have been found easily with a search for the same terms...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 18:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804995#M1124926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T18:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Tcode Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804996#M1124927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Julius, This has been discussed couple of times in the past. I shall take note to check in the sticky thread before posting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 04:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804996#M1124927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T04:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Tcode Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804997#M1124928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use the Tcode STAT for this purpose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 05:48:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804997#M1124928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T05:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Tcode Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804998#M1124929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;STAT, STAD, same thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 07:53:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-tcode-access/m-p/4804998#M1124929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T07:53:59Z</dc:date>
    </item>
  </channel>
</rss>

