<?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 Progress Indicator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667220#M615586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to include a progress indicator during the execution of my report. So I included &lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR'  EXPORTING&lt;/P&gt;&lt;P&gt;   PERCENTAGE       = 100&lt;/P&gt;&lt;P&gt;   TEXT             = 'Test'&lt;/P&gt;&lt;P&gt;in the START-OF-SELECTION. event. But this does not display the actual percentage of execution time. How do I do that? &lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2007 21:28:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-15T21:28:11Z</dc:date>
    <item>
      <title>Progress Indicator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667220#M615586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to include a progress indicator during the execution of my report. So I included &lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR'  EXPORTING&lt;/P&gt;&lt;P&gt;   PERCENTAGE       = 100&lt;/P&gt;&lt;P&gt;   TEXT             = 'Test'&lt;/P&gt;&lt;P&gt;in the START-OF-SELECTION. event. But this does not display the actual percentage of execution time. How do I do that? &lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 21:28:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667220#M615586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T21:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Progress Indicator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667221#M615587</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; Here you go &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="424884"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 21:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667221#M615587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T21:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Progress Indicator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667222#M615588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Megan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do is to calculate the number or entries found on your select, before doing the selection ....and finally on each loop asign a percentage and call the FM again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would recommend to not do it....the report will go slower....just put as information before and after the select stm..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 21:34:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667222#M615588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T21:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Progress Indicator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667223#M615589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to put it inside a loop and calculate the percentage everytime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 21:35:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667223#M615589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T21:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Progress Indicator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667224#M615590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the below program and see the results in debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: A LIKE SY-UCOMM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO 100 TIMES.&lt;/P&gt;&lt;P&gt;DO 300 TIMES.&lt;/P&gt;&lt;P&gt;GET TIME.&lt;/P&gt;&lt;P&gt;ENDDO.&lt;/P&gt;&lt;P&gt;A(3) = SY-INDEX.A+3 = '%'.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;PERCENTAGE = SY-INDEX&lt;/P&gt;&lt;P&gt;TEXT = A.&lt;/P&gt;&lt;P&gt;ENDDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 21:36:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/progress-indicator/m-p/2667224#M615590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T21:36:48Z</dc:date>
    </item>
  </channel>
</rss>

