<?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 Runtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime/m-p/4030641#M963305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any information on how to get the runtime of a program?  I have a requirement for an enhancement where the users would like to see how long the program ran in the report generated.  Im aware of the Get Runtime Field command but this is typically used for checking sections of a program and I think it only goes up to 16mins (1000s).  If anyone has any advice or knows if their is some runtime variable please let me know.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&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;C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2008 18:38:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-09T18:38:10Z</dc:date>
    <item>
      <title>Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime/m-p/4030641#M963305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any information on how to get the runtime of a program?  I have a requirement for an enhancement where the users would like to see how long the program ran in the report generated.  Im aware of the Get Runtime Field command but this is typically used for checking sections of a program and I think it only goes up to 16mins (1000s).  If anyone has any advice or knows if their is some runtime variable please let me know.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&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;C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 18:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime/m-p/4030641#M963305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T18:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime/m-p/4030642#M963306</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;Get the UZEIT system field in the initalization step,&lt;/P&gt;&lt;P&gt;and at the end of the program where the program ends get the same UZEIT take the difference and that would be your total run time for the program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 18:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime/m-p/4030642#M963306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T18:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime/m-p/4030643#M963307</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;In 4.6c :&lt;/P&gt;&lt;P&gt;Transaction code STAT : Local Transaction Statistics&lt;/P&gt;&lt;P&gt;This tcode runs program RSSTAT21 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ECC 6:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction code STAD&lt;/P&gt;&lt;P&gt;This tcode runs program RSSTAT26&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will ask u the user name,transaction, program name, task type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 18:52:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime/m-p/4030643#M963307</guid>
      <dc:creator>former_member297642</dc:creator>
      <dc:date>2008-06-09T18:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime/m-p/4030644#M963308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ill go with sy-uzeit for now.  But doesn't sy-uzeit not change during run time?  Or is it sy-timlo that doesnt?  I'm going to tinker with it a bit more and see what I can get to work right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 18:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime/m-p/4030644#M963308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T18:58:22Z</dc:date>
    </item>
  </channel>
</rss>

