<?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: Trace the performance in background execution in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-the-performance-in-background-execution/m-p/9399438#M1735801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check which statement or line has the performance issue, Is it in the badi or report and which statement, a detailed information is needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Mar 2013 13:43:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-18T13:43:29Z</dc:date>
    <item>
      <title>Trace the performance in background execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-the-performance-in-background-execution/m-p/9399436#M1735799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a report where badi has been called and i want to know how to check the performance of BADI and the report in Background execution&lt;/P&gt;&lt;P&gt;to find whether the performance issue is in BADI or the Report and how do i check it.&lt;/P&gt;&lt;P&gt;Can anyone pls suggest on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 13:14:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-the-performance-in-background-execution/m-p/9399436#M1735799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-18T13:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trace the performance in background execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-the-performance-in-background-execution/m-p/9399437#M1735800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAT transaction will point you easily weaknesses of your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SAT (or SE30-&amp;gt;new SAT) transaction, choose option SCHEDULE, create new measurement schedule where you assign your user, server etc. If you are not sure about other options, leave ANY. Specify number of measurements like 5, in case of there are more than single process in your program. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Then run your program as the batch and wait for results, that will be accessible from SAT - Evaluate tab. You can find much more about SAT measurements on SCN if you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1305/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 13:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-the-performance-in-background-execution/m-p/9399437#M1735800</guid>
      <dc:creator>adam_krawczyk1</dc:creator>
      <dc:date>2013-03-18T13:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trace the performance in background execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-the-performance-in-background-execution/m-p/9399438#M1735801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check which statement or line has the performance issue, Is it in the badi or report and which statement, a detailed information is needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 13:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-the-performance-in-background-execution/m-p/9399438#M1735801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-18T13:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trace the performance in background execution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trace-the-performance-in-background-execution/m-p/9399439#M1735802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAT tool you see net and gross time of all methods/functions that your program runs and that is what you need. You can sort results by gross time then you will see which blocks of code takes most time with all subsequent calls. Or you can sort results by net time to see most demanding single operations, like database statements or internal table processing. Please find out more about SAT as this topic was already discussed many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1305/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 14:05:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trace-the-performance-in-background-execution/m-p/9399439#M1735802</guid>
      <dc:creator>adam_krawczyk1</dc:creator>
      <dc:date>2013-03-18T14:05:17Z</dc:date>
    </item>
  </channel>
</rss>

