revisions
Retrieve revision history for an SAP ABAP object by providing its URL. Optionally filter by class inclusion or specify a connection.
Instructions
Retrieves revisions for an object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectUrl | Yes | The URL of the object. | |
| clsInclude | No | The class include. | |
| 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. |