<?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: how to implement the user-exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347101#M802646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write your code, at the end of the existing code in the include of that userexit and activate the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2008 09:29:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-22T09:29:01Z</dc:date>
    <item>
      <title>how to implement the user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347098#M802643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;I have to do some validation for the TCODEs  FD02 and FK02. I have found the exits: &lt;/P&gt;&lt;P&gt;EXIT_SAPMF02D_001&lt;/P&gt;&lt;P&gt;EXIT_SAPMF02K_001 respectively. I have gone through these function modules and have found two include files. &lt;/P&gt;&lt;P&gt;ZXF04U01 and ZXF05U01. After the coding has been done in both these include files and saved , I have placed a break point in the first line of both the include files. But I wonder the breakpoint is not at all getting triggered for both the tcodes. Please let me know to resolve this issue. &lt;/P&gt;&lt;P&gt;helpful answers would be highly rewarded.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ramineni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 08:53:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347098#M802643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T08:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement the user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347099#M802644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ramineni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First u need to create a project in CMOD and assign the enhancements, activate  it .Then only it will trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sirisha reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 08:58:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347099#M802644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T08:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement the user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347100#M802645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sirisha,&lt;/P&gt;&lt;P&gt;Thanks for your help. I wanna let you know one issue here. I had created a enhancement project and while trying to assign the enhancement, it is raising the error message that the "SAP enhancement SAPMF02D already belongs to project YCUST(another enhancement project)". Could you please tell me how to proceed further to resolve this issue.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ramineni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:24:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347100#M802645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T09:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement the user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347101#M802646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write your code, at the end of the existing code in the include of that userexit and activate the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347101#M802646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T09:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement the user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347102#M802647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;Thanks for your prompt reply. When i go through that enhancement-&amp;gt;function module-&amp;gt;include file. I am able to see the code I had done. But the breakpoint is not getting triggered even now. Please tell me to proceed further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Ramineni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:43:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347102#M802647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T09:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement the user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347103#M802648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 10:05:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347103#M802648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T10:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement the user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347104#M802649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ram,&lt;/P&gt;&lt;P&gt;U can implement the exit only once. so u need to activate that prevoius project i.e. YCUST. after activating the enhancement then all the exits will show u green and implemented exits will show a tick mark.&lt;/P&gt;&lt;P&gt;after that u can activate the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ur case already the enhancement is assigned to project. so no need to create the project. just write a break-point in the include and activate it.&lt;/P&gt;&lt;P&gt;i think it will trigger. at that time also it will not trigger means that customer exit is not related to ur requirement.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sirisha reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 10:18:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347104#M802649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T10:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement the user-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347105#M802650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;   Debug the transaction FD02 and FK02 to see if the user exit &lt;/P&gt;&lt;P&gt;is called,if so then there must be activation problems as explained by others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 08:58:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-the-user-exit/m-p/3347105#M802650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T08:58:03Z</dc:date>
    </item>
  </channel>
</rss>

