<?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: user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082866#M432284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to do both the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First go to CMOD and Create one Z* project and then include the enhancement component say PPCO0020...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then activate the project and add your code in the empty include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This project from CMOD MUST be activated to trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2007 15:27:18 GMT</pubDate>
    <dc:creator>Manohar2u</dc:creator>
    <dc:date>2007-03-29T15:27:18Z</dc:date>
    <item>
      <title>user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082862#M432280</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;How you find out all the user exits associated with a standard SAP program. eg. SAPLCOKO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Raman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 16:05:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082862#M432280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T16:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082863#M432281</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;Take the development class of the program SAPLCOKO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go to SMOD..Press F4..press information system..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIve the development class ...Then press enter..You will get the enhancements for the program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the program search for user exit..or search for customer..You might get the user exit..&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;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 16:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082863#M432281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T16:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082864#M432282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;go into the program...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto GOTO --&amp;gt; Attributes --&amp;gt; get the package name  ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to transaction SE80 --&amp;gt; Repository Information System --&amp;gt; Enhancements --&amp;gt; Customer Exits --&amp;gt; Enhancements --&amp;gt; now give the package name in the seletion screen ...... and execute ... u'll get all the user xits name .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is one of the way to find the user exit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 16:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082864#M432282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T16:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082865#M432283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have certain issues :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Now, i have list of user exits used for the dev class CO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lets take any one...PPCO0020, now how can i find where exactly this user exit is triggered in the main program SAPLCOKO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If i need to create another user exit, which way should i go&lt;/P&gt;&lt;P&gt; a. I use any of the empty includes(old style user exit) and add my code there.&lt;/P&gt;&lt;P&gt; b. I create another user exit via SMOD/CMOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 15:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082865#M432283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T15:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082866#M432284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to do both the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First go to CMOD and Create one Z* project and then include the enhancement component say PPCO0020...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then activate the project and add your code in the empty include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This project from CMOD MUST be activated to trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 15:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082866#M432284</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2007-03-29T15:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082867#M432285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Manohar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if i need to see the existing exit...PPCO0020 where its triggered from the main program SAPLCOKO...wht should i do...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 15:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082867#M432285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T15:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082868#M432286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This exit has two Function exits, go to function exit EXIT_SAPLCOKO_005 and click on where used, it will show you from where it is getting triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 15:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/2082868#M432286</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2007-03-29T15:40:44Z</dc:date>
    </item>
  </channel>
</rss>

