GetTableVersions
Retrieve the version history of an ABAP table, including version ID, author, date, transport request, and a link to fetch the source code for each version.
Instructions
[read-only] List the SAP version history of a ABAP table. 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 GetTableVersionSource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ABAP table name. |