Do you have any question about this error?
Message type: E = Error
Message class: FKKID_MSG - Messages for FI-CA Loc. Cross-Country
Message number: 124
Message text: Old function module &1 found in FQEVENTS for event '&2'
You use function module<ZH> &V1&</> for event <ZH>&V2&</> in
transaction
<DS:TRAN.FQEVENTS>FQEVENTS</> you created in the CEEISUT add-on
software component. After the migration, you are not allowed to use
these add-on function modules.
<DS:TRAN.FKKID_VATTR_CM>VAT Transfer (Credit Memos)</> cannot be used
without proper function modules in <ZK>FI-CA Events Management</>.
The combination of function modules of the standard FI-CA and the
CEEISUT add-on software components is not allowed.
Run transaction
<DS:TRAN.FQEVENTS>FQEVENTS</> and ensure that the <ZH>&V2&</> function
module is not used for event <ZH>&V1&</>.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
FKKID_MSG124
- Old function module &1 found in FQEVENTS for event '&2' ?The SAP error message FKKID_MSG124 indicates that an old function module is being referenced in the event handling for a specific event in the contract accounts receivable and payable (FI-CA) module. This typically occurs when there are outdated or deprecated function modules that are still being used in the event processing logic.
Cause:
- Outdated Function Module: The function module referenced in the event is no longer valid or has been replaced by a newer version.
- Custom Development: If there are custom developments or enhancements in your SAP system, they may be referencing old function modules that have been deprecated.
- System Upgrade: If your system has been recently upgraded, some function modules may have been replaced or removed, leading to this error.
Solution:
- Identify the Function Module: Check the error message details to identify the specific function module (
&1
) and the event (&2
) that is causing the issue.- Update Event Handling:
- Go to the event handling configuration in the SAP system and update the event to use the current function module.
- If you are using custom code, review the custom implementations and replace the old function module with the appropriate new one.
- Consult Documentation: Refer to the SAP documentation or release notes for the version you are using to find out which function modules have been replaced and what the new ones are.
- Testing: After making the necessary changes, test the event processing to ensure that the error is resolved and that the system behaves as expected.
- Contact SAP Support: If you are unable to resolve the issue, consider reaching out to SAP support for assistance, especially if this is a critical issue affecting business processes.
Related Information:
By following these steps, you should be able to resolve the FKKID_MSG124 error and ensure that your event handling is up to date with the current SAP standards.
Get instant SAP help. Start your 7-day free trial now.
FKKID_MSG123
New function module &1 not found in FQEVENTS for event '&2'
What causes this issue? You do not use the new function module<ZH> &V1&</> for event<ZH> &V2&</> in transacti...
FKKID_MSG122
Check events in FQEVENTS transaction
What causes this issue? The system checks active function modules in transaction FQEVENTS.System Response The system issues an error message and wil...
FKKID_MSG125
Migration table &1 is locked by user &2; flag update not possible
What causes this issue? Another user has already executed the migration tool to migrate nondelivered credit memo data from the CEEISUT software compo...
FKKID_MSG126
Nondeliv. credit memo data already migrated in client; no action needed
What causes this issue? The migration of nondelivered credit memos from the <ZK>CEEISUT</> software component has already been performed ...
Click on this link to search all SAP messages.