Do you have any question about this error?
Message type: E = Error
Message class: /EACC/DM_PLIMA -
Message number: 016
Message text: Internal error: Function module &1 cannot be found in the DDIC
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/EACC/DM_PLIMA016
- Internal error: Function module &1 cannot be found in the DDIC ?The SAP error message
/EACC/DM_PLIMA016 Internal error: Function module &1 cannot be found in the DDIC
indicates that the system is unable to locate a specific function module in the Data Dictionary (DDIC). This can occur for several reasons, and here are some potential causes, solutions, and related information:Causes:
- Missing Function Module: The function module referenced in the error message may not exist in the system. This could be due to a missing transport or an incomplete installation of a component.
- Transport Issues: If the function module was recently transported from another system, the transport may not have been successful, or the function module may not have been included in the transport request.
- Authorization Issues: The user may not have the necessary authorizations to access the function module, leading to the perception that it does not exist.
- System Configuration: There may be issues with the system configuration or inconsistencies in the system that prevent the function module from being recognized.
Solutions:
Check Function Module Existence:
- Use transaction code SE37 (Function Builder) to check if the function module exists in the system. If it does not exist, you may need to create it or transport it from another system.
Transport Request:
- If the function module is missing, check the transport requests to ensure that the function module was included and successfully imported into the system. You may need to re-import the transport request.
Authorization Check:
- Verify that the user has the necessary authorizations to access the function module. You can check this using transaction SU53 after attempting to execute the function.
System Consistency Check:
- Run transaction SE11 (Data Dictionary) and check for inconsistencies in the Data Dictionary. You can also use transaction SICK to perform a system check.
Debugging:
- If you have access to debugging tools, you can set breakpoints in the code that calls the function module to see if there are any issues leading up to the error.
Consult SAP Notes:
- Check the SAP Support Portal for any relevant SAP Notes that may address this specific error. There may be patches or updates available that resolve the issue.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution.
Get instant SAP help. Start your 7-day free trial now.
/EACC/DM_PLIMA015
Internal error generating a program
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/EACC/DM_PLIMA014
Internal Error: The module pool you want to delete (&1) not found in DDIC
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/EACC/DM_PLIMA017
Internal: Database table &1 no longer exists or is inactive
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/EACC/DM_PLIMA018
Posting delayed due to database update
What causes this issue? You want to write data to a database table. The database table in question is currently being updated (new database indexes a...
Click on this link to search all SAP messages.