# Create Webservice RFC Destination

This RFC destination is the web service that connects to the TCT portal service to activate the plant. When calling a function module using the RFC interface, the calling program must specify the parameters of the connection in the form of a destination. This destination defines the type of connection, the parameter program and the target system.

:information\_source: The SAP system will require external internet access directly or via a proxy in order to use the web service. The license will only need to be activated once per plant, this can then be moved through your SAP landscape via transports.

Navigate to transaction SM59. Select option ‘HTTP Connections to External Server’, select the create button

<figure><img src="/files/OQ2mIzVIPa6BGkK21nSo" alt=""><figcaption></figcaption></figure>

Enter the name for the RFC Destination

1. Enter descriptions 1 and 2.
2. Enter the Target Host
3. Enter the Service No.
4. Enter the Path Prefix

Select enter to confirm and then press the save button at the top.

<div align="left"><figure><img src="/files/7DJjO7VNlutbmD37sAqM" alt=""><figcaption></figcaption></figure></div>

You will notice the new RFC destination in the HTTP Connections list.

<figure><img src="/files/p84REpnHBYed4st0sgZa" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.theconfigteam.com/codingcontrol/configuration/core-application-configuration/create-webservice-rfc-destination.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
