GetTransport
Retrieve ABAP transport request metadata, objects, and status from an SAP system using a transport number.
Instructions
[read-only] Retrieve ABAP transport request information including metadata, included objects, and status from SAP system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | SAP user who owns the transport. On ECC the session-user-scoped path endpoint silently filters out other users' TRs — pass `owner` to retry via the list endpoint. On S/4 usually unnecessary, but provide it if the path read is rejected by authorization. | |
| include_tasks | No | Include list of tasks in transport (default: true) | |
| include_objects | No | Include list of objects in transport (default: true) | |
| transport_number | Yes | Transport request number (e.g., E19K905635, DEVK905123) |