<?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: Regarding Customer Exit, in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/1786159#M338567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swapna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got your question,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;Steps&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;1). Go to transaction code for which ur trying to do enhancement.&lt;/P&gt;&lt;P&gt;2). Now go to create/change screen(second screen) of the transaction. Click on System (menu path) and status.&lt;/P&gt;&lt;P&gt;3) Now double click ok the program name in the popup. Once u go to the program, then GOTO-&amp;gt;Attributes (menu path). and make a note of the development class.&lt;/P&gt;&lt;P&gt;4) now go to tcode SMOD. Press F4 help on the field there.&lt;/P&gt;&lt;P&gt;5) Now in the infomation systems give the development class which u have noted earliour in development class field. Press Enter.&lt;/P&gt;&lt;P&gt;6) Now u can see the user exits available folr that transaction.&lt;/P&gt;&lt;P&gt;7) Give the value one by one and click on test button and double click in each function exit. Here u can see one include ZXXXXXX (where XXXXXX is some name).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Double click on that include and create it. And here is where u can add ur code for enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats it.:-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what ur looking for??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Nov 2006 15:12:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-30T15:12:48Z</dc:date>
    <item>
      <title>Regarding Customer Exit,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/1786157#M338565</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;I want to create Function Exit.Can any body tel me how to create the fuction exit with code  and anybody send me the steps to create the function exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swapna.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 09:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/1786157#M338565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T09:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Customer Exit,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/1786158#M338566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swapna,&lt;/P&gt;&lt;P&gt;     Basically function exits are meant for the modification of the SAP standard functionality. we cannot create our own function exists, we can only implement the function exist/user exits which are provied by the SAP in the standard coding.&lt;/P&gt;&lt;P&gt;so provide the scenario where you wants to implement the function exit. say VA01, MM01 etc..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 10:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/1786158#M338566</guid>
      <dc:creator>srinivas_akiri</dc:creator>
      <dc:date>2006-11-30T10:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Customer Exit,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/1786159#M338567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swapna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got your question,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;Steps&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;1). Go to transaction code for which ur trying to do enhancement.&lt;/P&gt;&lt;P&gt;2). Now go to create/change screen(second screen) of the transaction. Click on System (menu path) and status.&lt;/P&gt;&lt;P&gt;3) Now double click ok the program name in the popup. Once u go to the program, then GOTO-&amp;gt;Attributes (menu path). and make a note of the development class.&lt;/P&gt;&lt;P&gt;4) now go to tcode SMOD. Press F4 help on the field there.&lt;/P&gt;&lt;P&gt;5) Now in the infomation systems give the development class which u have noted earliour in development class field. Press Enter.&lt;/P&gt;&lt;P&gt;6) Now u can see the user exits available folr that transaction.&lt;/P&gt;&lt;P&gt;7) Give the value one by one and click on test button and double click in each function exit. Here u can see one include ZXXXXXX (where XXXXXX is some name).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Double click on that include and create it. And here is where u can add ur code for enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats it.:-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what ur looking for??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 15:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/1786159#M338567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T15:12:48Z</dc:date>
    </item>
  </channel>
</rss>

