<?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: Function modules in function module exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-in-function-module-exits/m-p/1568690#M256770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mallela,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. in user-exits,&lt;/P&gt;&lt;P&gt;   this thing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a) the main program, &lt;/P&gt;&lt;P&gt;    somewhere in the code, (eg. before saving)&lt;/P&gt;&lt;P&gt;    calls the SPECIAL SYNTAX &lt;/P&gt;&lt;P&gt;   CALL CUSTOMER-FUNCTION '001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; b) This special syntax&lt;/P&gt;&lt;P&gt;   searches for a FM&lt;/P&gt;&lt;P&gt;   with the following format of name.&lt;/P&gt;&lt;P&gt;  'EXIT' +   CURRENT PROGRAMNAME + '001'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  c) This new found FM&lt;/P&gt;&lt;P&gt;    is called in which parameters   &lt;/P&gt;&lt;P&gt;    are imported/exported etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  d) THIS FM is called X FM for user-exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. This X FM is also but a simple FM,&lt;/P&gt;&lt;P&gt;   the only difference is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   a) its naming convention&lt;/P&gt;&lt;P&gt;   b) its detected by the special syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2006 09:17:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-13T09:17:08Z</dc:date>
    <item>
      <title>Function modules in function module exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-in-function-module-exits/m-p/1568688#M256768</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;Could you please clarify the concepts of function moduels and funtion 'X' modules in function module exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-in-function-module-exits/m-p/1568688#M256768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T09:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function modules in function module exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-in-function-module-exits/m-p/1568689#M256769</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;Could you elaborate as to what u r looking for maybe i will be able to help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-in-function-module-exits/m-p/1568689#M256769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T09:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Function modules in function module exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-in-function-module-exits/m-p/1568690#M256770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mallela,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. in user-exits,&lt;/P&gt;&lt;P&gt;   this thing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a) the main program, &lt;/P&gt;&lt;P&gt;    somewhere in the code, (eg. before saving)&lt;/P&gt;&lt;P&gt;    calls the SPECIAL SYNTAX &lt;/P&gt;&lt;P&gt;   CALL CUSTOMER-FUNCTION '001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; b) This special syntax&lt;/P&gt;&lt;P&gt;   searches for a FM&lt;/P&gt;&lt;P&gt;   with the following format of name.&lt;/P&gt;&lt;P&gt;  'EXIT' +   CURRENT PROGRAMNAME + '001'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  c) This new found FM&lt;/P&gt;&lt;P&gt;    is called in which parameters   &lt;/P&gt;&lt;P&gt;    are imported/exported etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  d) THIS FM is called X FM for user-exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. This X FM is also but a simple FM,&lt;/P&gt;&lt;P&gt;   the only difference is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   a) its naming convention&lt;/P&gt;&lt;P&gt;   b) its detected by the special syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:17:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-in-function-module-exits/m-p/1568690#M256770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T09:17:08Z</dc:date>
    </item>
  </channel>
</rss>

