publishServiceBinding
Publish a service binding to an SAP ABAP system via ADT API, requiring name and version. Optionally specify a connection for the call.
Instructions
Publishes a service binding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the service binding. | |
| version | Yes | The version of the service binding. | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. |