<?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 MODX_FUNCTION_ACTIVE_CHECK always called before SMOD / CMOD exit? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modx-function-active-check-always-called-before-smod-cmod-exit/m-p/3324936#M796465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;am I right to assume that the function module MODX_FUNCTION_ACTIVE_CHECK is always called before a SMOD / CMOD customer exit function module is called?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already searched SDN and SAP Notes and SAP Help, but I could not find a clear statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Martin Schlegel on Feb 4, 2008 4:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2008 16:11:39 GMT</pubDate>
    <dc:creator>martin_schlegel</dc:creator>
    <dc:date>2008-01-31T16:11:39Z</dc:date>
    <item>
      <title>MODX_FUNCTION_ACTIVE_CHECK always called before SMOD / CMOD exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modx-function-active-check-always-called-before-smod-cmod-exit/m-p/3324936#M796465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;am I right to assume that the function module MODX_FUNCTION_ACTIVE_CHECK is always called before a SMOD / CMOD customer exit function module is called?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already searched SDN and SAP Notes and SAP Help, but I could not find a clear statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Martin Schlegel on Feb 4, 2008 4:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 16:11:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modx-function-active-check-always-called-before-smod-cmod-exit/m-p/3324936#M796465</guid>
      <dc:creator>martin_schlegel</dc:creator>
      <dc:date>2008-01-31T16:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: MODX_FUNCTION_ACTIVE_CHECK always called before SMOD / CMOD exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modx-function-active-check-always-called-before-smod-cmod-exit/m-p/3324937#M796466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Presumeably, thid FM checks, whether there is an active Implementation of the User-Exit. Otherwise, the FM implementing the User-Exit (EXIT_*) will not be called at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 16:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modx-function-active-check-always-called-before-smod-cmod-exit/m-p/3324937#M796466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T16:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: MODX_FUNCTION_ACTIVE_CHECK always called before SMOD / CMOD exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modx-function-active-check-always-called-before-smod-cmod-exit/m-p/3324938#M796467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mike, thank you for your fast answer.&lt;/P&gt;&lt;P&gt;Like you, I have the impression that this function should be called alle the time before an SMOD/CMOD enhancement EXIT_... Function is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would like to be 100% sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 10:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modx-function-active-check-always-called-before-smod-cmod-exit/m-p/3324938#M796467</guid>
      <dc:creator>martin_schlegel</dc:creator>
      <dc:date>2008-02-01T10:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: MODX_FUNCTION_ACTIVE_CHECK always called before SMOD / CMOD exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modx-function-active-check-always-called-before-smod-cmod-exit/m-p/3324939#M796468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, to all who may be interested. I have asked SAP support in parallel. The answer is, that some applications do NOT use MODX_FUNCTION_ACTIVE_CHECK but check directly in table TFDIR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 10:13:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modx-function-active-check-always-called-before-smod-cmod-exit/m-p/3324939#M796468</guid>
      <dc:creator>martin_schlegel</dc:creator>
      <dc:date>2008-02-06T10:13:47Z</dc:date>
    </item>
  </channel>
</rss>

