<?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: Enhancement Implementation linked to the wrong program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347516#M1639715</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;In SE19 Give your enhancement implementation name and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error you are getting because your enhancement is not fully active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate your enhancement from SE19 and then try to put break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2011 18:10:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-11-08T18:10:20Z</dc:date>
    <item>
      <title>Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347515#M1639714</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'm trying to create an enhancement inside the include FV45VFZY_USEREXIT_CATALOG_VALU, FORM USEREXIT_CATALOG_VALU.&lt;/P&gt;&lt;P&gt;It's used in 2 programs: SAPFV45V and SAPLATP0.&lt;/P&gt;&lt;P&gt;I'm creating to SAPFV45V.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I create my enhancement, it's linked to program FV45VFZY_USEREXIT_CATALOG_VALU (the include) instead SAPFV45V (I saw it in Enhancement editor). But in "enchancement implementation point/section" property, the linked program is SAPFV45V (PR:SAPFV45F ...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, when I run, the FORM always is empty. And I can't put break points inside my code (message "&lt;STRONG&gt;The position of a breakpoint cannot be determined&lt;/STRONG&gt;" is displayed).&lt;/P&gt;&lt;P&gt;I ask to a friend to try to do it in your company and he told me that it works correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Fábio P. Teixeira&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 14:13:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347515#M1639714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-08T14:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347516#M1639715</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;In SE19 Give your enhancement implementation name and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error you are getting because your enhancement is not fully active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate your enhancement from SE19 and then try to put break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 18:10:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347516#M1639715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-08T18:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347517#M1639716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was already activated. The problem, I think, is the wrong link between the enhancement implementation and the &lt;STRONG&gt;INCLUDE&lt;/STRONG&gt;. This link needs to be between the enhancement and the &lt;STRONG&gt;main program&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 18:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347517#M1639716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-08T18:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347518#M1639717</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;but what do you see in SE19?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to create an enhancement there, and in se19 my enhancement is linked to main program SAPFV45V&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 18:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347518#M1639717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-08T18:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347519#M1639718</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;Activation of enhancement implementation is the only problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just follow these steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 ) Go to SE19 and enter enhancement implementation name  and press "CHANGE" button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 ) In next screen select enhancement implementation from menu and and select activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 18:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347519#M1639718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-08T18:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347520#M1639719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the problem.&lt;/P&gt;&lt;P&gt;I see the include &lt;STRONG&gt;FV45VFZY_USEREXIT_CATALOG_VALU&lt;/STRONG&gt; instead &lt;STRONG&gt;SAPFV45V&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I tried to delete and create again the enhancement, but it's always linked to the include :S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 18:46:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347520#M1639719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-08T18:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347521#M1639720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to delete all objects: so enhancment and composite implementation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 18:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347521#M1639720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-08T18:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347522#M1639721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the problem is not only this.&lt;/P&gt;&lt;P&gt;If you have other suggestion, send to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 19:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347522#M1639721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-08T19:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347523#M1639722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to create implicit enhancement in the same place for me it was working perfect.&lt;/P&gt;&lt;P&gt;It linked to program "SAPFV45V".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to delete previous implementation and try create this again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while creating when you choose EDIT-&amp;gt;Enhancement operation-&amp;gt;Show implicit enhancement option.&lt;/P&gt;&lt;P&gt;It will through a pop up to select main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you need to select main program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 19:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347523#M1639722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-08T19:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347524#M1639723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the Enhancement Package version that you 2 are working?&lt;/P&gt;&lt;P&gt;I have 2 development servers in my company. 1 with EHP4 and other with EHP5.&lt;/P&gt;&lt;P&gt;The problem occurs at server with EHP5 :S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried all suggestions, but the problem continues. &lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: fpteixeira on Nov 9, 2011 11:25 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 10:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347524#M1639723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-09T10:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347525#M1639724</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;I've tried to create the enhancement in a system without enhancement package, but a system with EHP5 is available too; I'll try to create it there and I'll get you a feedback&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 10:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347525#M1639724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-09T10:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347526#M1639725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Max.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 10:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347526#M1639725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-09T10:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347527#M1639726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Panga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the note Note 1567797 - Source code plug-in does not execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;César&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 11:51:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347527#M1639726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-09T11:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347528#M1639727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Panga Plus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that it will solve the problem.&lt;/P&gt;&lt;P&gt;Is exactly the point of my initial question.&lt;/P&gt;&lt;P&gt;I ask to Basis to apply this note.&lt;/P&gt;&lt;P&gt;When its ok I bring the results to my topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 12:04:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347528#M1639727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-09T12:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347529#M1639728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm waiting Basis to apply the SAP Note&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 12:05:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347529#M1639728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-09T12:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347530#M1639729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to create the enhancement in EPH5 and it seems to be ok, I mean the enhancement is linked to main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now I think it needs to check the patch level but it's better you can try to apply the note just as some guys have suggested to you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 14:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347530#M1639729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-09T14:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347531#M1639730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When Basis team returns to me that they implemented the Note, I will return if it works well.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 14:35:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347531#M1639730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-09T14:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347532#M1639731</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;Finally Basis team applied the SAP Note.&lt;/P&gt;&lt;P&gt;But nothing changed.&lt;/P&gt;&lt;P&gt;I'm opening a call to SAP.&lt;/P&gt;&lt;P&gt;When I have a solution, I will bring to this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's all by your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 11:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347532#M1639731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-16T11:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347533#M1639732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;Were you able to resolve the issue? I am facing the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you issue is resolved, please do let me know how you solved it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 11:02:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347533#M1639732</guid>
      <dc:creator>former_member1302210</dc:creator>
      <dc:date>2012-01-24T11:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement Implementation linked to the wrong program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347534#M1639733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-status-levels"&gt;&lt;IMG alt="Not Active Contributor" class="jiveImage" src="https://community.sap.com/731/plugins/points/resources/images/not-active-contributor.gif" title="Not Active Contributor" /&gt; &lt;/SPAN&gt;&lt;SPAN class="j-post-author "&gt;Fábio ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am facing similar issue. Please let me know if you got the solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neelima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 06:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-implementation-linked-to-the-wrong-program/m-p/8347534#M1639733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-04T06:47:17Z</dc:date>
    </item>
  </channel>
</rss>

