GetObjectVersionSource
Fetch the source code of an ABAP object version by providing its content_uri from GetObjectVersions. Supports multiple object types.
Instructions
[read-only] Fetch the source code of a specific object version. Pass the opaque content_uri from a GetObjectVersions entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_uri | Yes | Opaque content_uri taken from a GetObjectVersions version entry. | |
| object_type | Yes | Object type (same value used in GetObjectVersions). |