<?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: How to capture program execution count from SAP? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245356#M484625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just want to capture for all the users..STAT for user specific.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST01 ..we need to start the trace..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know is there any DB table for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhu.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2007 10:03:17 GMT</pubDate>
    <dc:creator>prabhu_rengaraju4</dc:creator>
    <dc:date>2007-05-22T10:03:17Z</dc:date>
    <item>
      <title>How to capture program execution count from SAP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245353#M484622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to capture program execution count from SAP? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: I have created a program yesterday and executed yesterday 3 times &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and same program today executed 2 times means total count is 5&amp;#133; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to capture this 5 figure from SAP&amp;#133; How to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday + Today = Total &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 + 2 = 5 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Prabhu.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 09:50:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245353#M484622</guid>
      <dc:creator>prabhu_rengaraju4</dc:creator>
      <dc:date>2007-05-22T09:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture program execution count from SAP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245354#M484623</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;try this txn ST01 System trace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 09:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245354#M484623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T09:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture program execution count from SAP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245355#M484624</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;U can check the statistic data (trx STAT) to find out how many time the program wroked or you need to change that program in order to store the count in a Z-TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 09:55:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245355#M484624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T09:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture program execution count from SAP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245356#M484625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just want to capture for all the users..STAT for user specific.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST01 ..we need to start the trace..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know is there any DB table for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhu.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 10:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245356#M484625</guid>
      <dc:creator>prabhu_rengaraju4</dc:creator>
      <dc:date>2007-05-22T10:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture program execution count from SAP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245357#M484626</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;Trx STAT can find out the data for all user run a program, insert * instead of the user ID and that trx should show all user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 10:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-program-execution-count-from-sap/m-p/2245357#M484626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T10:05:56Z</dc:date>
    </item>
  </channel>
</rss>

