<?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 Issue while transporting Enhancement spot in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625856#M1570757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue we are facing is like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To achieve a functionality, we have created an enhancement spot in standard method and this is working fine. But when we transport same object to another system, we can see the enhancement spot but the functionality is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If anyone has encountered this issue before please share your thoughts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Feb 2011 06:41:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-23T06:41:48Z</dc:date>
    <item>
      <title>Issue while transporting Enhancement spot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625856#M1570757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue we are facing is like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To achieve a functionality, we have created an enhancement spot in standard method and this is working fine. But when we transport same object to another system, we can see the enhancement spot but the functionality is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If anyone has encountered this issue before please share your thoughts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 06:41:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625856#M1570757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-23T06:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while transporting Enhancement spot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625857#M1570758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell us as to what error are you getting? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing, if you have done some enhancements in dictionary, you need to adjust the table in production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Kumar Saurav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 06:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625857#M1570758</guid>
      <dc:creator>former_member186491</dc:creator>
      <dc:date>2011-02-23T06:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while transporting Enhancement spot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625858#M1570759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't get any exception and the code written in enhancement spot is transported to another system but functionality is not working. If I cut and paste the same code, create a new transport and port it, it will work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not make any changes in the Dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 08:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625858#M1570759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-23T08:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while transporting Enhancement spot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625859#M1570760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are saying that you have properly saved the codings, activated and transported but still, it is not working. If so, then kindly check after transport the enhancement may not be in "ACTIVE" mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may happen when you have coded into one exit - required for your scenario - and unknowingly opened second exit in change mode. There you made some coding and afterwards deleted the codes from there and saved. If it is not active, this would not let your functionality to take effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check on this line also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Kumar Saurav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 08:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625859#M1570760</guid>
      <dc:creator>former_member186491</dc:creator>
      <dc:date>2011-02-23T08:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while transporting Enhancement spot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625860#M1570761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check that the enhancement spot may not be active. we need to activate every where it is got transported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 09:25:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625860#M1570761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-23T09:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while transporting Enhancement spot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625861#M1570762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check these interesting OSS notes:&lt;/P&gt;&lt;P&gt;[Note 1080614 - Enhancements not active after transport|https://service.sap.com/sap/support/notes/1080614]&lt;/P&gt;&lt;P&gt;[Note 1108326 - Source code plug-in does not run|https://service.sap.com/sap/support/notes/1108326]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be an authorization problem related to the user that performs the import of the transport request or executes the application in the target system ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 10:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625861#M1570762</guid>
      <dc:creator>andrea_olivieri</dc:creator>
      <dc:date>2011-02-23T10:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while transporting Enhancement spot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625862#M1570763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the following SAP Note very useful when we had this problem:&lt;/P&gt;&lt;P&gt;[Note 1570851 - Detect enhancements that are not executed|https://service.sap.com/sap/support/notes/1570851] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 02:27:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625862#M1570763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-17T02:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while transporting Enhancement spot</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625863#M1570764</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;You need to transport enhancement support as well as its class. Only then you will get the same output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you are not able to add class in the transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Grover&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 17:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-transporting-enhancement-spot/m-p/7625863#M1570764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-17T17:23:40Z</dc:date>
    </item>
  </channel>
</rss>

