<?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/6476122#M1418138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto SMOD transaction and give the exit name and it will return the enhancement name..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2010 15:28:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-20T15:28:00Z</dc:date>
    <item>
      <title>User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476118#M1418134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I find the user exit name from the function module name? I was trying to extend the idoc, basic type delvry03. As per the tutorial slides that I was going through the process code delv ---&amp;gt; fm: IDOC_OUTPUT_DELVRY and the -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt;PERFORM CUSTOMER_FUNCTION_002 USING lv_segnam and in this perform u have the exit "EXIT_SAPLV56K_002".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is how do I find out the name of the enhancement that has this exit. I saw all the exits/ enhancements name through the ZPROGRAM to find exits for VL02n t-code, but none had a component EXIT_SAPLV56K_002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Anu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 15:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476118#M1418134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T15:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476119#M1418135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Use proper subject line in future&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find exit name from function module name using &lt;STRONG&gt;MODSAP&lt;/STRONG&gt; table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 15:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476119#M1418135</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2010-01-20T15:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476120#M1418136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In MODSAP table pass this function module to the field 'member' and execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 15:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476120#M1418136</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-01-20T15:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476121#M1418137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EXIT_SAPLV56K_002 will be a function module.  Look for this in SE37 and the source will contain the include zxtrku02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or drill down on the call to EXIT_SAPLV56K_002 and this will take you to SE37&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 15:24:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476121#M1418137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T15:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476122#M1418138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto SMOD transaction and give the exit name and it will return the enhancement name..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 15:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476122#M1418138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T15:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476123#M1418139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anupma Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 00:23:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/6476123#M1418139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-08T00:23:20Z</dc:date>
    </item>
  </channel>
</rss>

