<?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: Problem with Implicit Enhancement Point in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235925#M1381384</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;Check if your enhancement implementation is active. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can check this dircetly in the source code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if you are using any switches. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not then try to come out of application once and rerun. It should work.&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;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2009 23:12:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-23T23:12:11Z</dc:date>
    <item>
      <title>Problem with Implicit Enhancement Point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235921#M1381380</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 an issue with the Implicit Enhancement Point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Scenario :&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have a BAPI called BAPI_APOATP_CHECK.&lt;/P&gt;&lt;P&gt;2. At the starting point of this BAPI, there is an enhancement point.&lt;/P&gt;&lt;P&gt;3. So, I created an implicit enhancement point and I had written some code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is ABAP statement written in this enhancement points are not getting executed; though the control enters into the implicit enhancement point. While creating the enhancement point it asked me to choose either Declaration or code. I tried to implement it both ways but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the problem. Please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 18:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235921#M1381380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T18:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Implicit Enhancement Point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235922#M1381381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;since it is an implicit enhancement , check weather the control is going to the perform in which this implicit enhancment is defined is called..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 19:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235922#M1381381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T19:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Implicit Enhancement Point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235923#M1381382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Babu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all you may consider to study the &amp;lt;span style="color:#FF0000"&amp;gt; [Enhancement Framework|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/94/9cdc40132a8531e10000000a1550b0/frameset.htm] &amp;lt;span&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As outlined here, implicit enhancement options are provided by the system. That means that you do not have enhancement points that you can see in the source code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional explicit enhancement options are defined by SAP application developers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that after creating an enhancement spot and a simple enhancement implementation, you have only the containers but you still have to create an enhancement option or the respective implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 21:29:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235923#M1381382</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-09-23T21:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Implicit Enhancement Point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235924#M1381383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to activate your enhancement using Menu - Function module -&amp;gt; activate enhancement when you are in enhancement mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;PB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 22:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235924#M1381383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T22:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Implicit Enhancement Point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235925#M1381384</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;Check if your enhancement implementation is active. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can check this dircetly in the source code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if you are using any switches. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not then try to come out of application once and rerun. It should work.&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;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 23:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-implicit-enhancement-point/m-p/6235925#M1381384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-23T23:12:11Z</dc:date>
    </item>
  </channel>
</rss>

