GetFunctionGroupVersions
Retrieve the version history of an ABAP function group, including author, timestamp, and associated transport requests.
Instructions
[read-only] List the SAP version history of a ABAP function group. 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 GetFunctionGroupVersionSource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_group_name | Yes | ABAP function group name. |