transportRelease
Release an ABAP transport request by specifying the transport number, with optional flags to bypass locks and ATC checks.
Instructions
Releases a transport.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| IgnoreATC | No | Whether to ignore ATC checks. | |
| ignoreLocks | No | Whether to ignore locks. | |
| transportNumber | Yes | The transport number. |