<?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: Checking User activity log for a Specific period in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475094#M1253721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking the same thing, but suspected that the reason behind this is to audit who is working (and possibly posting) during strange hours of the night or weekends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the problem with this is batch job processing often run overnight, and for global systems with users in multiple time zones this becomes more tricky as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also wouldn't find data downloads or be able to audit a pattern in the behaviour of the user. From my experiences, it is a pattern in the behaviour of the ID which leads to events which are worth taking a closer look into. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Particularly the stupid ones always make the same mistake at least twice &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&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>Wed, 22 Apr 2009 15:07:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-22T15:07:09Z</dc:date>
    <item>
      <title>Checking User activity log for a Specific period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475089#M1253716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interesting in getting a list of Posting transactions accessed by users for a 12hour period every day for 1 whole year.&lt;/P&gt;&lt;P&gt;Is there a transaction that will allow this other than SM20,or a table i'll need to look at.&lt;/P&gt;&lt;P&gt;SM20 seems sort of limited if you need to produce this report for the 365 days within the year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions/advice welcomed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adeel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 20:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475089#M1253716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T20:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Checking User activity log for a Specific period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475090#M1253717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ST03(n) /STAD will fetch you the user activities.&lt;/P&gt;&lt;P&gt;It depends on the retention period which is set for these tcodes I am afraid wthr 1 year old data can be pulled out using these monitoring tcodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 21:15:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475090#M1253717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T21:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Checking User activity log for a Specific period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475091#M1253718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I donu2019t this it's possible for 1 year ,if you are backing up of STAD report every day or weekly or monthly the you can get it ,weekly we downloading stat report &lt;/P&gt;&lt;P&gt;ST03n current month and last month only possible&lt;/P&gt;&lt;P&gt;From STAT you can get more then one month depend on your memory if you are running more you own get the data  it will go to DUMP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want user wise you can run the report STATDUMP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 07:32:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475091#M1253718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T07:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Checking User activity log for a Specific period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475092#M1253719</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;check SAP Note 139418 - Logging user actions, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 10:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475092#M1253719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T10:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Checking User activity log for a Specific period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475093#M1253720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adeel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I would try a different approach &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you, by &lt;EM&gt;"Posting transactions"&lt;/EM&gt;, mean Transactions that has created a financial document (FI Document), then I would simply take a look at table BKPF directly. In this table you can find Date, time, transaction and username for all FI Document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you will be able to find this kind of information for other document types as well, by looking at the header tables (EKKO for Purchase orders, VBAK for Sales orders etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And remember, just looking at which postings transaction-codes are used, won't give you the whole story. SAP data can be changed in lot of different way's and not just through the standard posting transactions: (e.g. BSP/Webdynpro applications, through the debugger, through other report etc...). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to get the through story you need to activate table logging for the tables in question. If that's done, you can monitor the changes in SCU3. (but be careful there could be some performance issues here &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Morten Nielsen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 11:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475093#M1253720</guid>
      <dc:creator>morten_nielsen</dc:creator>
      <dc:date>2009-04-22T11:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Checking User activity log for a Specific period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475094#M1253721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking the same thing, but suspected that the reason behind this is to audit who is working (and possibly posting) during strange hours of the night or weekends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the problem with this is batch job processing often run overnight, and for global systems with users in multiple time zones this becomes more tricky as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also wouldn't find data downloads or be able to audit a pattern in the behaviour of the user. From my experiences, it is a pattern in the behaviour of the ID which leads to events which are worth taking a closer look into. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Particularly the stupid ones always make the same mistake at least twice &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&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>Wed, 22 Apr 2009 15:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-user-activity-log-for-a-specific-period/m-p/5475094#M1253721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T15:07:09Z</dc:date>
    </item>
  </channel>
</rss>

