Do you have any question about this error?
Message type: E = Error
Message class: FGL_PRE_CHECK - Pre Transition Check FI-GL
Message number: 014
Message text: Customer exit AD010002 (Rep. &1) active; migration might not be possible
ABAP report &V1& exists in the system.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Please check out OSS note 2245333 for further details.
Error message extract from SAP system. Copyright SAP SE.
FGL_PRE_CHECK014
- Customer exit AD010002 (Rep. &1) active; migration might not be possible ?The SAP error message FGL_PRE_CHECK014 indicates that there is an active customer exit (specifically, AD010002) that may prevent the migration process from completing successfully. This error typically arises during the migration of financial data or when transitioning to a new version of SAP, particularly in the context of the New General Ledger (New G/L) or other financial modules.
Cause:
The error occurs because the customer exit AD010002 is active in the system. Customer exits are enhancements that allow you to add custom functionality to standard SAP applications. If a customer exit is active, it may interfere with the migration process, as the migration tools expect a certain standard behavior that could be altered by the custom code.
Solution:
To resolve this issue, you can follow these steps:
Identify the Customer Exit:
- Use transaction code SE80 or SE37 to locate the customer exit AD010002. This will help you understand what custom logic is implemented.
Deactivate the Customer Exit:
- If the custom logic is not needed for the migration, you can deactivate the customer exit. This can typically be done in transaction SMOD:
- Go to transaction SMOD.
- Enter the enhancement project name associated with AD010002.
- Deactivate the exit.
Test the Impact:
- After deactivating the exit, perform thorough testing to ensure that the deactivation does not negatively impact other functionalities in your SAP system.
Retry the Migration:
- Once the exit is deactivated and you have confirmed that everything is functioning correctly, retry the migration process.
Document Changes:
- Document the changes made for future reference and to inform other team members about the deactivation of the customer exit.
Related Information:
By following these steps, you should be able to resolve the error and proceed with your migration successfully.
Get instant SAP help. Start your 7-day free trial now.
FGL_PRE_CHECK013
BadI DIP_AD010002_SEL implemented; migration might not be possible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FGL_PRE_CHECK012
BadI FCOM_VORGN_4_EXT_LDR implemented; migration not possible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FGL_PRE_CHECK015
Activate company code validation (CO area &1 / fiscal year &2)
What causes this issue? Company code validation is inactive in CO area &v1& for fiscal year &v2& (and possibly subsequent years).Syst...
FGL_PRE_CHECK016
Activate control indicator "All Currencies" (CO area &1 / FiscYr &2)
What causes this issue? The "All currencies" indicator is inactive in CO area &v1& for fiscal year &v2& (and possibly subse...
Click on this link to search all SAP messages.