<?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 function module exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-exit/m-p/1583361#M263087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ABAPERs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a query about function module exit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a function module exit to the ABAP program editor, so that,whenever the program attributes screen is opened an information message is popped to the user,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probably,this is the enhancement,SEU00001,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;kc&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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Oct 2006 14:04:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-17T14:04:17Z</dc:date>
    <item>
      <title>function module exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-exit/m-p/1583361#M263087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ABAPERs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a query about function module exit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a function module exit to the ABAP program editor, so that,whenever the program attributes screen is opened an information message is popped to the user,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probably,this is the enhancement,SEU00001,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;kc&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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 14:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-exit/m-p/1583361#M263087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T14:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: function module exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-exit/m-p/1583362#M263088</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;Yes you can do that enhancement, exit should be EXIT_SAPLSEDTATTR_010&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 14:11:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-exit/m-p/1583362#M263088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T14:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: function module exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-exit/m-p/1583363#M263089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi max,&lt;/P&gt;&lt;P&gt;thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the function module EXIT_SAPLSEDTATTR_010(source code),&lt;/P&gt;&lt;P&gt;what changes i have to make,&lt;/P&gt;&lt;P&gt;i am totally new to this enhancements,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 14:19:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-exit/m-p/1583363#M263089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T14:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: function module exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-exit/m-p/1583364#M263090</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;By trx CMOD: create a new project and insert that enhancment, then go to the exit EXIT_SAPLSEDTATTR_010,  and do a doubleclick on the line INCLUDE ZXSEUU20 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system'll create the include ZXSEUU20, here insert the code you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 14:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-exit/m-p/1583364#M263090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-17T14:23:05Z</dc:date>
    </item>
  </channel>
</rss>

