<?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: Call transaction from progress rate indication in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-from-progress-rate-indication/m-p/2367059#M524200</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;you can use the function module SAPGUI_PROGRESS_INDICATOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 06:00:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-19T06:00:05Z</dc:date>
    <item>
      <title>Call transaction from progress rate indication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-from-progress-rate-indication/m-p/2367057#M524198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BDC from the program call transaction execution hour it wants showing a progress rate at the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is executed a sub-program and and at the screen only the sandglass it is visible.&lt;/P&gt;&lt;P&gt;There is not a possibility of knowing a progress ratio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This possible cold region bedspread of this..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"BDC Part of program&lt;/P&gt;&lt;P&gt;form create_bdc_data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  "header data(Header the data is one)&lt;/P&gt;&lt;P&gt;   ...&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  "Item data(Item data is above 1000)&lt;/P&gt;&lt;P&gt;   loop at itab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   " bcd data create&lt;/P&gt;&lt;P&gt;   perform dynpro~~~~&lt;/P&gt;&lt;P&gt;   ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   endloop.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  "When bdc the data store is completed, bdc execution.&lt;/P&gt;&lt;P&gt;   CALL TRANSACTION 'va01' USING   gt_bdcdata&lt;/P&gt;&lt;P&gt;                            OPTIONS FROM g_ctu_params&lt;/P&gt;&lt;P&gt;                            MESSAGES INTO gt_messtab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   if sy-bubrc ne 0.&lt;/P&gt;&lt;P&gt;	...&lt;/P&gt;&lt;P&gt;   endif.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Kim -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 05:54:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-from-progress-rate-indication/m-p/2367057#M524198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T05:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction from progress rate indication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-from-progress-rate-indication/m-p/2367058#M524199</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;Learn more about progress indicator FM here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href=" &lt;A href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1c3331af-0401-0010-03b8-e0fd700e58da" target="test_blank"&gt;https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1c3331af-0401-0010-03b8-e0fd700e58da&lt;/A&gt; "&amp;gt;https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1c3331af-0401-0010-03b8-e0fd700e58da&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can simply use FM 'SAPGUI_PROGRESS_INDICATOR'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Rajasekhar Dinavahi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 05:58:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-from-progress-rate-indication/m-p/2367058#M524199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T05:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction from progress rate indication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-from-progress-rate-indication/m-p/2367059#M524200</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;you can use the function module SAPGUI_PROGRESS_INDICATOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 06:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-from-progress-rate-indication/m-p/2367059#M524200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T06:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction from progress rate indication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-from-progress-rate-indication/m-p/2367060#M524201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reply it gives and from it is grateful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If call transaction code is inside the loop paragraph and it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, like source call transaction code is outside the loop paragraph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is not a possibility of decreasing a value in the Percentage of the SAPGUI_PROGRESS_INDICATOR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bedspread which probably is good method?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All thanks it gives.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- kim -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 06:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-from-progress-rate-indication/m-p/2367060#M524201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T06:57:25Z</dc:date>
    </item>
  </channel>
</rss>

