<?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: exits-issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits-issue/m-p/4533698#M1071322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.But can u post the detailed procedure to do how to migrate and copy it into target system.&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;G Kumari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Sep 2008 11:55:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-27T11:55:01Z</dc:date>
    <item>
      <title>exits-issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits-issue/m-p/4533696#M1071320</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;Can anyone post how to transfer zuser-exits having function exit  from one system in 4.6c version to another in ecc6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.,&lt;/P&gt;&lt;P&gt;G Kumari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Sep 2008 11:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exits-issue/m-p/4533696#M1071320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-27T11:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: exits-issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits-issue/m-p/4533697#M1071321</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;Any how you have to create a Project, assign the enhancement in it and activate it in &lt;STRONG&gt;CMOD&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So better copy the function exit code and paste it in the target system include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Sep 2008 11:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exits-issue/m-p/4533697#M1071321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-27T11:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: exits-issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits-issue/m-p/4533698#M1071322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.But can u post the detailed procedure to do how to migrate and copy it into target system.&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;G Kumari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Sep 2008 11:55:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exits-issue/m-p/4533698#M1071322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-27T11:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: exits-issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits-issue/m-p/4533699#M1071323</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;No need to migrate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just note down the enhancement and function exit name, double click on the include inside the function exit and copy the code inside it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Now in the target system create a new project in &lt;STRONG&gt;CMOD&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;2) Assign the enhancement to it by clicking the &lt;STRONG&gt;Enhacement assignments&lt;/STRONG&gt; button, then save and come back,&lt;/P&gt;&lt;P&gt;3) Now click on the &lt;STRONG&gt;components&lt;/STRONG&gt; button, double click on the function exit,&lt;/P&gt;&lt;P&gt;4) After that double click on the include name inside the function exit, it will say include doesnt exists , do you want to create? press yes now it will show a warning on namespace press enter to override the warning.&lt;/P&gt;&lt;P&gt;5) This will open the include now paste the copied code into it.&lt;/P&gt;&lt;P&gt;6) Activate the include and then the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Sep 2008 12:13:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exits-issue/m-p/4533699#M1071323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-27T12:13:13Z</dc:date>
    </item>
  </channel>
</rss>

