Do you have any question about this error?
Message type: E = Error
Message class: LDAP - LDAP Interface Messages in ABAP
Message number: 067
Message text: RFC destination &1 is of incorrect type &2
Die RFC destination &V1& is of type &V2&.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Specify the LDAP Connector type <LB>T</> (TCP/IP connection) for the
RFC destination in transaction SM59.
Error message extract from SAP system. Copyright SAP SE.
LDAP067
- RFC destination &1 is of incorrect type &2 ?The SAP error message "LDAP067 RFC destination &1 is of incorrect type &2" typically occurs when there is an issue with the configuration of the RFC (Remote Function Call) destination that is used for LDAP (Lightweight Directory Access Protocol) integration. This error indicates that the specified RFC destination is not of the expected type for the operation being performed.
Cause:
- Incorrect RFC Destination Type: The RFC destination specified in the error message is not configured correctly. For LDAP operations, the RFC destination should be of type "T" (TCP/IP connection) or "H" (HTTP connection), depending on the specific requirements of the LDAP integration.
- Misconfiguration: The RFC destination may be misconfigured or not set up at all in the SAP system.
- Network Issues: There could be network connectivity issues preventing the SAP system from reaching the LDAP server.
Solution:
Check RFC Destination Configuration:
- Go to transaction SM59 in the SAP GUI.
- Locate the RFC destination mentioned in the error message (replace &1 with the actual destination name).
- Verify that the destination type is correct (it should be "T" for TCP/IP or "H" for HTTP).
- Ensure that the connection parameters (like target host, service, etc.) are correctly configured.
Test the RFC Connection:
- In transaction SM59, select the RFC destination and click on the "Connection Test" button to verify that the connection can be established successfully.
- If the test fails, check the network settings, firewall rules, and ensure that the LDAP server is reachable from the SAP system.
Review LDAP Configuration:
- Ensure that the LDAP settings in the SAP system are correctly configured. This includes checking the LDAP server details, authentication methods, and any other relevant parameters.
Check Authorization:
- Ensure that the user account being used for the LDAP connection has the necessary permissions to access the LDAP server.
Consult Documentation:
- Refer to SAP documentation or notes related to LDAP integration for any specific configuration requirements or troubleshooting steps.
Related Information:
By following these steps, you should be able to identify and resolve the issue causing the "LDAP067 RFC destination &1 is of incorrect type &2" error.
Get instant SAP help. Start your 7-day free trial now.
LDAP066
RFC destination &1 does not exist
What causes this issue? The RFC destination of the same name, required to start LDAP Connector &V1&, does not exist.System Response The syst...
LDAP065
Deviating server name; see long text
What causes this issue? You want to start LDAP Connector &V1&. According to Customizing, this is done on server &V2&. However, the ca...
LDAP068
Error calling gateway (Code &3)
What causes this issue? Communikation with the gateway on host &V1& and service &V2& failed. The error code is &V3&.System Re...
LDAP069
Multiple registrations for LDAP Connector
What causes this issue? The system has determined that there are already multiple programs registered on the gateway &V1& / &v2& unde...
Click on this link to search all SAP messages.