<?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 exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297786#M1024860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Aug 12, 2008 11:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2008 10:16:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-12T10:16:01Z</dc:date>
    <item>
      <title>User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297785#M1024859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know how the standard user exit is applied in SAP.&lt;/P&gt;&lt;P&gt;There is one std user exit for t.code ME21N i.e. LMEQR001.&lt;/P&gt;&lt;P&gt;I want to apply this std user exit. How can this be done?&lt;/P&gt;&lt;P&gt;Pls explain as i m a functional consultant and dont know the technical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sheetal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:13:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297785#M1024859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T10:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297786#M1024860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Aug 12, 2008 11:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:16:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297786#M1024860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T10:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297787#M1024861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First goto CMOD. Specify the user exit name. Goto Components part and you will find a Function Module name.&lt;/P&gt;&lt;P&gt;Click on this function module and inside you will find a Z include program. You can click on this include program and write appropriate code inside the include which gets triggered while SAP runs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297787#M1024861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T10:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297788#M1024862</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;first thing is u need to create  a project &lt;DEL&gt;-&amp;gt; assing components to it (enhancements)&lt;/DEL&gt;-&amp;gt; and activate that project .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that Enhancements u will get function module exits ---&amp;gt; SAP will be Z includes in it , in ur case  ZXM06U52, so double click on it ---&amp;gt; u will get message 'Program names ZX... are reserved for includes of exit function groups' ---&amp;gt;then Enter ---&amp;gt;ask to create a object ---&amp;gt;create and assign to ur dev.package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that u can add ur logic in that include .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297788#M1024862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T10:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297789#M1024863</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;then you need to goto CMOD TCODE and create one project for that exit &lt;/P&gt;&lt;P&gt;assin this LMEQR001 exit in enhancement assignment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enter that LMEQR001 name there and click on components button &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there double click on exit name and it will take to u a include Z...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double click that and write ur code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that activate that program and activate that project &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other wise that exit won't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297789#M1024863</guid>
      <dc:creator>former_member206439</dc:creator>
      <dc:date>2008-08-12T10:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297790#M1024864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Aug 12, 2008 11:30 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:22:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4297790#M1024864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T10:22:20Z</dc:date>
    </item>
  </channel>
</rss>

