Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: TT - Extended Computer Aided Test Tool (eCATT) messages
Message number: 060
Message text: Function module & not found
The system cannot find the function module entered in the "Text"
field.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check the syntax of the function module and, if necessary, correct
this. Otherwise, choose a valid name using the F4 help in the
"Object" field.
Error message extract from SAP system. Copyright SAP SE.
TT060
- Function module & not found ?The SAP error message TT060, which indicates that a function module is not found, typically arises when the system is unable to locate a specified function module during execution. This can occur for several reasons, and understanding the cause is essential for finding a solution.
Causes of TT060 Error
Function Module Does Not Exist: The specified function module may not exist in the system. This could be due to a typo in the function module name or because the function module has not been created or activated.
Transport Issues: If the function module was recently transported from another system (e.g., from a development environment to a production environment), it may not have been transported correctly or may not have been included in the transport request.
Authorization Issues: The user executing the function may not have the necessary authorizations to access the function module.
Namespace Issues: If the function module is in a specific namespace and the system is not configured to recognize it, this error may occur.
System Version: The function module may exist in a different version of SAP or may have been deprecated in the current version.
Solutions to TT060 Error
Check Function Module Name: Verify that the function module name is spelled correctly and exists in the system. You can do this by using transaction code SE37 (Function Builder) to search for the function module.
Transport Check: If the function module was recently transported, check the transport logs to ensure that it was successfully imported. You can also check if the transport request is still in the import queue.
Authorization Check: Ensure that the user has the necessary authorizations to execute the function module. You can check this using transaction SU53 to see if there are any authorization issues.
Namespace Configuration: If the function module is in a specific namespace, ensure that the system is configured to recognize that namespace. This may involve checking the system settings or consulting with your SAP Basis team.
System Version Compatibility: If the function module is part of a specific SAP version or enhancement package, ensure that your system is updated to the required version.
Debugging: If you have access to debugging tools, you can set breakpoints in the code that calls the function module to see where the error occurs and gather more information.
Related Information
Transaction Codes:
SAP Notes: Check the SAP Support Portal for any relevant SAP Notes that may address this specific error or provide additional troubleshooting steps.
SAP Community: Engage with the SAP Community forums to see if other users have encountered similar issues and what solutions they found effective.
By following these steps, you should be able to identify the cause of the TT060 error and implement a suitable solution. If the problem persists, consider reaching out to your SAP support team for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
TT059
Entry & not in table &. Function set Inactive
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TT058
Function &: A function module name is expected in field 'Object'
What causes this issue? You did not specify a function module for the function FUN.System Response The system issues an error message and will not a...
TT061
Missing field reference was replaced with CHAR(20)
What causes this issue? Error in Field reference is FUNCTION_GET: missingSystem Response The system issues an error message an...
TT062
Missing structure reference
What causes this issue? Error in Structure reference is FUNCTION_GET: missingSystem Response The system issues an error messag...
Click on this link to search all SAP messages.