List SAP Transports
sap.transport.listRetrieve paginated user transports from SAP ABAP systems, specifying system ID and user to get a bounded page.
Instructions
List a bounded page of user transports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | ||
| limit | No | ||
| systemId | Yes | ||
| startIndex | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| systemId | No | ||
| warnings | Yes | ||
| requestId | Yes | ||
| schemaVersion | Yes |