<?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: sapgui_progress_indicator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-progress-indicator/m-p/2380813#M528354</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;I guess that the problem is the ALV Grid, not the 'SAPGUI_PROGRESS_INDICATOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see also this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/prashant.patil12/blog/2007/02/20/displaying-alv-grid-in-background-job ALV Grid in Background Job&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2007 11:21:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-01T11:21:44Z</dc:date>
    <item>
      <title>sapgui_progress_indicator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-progress-indicator/m-p/2380811#M528352</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;I am using the function module SAP_GUI_PROGRESS_INDICATOR .This should only be called if the report is executed in foreground, So i have written following code .But when i try to run my report in back ground it goes in an infinite loop.It works properly in foreground.Pl help with some proper solution.The report output is an ALV grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-batch EQ space.&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR'&lt;/P&gt;&lt;P&gt;     EXPORTING&lt;/P&gt;&lt;P&gt;       text             = c_in_progress. "In Progress.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 11:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-progress-indicator/m-p/2380811#M528352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T11:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: sapgui_progress_indicator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-progress-indicator/m-p/2380812#M528353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This fun module SAP_GUI_PROGRESS_INDICATOR is used for foreground reports only, usch that it indicates the user that some processing is going on&lt;/P&gt;&lt;P&gt;Where you wrote this in the code?&lt;/P&gt;&lt;P&gt;check  the code.&lt;/P&gt;&lt;P&gt;what you are passing to  percentage field of this fun module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 11:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-progress-indicator/m-p/2380812#M528353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T11:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: sapgui_progress_indicator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-progress-indicator/m-p/2380813#M528354</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;I guess that the problem is the ALV Grid, not the 'SAPGUI_PROGRESS_INDICATOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see also this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/prashant.patil12/blog/2007/02/20/displaying-alv-grid-in-background-job ALV Grid in Background Job&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 11:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-progress-indicator/m-p/2380813#M528354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T11:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: sapgui_progress_indicator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-progress-indicator/m-p/2380814#M528355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sneha,&lt;/P&gt;&lt;P&gt;  does the report generate any error log? which method r u following to display ALV, reuse*? or custom controls?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 11:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-progress-indicator/m-p/2380814#M528355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T11:27:24Z</dc:date>
    </item>
  </channel>
</rss>

