abap_transport_release
Release one CTS transport request in SAP; irreversible. Requires abapsmith configuration for writes and transport releases; otherwise it refuses and sends nothing.
Instructions
Release one CTS transport request — irreversible. LOCKED on this server: ABAP_ALLOW_WRITE does not enable writes, and ABAP_MODE is not set, so that variable is what decides it. ABAP_ALLOW_TRANSPORT_RELEASE does not enable releasing a transport request, and ABAP_MODE is not set, so that variable is what decides it. Set ABAP_ALLOW_WRITE=true (ABAP_ALLOW_PACKAGES is optional — it narrows the default, which is every package). Set ABAP_ALLOW_TRANSPORT_RELEASE=true. Calling it returns a refusal and sends nothing to the SAP system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||