<?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 Field Exit - Get Previous Value in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit-get-previous-value/m-p/4375591#M1041015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the previous value in my field exit. The value which existed before any value was entered or changed in the particular field. How do I get that value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Abdullah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Aug 2008 05:25:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-30T05:25:57Z</dc:date>
    <item>
      <title>Field Exit - Get Previous Value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit-get-previous-value/m-p/4375591#M1041015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the previous value in my field exit. The value which existed before any value was entered or changed in the particular field. How do I get that value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Abdullah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2008 05:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit-get-previous-value/m-p/4375591#M1041015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-30T05:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Field Exit - Get Previous Value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit-get-previous-value/m-p/4375592#M1041016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdullah,&lt;/P&gt;&lt;P&gt;Try this by capturing it in a variable v_prev. This is to be done before you write your code for any other check.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;     output = input.
     v_prev = output.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Firoz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2008 05:54:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit-get-previous-value/m-p/4375592#M1041016</guid>
      <dc:creator>Firoz_Ashraf</dc:creator>
      <dc:date>2008-08-30T05:54:39Z</dc:date>
    </item>
  </channel>
</rss>

