<?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: Checking Screen Field Data Change in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077835#M430848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes thats the only way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ple reward and close thread if solved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Chandrasekhar Jagarlamudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2007 12:33:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-30T12:33:23Z</dc:date>
    <item>
      <title>Checking Screen Field Data Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077830#M430843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to check if a Screen-Field Data as changed. Well, i can do this by storing the field data Before Output and checking if the value is the same After Input.&lt;/P&gt;&lt;P&gt;Is there any other way? For example... Any system variable, or screen variable which stores some flag (or similar) which is activated when the screen field data is changed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Pedro Gaspar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 12:12:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077830#M430843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T12:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Screen Field Data Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077831#M430844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the variabe &amp;lt;b&amp;gt;SY-DATAR&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 12:14:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077831#M430844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T12:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Screen Field Data Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077832#M430845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Pedro,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use  the system field &amp;lt;b&amp;gt;SY_DATAR&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If SY_DATAR is initial, there is no screen field change, else there is &lt;/P&gt;&lt;P&gt;a change done on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Sajan Joseph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 12:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077832#M430845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T12:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Screen Field Data Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077833#M430846</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;Use the system field SY-DATAR, to know whether data in screen has been changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhupal Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 12:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077833#M430846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T12:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Screen Field Data Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077834#M430847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answers.&lt;/P&gt;&lt;P&gt;Ok, sy-datar gives me the info that one field screen as changed, it doesn't tell me which.&lt;/P&gt;&lt;P&gt;That's fine by me, since i can store the previous value, and check the next.&lt;/P&gt;&lt;P&gt;In order to know which field as changed this is the only way, correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Pedro Gaspar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 12:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077834#M430847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T12:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Screen Field Data Change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077835#M430848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes thats the only way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ple reward and close thread if solved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Chandrasekhar Jagarlamudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 12:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-screen-field-data-change/m-p/2077835#M430848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T12:33:23Z</dc:date>
    </item>
  </channel>
</rss>

