GetStructureVersions
Retrieve the version history of an ABAP structure, including version IDs, authors, timestamps, transport requests, and URIs to fetch each version's source.
Instructions
[read-only] List the SAP version history of a ABAP structure. Returns each version with its versionId, author, updatedAt, title, the transportRequest (and transportDescription) that produced it when available, and an opaque content_uri to fetch that version's source via GetStructureVersionSource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| structure_name | Yes | ABAP structure name. |