<?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 Enhancing a Standard Class with a method using Implicit Enhancement. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-a-standard-class-with-a-method-using-implicit-enhancement/m-p/4161979#M995066</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 enhanced a standard Class with a Custom method using Implicit method. This method is active. But when i refer to this outside the class the System throws an error saying '&amp;lt;Custom Method&amp;gt;' doesnot exist. Is it that the scope of  Implicit Enhancements are limited to the same class where it is used or is it possible to use Dynamic calls to such methods.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input on this will be of great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavithra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2008 16:42:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-24T16:42:39Z</dc:date>
    <item>
      <title>Enhancing a Standard Class with a method using Implicit Enhancement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-a-standard-class-with-a-method-using-implicit-enhancement/m-p/4161979#M995066</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 enhanced a standard Class with a Custom method using Implicit method. This method is active. But when i refer to this outside the class the System throws an error saying '&amp;lt;Custom Method&amp;gt;' doesnot exist. Is it that the scope of  Implicit Enhancements are limited to the same class where it is used or is it possible to use Dynamic calls to such methods.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input on this will be of great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavithra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 16:42:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-a-standard-class-with-a-method-using-implicit-enhancement/m-p/4161979#M995066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T16:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancing a Standard Class with a method using Implicit Enhancement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-a-standard-class-with-a-method-using-implicit-enhancement/m-p/4161980#M995067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you try to get the class method using the patterns in SE38 then you might not be able to get the custom method that you have added by enhancing the Class. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you write the method implicitly in ur code like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;l_myclass-&amp;gt;&amp;lt;custom_objected&amp;gt; exporting ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;importing ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this helps&lt;/P&gt;&lt;P&gt;Anirban M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 07:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-a-standard-class-with-a-method-using-implicit-enhancement/m-p/4161980#M995067</guid>
      <dc:creator>former_member480923</dc:creator>
      <dc:date>2008-07-28T07:28:12Z</dc:date>
    </item>
  </channel>
</rss>

