GetDdlVersions
Retrieve the version history of a CDS view, including version ID, author, update timestamp, and associated transport request for each change.
Instructions
[read-only] List the SAP version history of a CDS view (DDL source). 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 GetDdlVersionSource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ddl_name | Yes | CDS view (DDL source) name. |