<?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: refreshing global data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093974#M1182385</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;Is the temporary BDC table a parameter in the FM or is it populated from the data passed to the FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then maybe you could try making a dummy call to the FM when you want to refresh the table and you can pass all the parameters with their initial values there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2009 11:28:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-03T11:28:23Z</dc:date>
    <item>
      <title>refreshing global data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093971#M1182382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Expertz,&lt;/P&gt;&lt;P&gt;In my Program im using function module Z_L_TO_CONFIRM in that therez a BDC(call transaction) which updates the delivery with special delivery number and lotcodes.Now my problem is when i come out of the function module temporary table BDCDATA is not clearing out and it holding old data because of this it  updates only for the first delivery and its doing nothing to deliveries after it.It helps me if i use &amp;lt;REFRESH BDCDATA&amp;gt; inside the function module but i want to keep function module as it is now and do something in my program.Any Ideas how to clear bdcdata in the program outside function module ?&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;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 10:51:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093971#M1182382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T10:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: refreshing global data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093972#M1182383</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;&lt;/P&gt;&lt;P&gt;Starting loop you can use below statement to CLEAR, FREE &amp;amp; REFRESH BDCDATA. Check in debug mode what value is coming when second record procceessing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Md.MahaboobKhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 11:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093972#M1182383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T11:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: refreshing global data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093973#M1182384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Thanks for your reply but bdcdata is globally declared within the function module.so if i refresh it in my local program it doesnt effect the table in function module and it doesnt allow me do it in the firstplace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: BrightSide on Feb 3, 2009 11:09 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 11:05:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093973#M1182384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T11:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: refreshing global data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093974#M1182385</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;Is the temporary BDC table a parameter in the FM or is it populated from the data passed to the FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then maybe you could try making a dummy call to the FM when you want to refresh the table and you can pass all the parameters with their initial values there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 11:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093974#M1182385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T11:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: refreshing global data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093975#M1182386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   If you don't want to touch the function module 'confirm' to clear the bdcdata,  you can create another function module which is only for clearing the BDCDATA and call it whenever it is required to be cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 11:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093975#M1182386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T11:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: refreshing global data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093976#M1182387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;thanks for ur reply.bdcdata is populated with the data passed to the function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 11:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093976#M1182387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T11:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: refreshing global data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093977#M1182388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, if u do that, it goes into that function module. i want to refresh table bdcdata in different one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 11:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093977#M1182388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T11:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: refreshing global data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093978#M1182389</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;One more possible way&lt;/P&gt;&lt;P&gt;Now the bdctable here should be a global variable in the main program of your zFM.&lt;/P&gt;&lt;P&gt;Now create another zFM in the same Function Group as of the previous zFM. Write the statement CLEAR &amp;lt;bdctable&amp;gt;[] inside this FM. Being in the same Function Group and hence the same main program the global table should be recognized and cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 11:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093978#M1182389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T11:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: refreshing global data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093979#M1182390</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 call that function module through the program whenever you want to clear the bdcdata, so your purpose of not writing the code refresh bdcdata in the function module Z_L_TO_CONFIRM is resolved and you can as well clear the bdcdata whenever you want to from the program just by calling that function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 11:42:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-global-data/m-p/5093979#M1182390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T11:42:04Z</dc:date>
    </item>
  </channel>
</rss>

