<?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 Customer User Exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301463#M1025686</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 tell me how to identify Customer user exits implemented in standard programs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can find out in table MODSAP (Table exits, Function, Screen, GUI exits) but these are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know Customer Exits in standard programs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2008 06:40:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-04T06:40:04Z</dc:date>
    <item>
      <title>Customer User Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301463#M1025686</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 tell me how to identify Customer user exits implemented in standard programs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can find out in table MODSAP (Table exits, Function, Screen, GUI exits) but these are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know Customer Exits in standard programs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 06:40:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301463#M1025686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T06:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Customer User Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301464#M1025687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find 'Call customer-function' in main program to find user exits.&lt;/P&gt;&lt;P&gt;Or you can find them thr' transaction 'SMOD' if you know development class of that standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aparna Gaikwad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 06:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301464#M1025687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T06:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Customer User Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301465#M1025688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kuldeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, Function Exits , Screen Exits, GUI exits are types of Customer Exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for finding Customer Exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c8/1975cc43b111d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c8/1975cc43b111d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 06:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301465#M1025688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T06:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Customer User Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301466#M1025689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kuldeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easiest way to do this would be to go to the SAP standard program in SE38 and search for "CUSTOMER*EXIT" in the &lt;U&gt;main program.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since most user exits follow this naming condition you may find what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 06:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301466#M1025689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T06:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Customer User Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301467#M1025690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aparna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I can find out the string 'CALL CUSTOMER EXIT'...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But If I go manually to a particular program and find out the string and once I double click on the same then it will show me FUNCTION EXIT or something other type of Exit....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. If I find FORM USEREXIT....in prog SAPMV45A....then it will show me FORM USEREXIT and ENDFORM and thats what i am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways thanx for giving me idea to find out the exits...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now my question is how to identify if user has added the code in the FORM and ENDFORM statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kuldeep Mane on Aug 4, 2008 2:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-user-exits/m-p/4301467#M1025690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T08:05:01Z</dc:date>
    </item>
  </channel>
</rss>

