<?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: find main program from user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-main-program-from-user-exit/m-p/3800367#M913915</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;Suppose you know the name of the Function Module Exit .&lt;/P&gt;&lt;P&gt;Ex : "EXIT_SAPLFCPD_001"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the main program is "SAPLFCPD". The middle part of the exit name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else if you know the name of the enhancement, see its Function module exit name in SMOD transaction and follow the above procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assign points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2008 10:05:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-15T10:05:21Z</dc:date>
    <item>
      <title>find main program from user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-main-program-from-user-exit/m-p/3800366#M913914</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;I am trying to find the main program meant for IT0001 maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any means to find a main program from user exit apart from the Where Used List process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Binay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 09:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-main-program-from-user-exit/m-p/3800366#M913914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T09:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: find main program from user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-main-program-from-user-exit/m-p/3800367#M913915</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;Suppose you know the name of the Function Module Exit .&lt;/P&gt;&lt;P&gt;Ex : "EXIT_SAPLFCPD_001"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the main program is "SAPLFCPD". The middle part of the exit name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else if you know the name of the enhancement, see its Function module exit name in SMOD transaction and follow the above procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assign points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 10:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-main-program-from-user-exit/m-p/3800367#M913915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T10:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: find main program from user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-main-program-from-user-exit/m-p/3800368#M913916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi binay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use system field SY-CPROG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or call FM SYSTEM_CALLSTACK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the whole callstack, i.e. SYSTEM_CALLSTACK called from SE37 test results in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PROGNAME                                 EVENTTYPE    EVENTNAME

SYSTEM_CALLSTACK==============FT         FORM         FUNCTION_CALL
SAPLSEUJ                                 FUNC         SFCS_FA_FUNCTION_INVOCE
SAPLSEUJ                                 FUNC         SFCS_FA_TEST_FUNCTION
RS_TESTFRAME_CALL                        EVENT        START-OF-SELECTION
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 10:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-main-program-from-user-exit/m-p/3800368#M913916</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2008-05-15T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: find main program from user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-main-program-from-user-exit/m-p/3800369#M913917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in se16 tcode : &lt;/P&gt;&lt;P&gt;take table :  &lt;STRONG&gt;MODSAPVIEW&lt;/STRONG&gt;In NAME                                          &lt;/P&gt;&lt;P&gt; field give the exit name and get MEMBER field value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg: &lt;/P&gt;&lt;P&gt;SAP extension name  MBCF0002                                    &lt;/P&gt;&lt;P&gt; TYP                          E                                     &lt;/P&gt;&lt;P&gt; MEMBER                 EXIT_SAPMM07M_001                 &lt;/P&gt;&lt;P&gt; Language                  E                                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the program name is   SAPMM07M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 10:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-main-program-from-user-exit/m-p/3800369#M913917</guid>
      <dc:creator>JoffyJohn</dc:creator>
      <dc:date>2008-05-15T10:17:35Z</dc:date>
    </item>
  </channel>
</rss>

