# Close SAP Connection

> `UiPath.SAP.BAPI.Activities.SapCloseConnection`

`UiPath.SAP.BAPI.Activities.SapCloseConnection`

:::important
Starting with v2.0.0, this activity has been deprecated.
:::

Closes the SAP connection.

## Properties

### Common

* **DisplayName** - The display name of the activity.

### Input

* **SapConnectionService** - The connection to the SAP system which you want to close, stored in an `IConnectionService` variable. This variable can be retrieved from the **Open SAP Connection** activity. This field supports only `IConnectionService` variables.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.
