‎2008 Jan 31 4:11 PM
Hello,
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?
I have already searched SDN and SAP Notes and SAP Help, but I could not find a clear statement.
Kind regards
Martin
Edited by: Martin Schlegel on Feb 4, 2008 4:28 PM
‎2008 Jan 31 4:21 PM
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.
‎2008 Feb 01 10:38 AM
Hello Mike, thank you for your fast answer.
Like you, I have the impression that this function should be called alle the time before an SMOD/CMOD enhancement EXIT_... Function is called.
But I would like to be 100% sure.
Kind regards
Martin
‎2008 Feb 06 10:13 AM
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.
Kind Regards
Martin