transportSetOwner
Assigns a new owner to a specified transport in SAP ABAP. Provide transport number and target user to update ownership.
Instructions
Sets the owner of a transport.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| targetuser | Yes | The target user. | |
| transportNumber | Yes | The transport number. |