<?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 stad tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/stad-tables/m-p/6358028#M1399970</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;                I want to create a custom Program for to find how many times a custom program is executed by user . i searched in STAD. But i ididnt get stsndard tables. can anyone explain which table the data is available?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varadarajan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Nov 2009 09:57:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-19T09:57:05Z</dc:date>
    <item>
      <title>stad tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stad-tables/m-p/6358028#M1399970</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;                I want to create a custom Program for to find how many times a custom program is executed by user . i searched in STAD. But i ididnt get stsndard tables. can anyone explain which table the data is available?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varadarajan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 09:57:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stad-tables/m-p/6358028#M1399970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T09:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: stad tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stad-tables/m-p/6358029#M1399971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;STAD data is held in a file on the application server directories rather than database tables.  It is also a cyclic file of fixed size, which will overwrite on an ongoing process, so the data will only be held for a period dependent upon how busy your system is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data can be read into a program via function SAPWL_READ_STATISTIC_FILES.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 10:44:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stad-tables/m-p/6358029#M1399971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T10:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: stad tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stad-tables/m-p/6358030#M1399972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;    I Tried that Function module. But i am not getting the correct input. I dont know where i give the program or transaction name?&lt;/P&gt;&lt;P&gt;Can u solve tgis problem please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varadarajan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 03:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stad-tables/m-p/6358030#M1399972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-20T03:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: stad tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stad-tables/m-p/6358031#M1399973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To cannot pass the program name as selection criteria to the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you retreive all the data by date selection, then the program name can be found in ALL_STATS which is a table, element RECORD which is also a table, field REPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So retrieve the data and then loop through looking for the program in this field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 08:22:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stad-tables/m-p/6358031#M1399973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-20T08:22:41Z</dc:date>
    </item>
  </channel>
</rss>

