Do you have any question about this error?
Message type: E = Error
Message class: SHDB_PFW -
Message number: 721
Message text: External RFC call of &1 not allowed
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.
SHDB_PFW721
- External RFC call of &1 not allowed ?The SAP error message SHDB_PFW721, which states "External RFC call of &1 not allowed," typically occurs when there is an attempt to execute a function module or RFC (Remote Function Call) that is not permitted to be called externally. This restriction is often in place for security reasons or to maintain system integrity.
Cause:
- Security Restrictions: The function module or RFC you are trying to call is designed to be used internally within the SAP system and is not intended for external calls.
- Configuration Settings: The function module may have been configured to restrict external access, either by design or due to specific security policies.
- Authorization Issues: The user or system making the call may not have the necessary authorizations to execute the function module externally.
Solution:
Check Function Module Attributes:
- Go to transaction SE37 (Function Module) and enter the name of the function module that is causing the error.
- Check the attributes of the function module. Look for the "Remote-Enabled Module" checkbox. If it is not checked, the function cannot be called externally.
Use an Alternative Function:
- If the function module is not meant for external calls, look for an alternative function module that is designed for external use.
Modify Security Settings:
- If you have the necessary authorizations and it is appropriate to do so, you can modify the function module to allow external calls. This should be done with caution and typically requires approval from your SAP security team.
Check User Authorizations:
- Ensure that the user or system making the RFC call has the necessary authorizations. You can check this in transaction SU53 (Authorization Check) after the error occurs.
Consult Documentation:
- Review the SAP documentation or notes related to the specific function module to understand its intended use and any restrictions.
Contact SAP Support:
- If you are unable to resolve the issue, consider reaching out to SAP support for further assistance, especially if this is a critical function for your business processes.
Related Information:
Always ensure that any changes made to function modules or security settings are thoroughly tested in a development environment before being applied to production systems.
Get instant SAP help. Start your 7-day free trial now.
SHDB_PFW720
Error caused by the collector process &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SHDB_PFW719
RFC server group &1 is invalid!
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SHDB_PFW722
User &2 not authorized to call RFC &1 (rc=&3) due to AuthObj &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SHDB_PFW723
Worker communication error: &1 &2 &3 &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.