<?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? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633026#M282378</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;For finding exits for a particlar tcode,the following are the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto tcode-&amp;gt;system-&amp;gt;status-&amp;gt;go to program and get the package...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to SMOD/SE84/SE15.and then give the package name..and press execute button.U will get the exits available .These exits Start with ZINCLUDES and u need to create a project for it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also thre r other userexits available which requires the access keys....and starts with USEREXIT_*****.For example for sales order....we have program-&amp;gt;SAPMV45A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to SE80-&amp;gt;Enter the program name-&amp;gt;Now go to subroutines node...and expand it...U will see the userexits starting with USEREXIT_****.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in a program use CALL CUSTOMER-FUNCTION '***'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS,&lt;/P&gt;&lt;P&gt;nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Oct 2006 09:52:04 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2006-10-16T09:52:04Z</dc:date>
    <item>
      <title>EXITS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633022#M282374</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 many ways we can find EXITS for a application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narayana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2006 09:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633022#M282374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-16T09:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: EXITS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633023#M282375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narayan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In these following t-codes u can find out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SMOD&lt;/P&gt;&lt;P&gt;SPRO&lt;/P&gt;&lt;P&gt;SE38&lt;/P&gt;&lt;P&gt;Se80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2006 09:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633023#M282375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-16T09:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: EXITS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633024#M282376</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;1.goto the particular transaction . Goto System--&amp;gt;Status and find the program name .open SE37 , type EXIT&lt;STRONG&gt;&amp;lt;PROG NAME&amp;gt;&lt;/STRONG&gt; and press F4 to get the list of function exits available.&lt;/P&gt;&lt;P&gt;2.Execute the transaction in debugging mode.make breakpoint on text 'call funtion'&lt;/P&gt;&lt;P&gt;and press f8 continiusly untill u got user exit or customer exit ..(Customer-Function '001' )&lt;/P&gt;&lt;P&gt;3.Using transaction SPRO and under each hierarchy, you will get these enhancements and exits&lt;/P&gt;&lt;P&gt;4.You can also go to transaction SMOD and press F4 and then find out the exits available for each transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Reward points for helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2006 09:50:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633024#M282376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-16T09:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: EXITS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633025#M282377</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;1. You can search in the Program by CALL CUSTOMER-FUNCTION.&lt;/P&gt;&lt;P&gt;2. You can search in se37 for the FM starting with 'EXIT_&amp;lt;prog_name&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2006 09:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633025#M282377</guid>
      <dc:creator>rajeshkumar_kaveti</dc:creator>
      <dc:date>2006-10-16T09:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: EXITS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633026#M282378</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;For finding exits for a particlar tcode,the following are the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto tcode-&amp;gt;system-&amp;gt;status-&amp;gt;go to program and get the package...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to SMOD/SE84/SE15.and then give the package name..and press execute button.U will get the exits available .These exits Start with ZINCLUDES and u need to create a project for it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also thre r other userexits available which requires the access keys....and starts with USEREXIT_*****.For example for sales order....we have program-&amp;gt;SAPMV45A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to SE80-&amp;gt;Enter the program name-&amp;gt;Now go to subroutines node...and expand it...U will see the userexits starting with USEREXIT_****.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in a program use CALL CUSTOMER-FUNCTION '***'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS,&lt;/P&gt;&lt;P&gt;nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2006 09:52:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exits/m-p/1633026#M282378</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-10-16T09:52:04Z</dc:date>
    </item>
  </channel>
</rss>

