<?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 Obsolete statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369099#M182046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the statement:&lt;/P&gt;&lt;P&gt;"ON CHANGE OF........ENDON." in my program.&lt;/P&gt;&lt;P&gt;during extended check in program.... this satement is showing as obsolete statement error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is as follows:&lt;/P&gt;&lt;P&gt;" The current ABAP command is obsolete and problematic, especially so in ABAP&lt;/P&gt;&lt;P&gt; Objects&lt;/P&gt;&lt;P&gt;"ON CHANGE OF ... ENDON" is not supported in the OO context."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give any way to get rid of this? What can i use instead of this statement?&lt;/P&gt;&lt;P&gt;As this is very necessary in my program. I am not finding any solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chinmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 May 2006 10:48:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-11T10:48:18Z</dc:date>
    <item>
      <title>Obsolete statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369099#M182046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the statement:&lt;/P&gt;&lt;P&gt;"ON CHANGE OF........ENDON." in my program.&lt;/P&gt;&lt;P&gt;during extended check in program.... this satement is showing as obsolete statement error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is as follows:&lt;/P&gt;&lt;P&gt;" The current ABAP command is obsolete and problematic, especially so in ABAP&lt;/P&gt;&lt;P&gt; Objects&lt;/P&gt;&lt;P&gt;"ON CHANGE OF ... ENDON" is not supported in the OO context."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give any way to get rid of this? What can i use instead of this statement?&lt;/P&gt;&lt;P&gt;As this is very necessary in my program. I am not finding any solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chinmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369099#M182046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Obsolete statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369100#M182047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Chimay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use At New&lt;DEL&gt;End At. instead of On change&lt;/DEL&gt;endon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Sreenivasulu P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369100#M182047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Obsolete statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369101#M182048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chinmay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can use At New. But for this it would be better if that field is the first field in the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Bharat Kumar Reddy.v&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:51:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369101#M182048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Obsolete statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369102#M182049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;WHAT VERSION YOU R USING NOW ,IT SHOULD NOT GIVE IN 4.6C OR ABOVE,IF STILL YOU R GETTING ANY ERROR IN EXTENDED CHECK THAN ITS NOT AN ERROR BUT A WARNING.YOU CAN GO AHEAD WITH THAT AND YOU WILL GET THE CORRECT RESULT.&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;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:51:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369102#M182049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Obsolete statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369103#M182050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;/P&gt;&lt;P&gt;at new &amp;lt;field&amp;gt;.&lt;/P&gt;&lt;P&gt;endat.&lt;/P&gt;&lt;P&gt;as an alternative.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369103#M182050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Obsolete statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369104#M182051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on change of is obsolete statement so u r getting this message,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use at new to get rid of this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else if at new doesnot solve ur problem, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pseudo control structure ON CHANGE OF - ENDON is not allowed in ABAP Objects. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error message in ABAP Objects if the following syntax is used: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ON CHANGE OF f. &lt;/P&gt;&lt;P&gt;  ... &lt;/P&gt;&lt;P&gt;ENDON. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct syntax: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA g LIKE f. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF f &amp;lt;&amp;gt; g. &lt;/P&gt;&lt;P&gt;  ... &lt;/P&gt;&lt;P&gt;  g = f. &lt;/P&gt;&lt;P&gt;ENDIF. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reason: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A global invisible work field over which the program has no control is created internally. A separate work field should be declared and processed using the IF control structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369104#M182051</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-05-11T10:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Obsolete statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369105#M182052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi chinmay,&lt;/P&gt;&lt;P&gt;u can use at new &amp;lt;fd&amp;gt;... endat or at end of &amp;lt;fd&amp;gt;... endat whichever is suitable for ur case.&lt;/P&gt;&lt;P&gt;Award points if helpful.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 11:49:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369105#M182052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T11:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Obsolete statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369106#M182053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chinmay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont use ON change of because SAP is not supporting this in later versions.&lt;/P&gt;&lt;P&gt;Instead of On change you can use at new and end at&lt;/P&gt;&lt;P&gt;It will work correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Bhutani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 12:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/obsolete-statement/m-p/1369106#M182053</guid>
      <dc:creator>sbhutani1</dc:creator>
      <dc:date>2006-05-11T12:26:54Z</dc:date>
    </item>
  </channel>
</rss>

