Do you have any question about this error?
Message type: E = Error
Message class: RSDS - New DataSource
Message number: 220
Message text: Could not check destination &1 of external system &2
While checking destination&v1& of type <ZK>external system</> , an error
occurred.
It is not known whether the external system supports the object type
<ZK>DataSource</> (R3TR RSDS).
Only continue with the modeling if you are certain that DataSources are
supported by the external system.
The system determines whether the source system can support DataSources
(R3TR RSDS) using BAPI_DSOURCE_IS_SUPPORTED.
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.
RSDS220
- Could not check destination &1 of external system &2 ?The SAP error message RSDS220, which states "Could not check destination &1 of external system &2," typically occurs in the context of SAP Data Services or when trying to connect to an external system (like a database or another SAP system) using a defined RFC (Remote Function Call) destination.
Cause:
The error can be caused by several factors, including:
Incorrect RFC Destination Configuration: The RFC destination may not be configured correctly in the SAP system. This includes incorrect connection parameters, such as the hostname, service number, or user credentials.
Network Issues: There may be network connectivity issues preventing the SAP system from reaching the external system.
Authorization Issues: The user credentials used in the RFC destination may not have the necessary authorizations to access the external system.
External System Down: The external system may be down or not reachable due to maintenance or other issues.
Firewall Restrictions: Firewalls or security settings may be blocking the connection to the external system.
Solution:
To resolve the RSDS220 error, you can follow these steps:
Check RFC Destination:
- Go to transaction code
SM59
in SAP.- Locate the RFC destination mentioned in the error message.
- Verify the connection parameters (like hostname, service number, user credentials) to ensure they are correct.
Test Connection:
- In the
SM59
transaction, use the "Test Connection" feature to check if the connection to the external system is successful. This will help identify if the issue is with the configuration or the external system itself.Check Network Connectivity:
- Ensure that the SAP system can reach the external system over the network. You can use tools like
ping
ortelnet
to check connectivity.Review User Authorizations:
- Ensure that the user credentials used in the RFC destination have the necessary authorizations to access the external system.
Check External System Status:
- Verify that the external system is up and running. If it is down, you may need to wait until it is back online.
Firewall and Security Settings:
- Check if there are any firewall rules or security settings that might be blocking the connection to the external system.
Consult Logs:
- Check the SAP system logs (transaction
SM21
) and the external system logs for any additional error messages that might provide more context.Related Information:
By systematically checking these areas, you should be able to identify and resolve the cause of the RSDS220 error.
Get instant SAP help. Start your 7-day free trial now.
RSDS219
The 'Load without PSA (by direct access)' flag will be deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS218
More than three fields are over 255 characters long
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS221
Last extracted request is '&1', not '&2'
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS222
DataSource &1 &2 is not configured for generic delta
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.