<?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 Cache Issue - Return message showing previous entry in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cache-issue-return-message-showing-previous-entry/m-p/6263594#M1385428</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;While testing my function module I am directly assigning values to the fields. If I assign an invalid entry to one of the fields it throws an error message as expected. But the problem is even if I go back and correct the value and execute it again, it throws the same error message. I can understand that the cache is still holding the previous entry made by me. Please help me in solving this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Aravindan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2009 06:43:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-26T06:43:20Z</dc:date>
    <item>
      <title>Cache Issue - Return message showing previous entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cache-issue-return-message-showing-previous-entry/m-p/6263594#M1385428</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;While testing my function module I am directly assigning values to the fields. If I assign an invalid entry to one of the fields it throws an error message as expected. But the problem is even if I go back and correct the value and execute it again, it throws the same error message. I can understand that the cache is still holding the previous entry made by me. Please help me in solving this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Aravindan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 06:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cache-issue-return-message-showing-previous-entry/m-p/6263594#M1385428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T06:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cache Issue - Return message showing previous entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cache-issue-return-message-showing-previous-entry/m-p/6263595#M1385429</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;It isnt related to any cache. You will have to clear and refresh the variables holding the error messages so that when you go back, they will be set to intial and get populated as per the newly entered values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just after the code for displaying the error message, clear those variables in the function module code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 06:46:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cache-issue-return-message-showing-previous-entry/m-p/6263595#M1385429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T06:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cache Issue - Return message showing previous entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cache-issue-return-message-showing-previous-entry/m-p/6263596#M1385430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debug to find out whether you are clearing all variables and refreshing all tables before use.&lt;/P&gt;&lt;P&gt;Are you using message statement to display messages,ideally you should use RAISING statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need any further input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vivekanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 06:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cache-issue-return-message-showing-previous-entry/m-p/6263596#M1385430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T06:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cache Issue - Return message showing previous entry</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cache-issue-return-message-showing-previous-entry/m-p/6263597#M1385431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikrant/ VIvekanand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your replies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aravindan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 08:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cache-issue-return-message-showing-previous-entry/m-p/6263597#M1385431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T08:14:59Z</dc:date>
    </item>
  </channel>
</rss>

