<?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: Not  refershing  data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290157#M787236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt; Then please try to clear/refresh the return parameters of the FM , the varaibles used in the FM are global for the FM group and hence it is generally advised to clear/refresh these type of return parameters.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2008 07:36:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-07T07:36:22Z</dc:date>
    <item>
      <title>Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290150#M787229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two FMs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.One for Read&lt;/P&gt;&lt;P&gt;2.For for store.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i save values for the store FM it is working and also the read FM to read values from the store FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it not refershing data frequently...After storing in store bapi ,the read bapi could get the previously stored values and not the current,but when i revert back to program(FM sorccode) then execute it gives correct values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you any one tel me what is problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 06:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290150#M787229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T06:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290151#M787230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, do you use BAPI_TRANSACTION_COMMIT anywhere in your store FM? try with this and execute your read BAPI again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sukumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 06:39:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290151#M787230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T06:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290152#M787231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sukumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In my case ready Bapi is not giving the new value immediately. Where to give the BAPI_TRANSACTION_COMMIT ,whether in read bapi or in store bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 06:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290152#M787231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T06:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290153#M787232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use in store bapi FM, after that check your read bapi FM ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 07:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290153#M787232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T07:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290154#M787233</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;Still the same problem..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 07:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290154#M787233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T07:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290155#M787234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt; What is the FM  you are using ,is it a standard FM or a custom FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 07:25:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290155#M787234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T07:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290156#M787235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Customised FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 07:31:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290156#M787235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T07:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290157#M787236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt; Then please try to clear/refresh the return parameters of the FM , the varaibles used in the FM are global for the FM group and hence it is generally advised to clear/refresh these type of return parameters.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 07:36:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290157#M787236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T07:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290158#M787237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where to refresh the return parameter ,whether in read or store FM. How to do that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Hans Bauer on Jan 7, 2008 9:03 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 07:46:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290158#M787237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T07:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Not  refershing  data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290159#M787238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt; In the read FM , write it as one of the first lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 08:32:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-refershing-data/m-p/3290159#M787238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T08:32:56Z</dc:date>
    </item>
  </channel>
</rss>

