<?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 REFRESH IMPORT DATA IN FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484580#M837761</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 use fm with test data directory that i put  and when i do call to fm with in first time i get the data that i wont but when i call the fm in( i push back )  second time i get the data from the first call and second call  there is buffer that i have to clean or something else ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2008 10:18:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-12T10:18:27Z</dc:date>
    <item>
      <title>REFRESH IMPORT DATA IN FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484580#M837761</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 use fm with test data directory that i put  and when i do call to fm with in first time i get the data that i wont but when i call the fm in( i push back )  second time i get the data from the first call and second call  there is buffer that i have to clean or something else ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 10:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484580#M837761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T10:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: REFRESH IMPORT DATA IN FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484581#M837762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Come out of the function module test framework completely and redo your test. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 10:26:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484581#M837762</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-03-12T10:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: REFRESH IMPORT DATA IN FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484582#M837763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Matthew Billingham&lt;/P&gt;&lt;P&gt;&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;what u say that this is o.k. because when i come out completely  its work o.k. but the problem is that its not happen in all my fm just this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 10:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484582#M837763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T10:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: REFRESH IMPORT DATA IN FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484583#M837764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some function modules set/read data that's in the global data of the function group.  Some don't.  The one you're having trouble with obviously does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When these fm are used programmatically, you'll find that there is often a call to a function module that does a refresh, before they're used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 12:24:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484583#M837764</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-03-12T12:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: REFRESH IMPORT DATA IN FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484584#M837765</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 there is way to now which fm have this trouble and which don't ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 12:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484584#M837765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T12:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: REFRESH IMPORT DATA IN FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484585#M837766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way you could find out would be by looking at the code.  If the function module changes data that is defined in the global data of the function group, then you could have this problem.  Another clue would be to look for function module in the same function group that is called something like "RESET_BUFFER".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 08:15:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-import-data-in-fm/m-p/3484585#M837766</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-03-13T08:15:59Z</dc:date>
    </item>
  </channel>
</rss>

