<?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 what transaction code run by user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-transaction-code-run-by-user/m-p/3969426#M948126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how can i check what transaction code did the user run since 01.06.2008 till 17.06.2008 , I check stap and stat but it is not showing the range of dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is quite urgent &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Piroz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2008 07:20:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-17T07:20:37Z</dc:date>
    <item>
      <title>what transaction code run by user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-transaction-code-run-by-user/m-p/3969426#M948126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how can i check what transaction code did the user run since 01.06.2008 till 17.06.2008 , I check stap and stat but it is not showing the range of dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is quite urgent &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Piroz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 07:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-transaction-code-run-by-user/m-p/3969426#M948126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T07:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: what transaction code run by user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-transaction-code-run-by-user/m-p/3969427#M948127</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 ST03N transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;\[removed by moderator\]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jan Stallkamp on Jun 17, 2008 6:23 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 07:25:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-transaction-code-run-by-user/m-p/3969427#M948127</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-06-17T07:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: what transaction code run by user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-transaction-code-run-by-user/m-p/3969428#M948128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Piroz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this requirement you have to check &lt;STRONG&gt;STAD&lt;/STRONG&gt; and in selection screen user name t-code which you want to evaluate and in read interval you can maximum check upto 99 hrs so you need to check by changing your date and time intetval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please close one thread as you already throw duplicate thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly support SDN!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 07:26:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-transaction-code-run-by-user/m-p/3969428#M948128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T07:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: what transaction code run by user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-transaction-code-run-by-user/m-p/3969429#M948129</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's not possible to check so huge time interval with STAT or STAD.&lt;/P&gt;&lt;P&gt;It's because the statistics database contains so many entries it's size could be more 100 megabytes after several days, so the older data is removed from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to code it yourself, if you wanted to store historical data for some transaction access (with Z-programs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 07:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-transaction-code-run-by-user/m-p/3969429#M948129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T07:34:17Z</dc:date>
    </item>
  </channel>
</rss>

