<?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: implicit enhancement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242136#M773815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you cannot create an imp enhancemn, they are already there, you can just use them to put ur code in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2008 00:57:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-02T00:57:30Z</dc:date>
    <item>
      <title>implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242135#M773814</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;I am using an &lt;STRONG&gt;implicit enhancement&lt;/STRONG&gt; within a form routine of an Include which is used by more than one reports. I would like to use the same implicit enhancement for several reports which includes the form routine. It seems not to be possible to use one implicit enhancement with the same name in more than one main program. Is it requiered to create an implicit enhancement for each main program with the same content? Is there no possibility to assign an implicit enhancement to more than one main programs?&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;Best regard&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 15:40:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242135#M773814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T15:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242136#M773815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you cannot create an imp enhancemn, they are already there, you can just use them to put ur code in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 00:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242136#M773815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T00:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242137#M773816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I can see, you have implemented an implicit enhancement in a subroutine in a form include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now many "main" programs call this form/subroutine in their flows.&lt;/P&gt;&lt;P&gt;Hence as far as I understand, the implicit enhancement, which now is a part of the subroutine code would also get called from all the "main" programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont need to create a new implicit enhancement implementation for every main program, because the implementation code becomes a part of the program it is included in @ runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 14:12:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242137#M773816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T14:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242138#M773817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's what I expected, that an implementation of an enhancement will become part of each report where it is included but it's not like this.&lt;/P&gt;&lt;P&gt;I have an idea why it's working this way but yet I am not sure so I'll have to check it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Paco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 16:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242138#M773817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T16:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242139#M773818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find a solution to your problem of using the implicit enhancement across all the reports ? I am facing a similar situation where in i created a implicit enhancement to a standard method and this instance of the method does not fire for all the validations this method does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rupendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 19:07:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242139#M773818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T19:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242140#M773819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the same problem . The implicit enhancement can be used in the development system but can't be used in the production system though its status is activated . I must manually activate it again in the production system , then the codes in the implicit enhancment can be performed . I don't know why .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2011 04:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implicit-enhancement/m-p/3242140#M773819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-13T04:52:37Z</dc:date>
    </item>
  </channel>
</rss>

