GetDataElementVersions
Retrieve version history of any ABAP data element. Each version includes author, timestamp, transport request, and a link to fetch its source.
Instructions
[read-only] List the SAP version history of a ABAP data element. 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 GetDataElementVersionSource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_element_name | Yes | ABAP data element name. |