<?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: transporting User exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-exits/m-p/4392782#M1044526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshu Madap   ,&lt;/P&gt;&lt;P&gt; Just you need to Activate Function Module and assign TR .&lt;/P&gt;&lt;P&gt; In CMOD u need to Assign the Enhancement to Your Proj , Save Proj in Your transport Package Assign the Same TR ( if u want u can Have different ) .&lt;/P&gt;&lt;P&gt; Then You can Transport the Package and TR .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt; Sreenivas Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2008 04:19:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-19T04:19:35Z</dc:date>
    <item>
      <title>transporting User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-exits/m-p/4392780#M1044524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to transport user-exits from Development to Quality and then finally to Production server in version ECC 5.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please note that its User exits I want to transfer and not Customer Exits.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 03:02:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-exits/m-p/4392780#M1044524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T03:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: transporting User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-exits/m-p/4392781#M1044525</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 SAP you have to move your program, user exits etc....using TR only.&lt;/P&gt;&lt;P&gt;Check the below steps,&lt;/P&gt;&lt;P&gt;1. All the program which are releated to your user exits assigned to the development package.&lt;/P&gt;&lt;P&gt;2. Assigning to package, it will ask transport request, here you have to create TR and save your user exits and activate.&lt;/P&gt;&lt;P&gt;3. finaly you have to move the TR to next system like Quality and production system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Boobalan S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 04:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-exits/m-p/4392781#M1044525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T04:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: transporting User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-exits/m-p/4392782#M1044526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshu Madap   ,&lt;/P&gt;&lt;P&gt; Just you need to Activate Function Module and assign TR .&lt;/P&gt;&lt;P&gt; In CMOD u need to Assign the Enhancement to Your Proj , Save Proj in Your transport Package Assign the Same TR ( if u want u can Have different ) .&lt;/P&gt;&lt;P&gt; Then You can Transport the Package and TR .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt; Sreenivas Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 04:19:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-exits/m-p/4392782#M1044526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T04:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: transporting User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-exits/m-p/4392783#M1044527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi harshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. From user exits (and not customer exits)&lt;/P&gt;&lt;P&gt;  what i understand is that you have written a code&lt;/P&gt;&lt;P&gt;  in a standard include eg. for SD one of the include is &lt;/P&gt;&lt;P&gt;MV45AFZ4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In this case, we have to take the access key&lt;/P&gt;&lt;P&gt;   for changing the standard include. Only then can we change it.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  After access key, when we try to modify the code,&lt;/P&gt;&lt;P&gt;the system will automatically ask for request number.&lt;/P&gt;&lt;P&gt;This request number can be used to transport it to QA and PRD.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 05:15:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-exits/m-p/4392783#M1044527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T05:15:45Z</dc:date>
    </item>
  </channel>
</rss>

