GetMetadataExtension
Read the ABAP metadata extension definition for a specified version, either active or inactive, to inspect deployed or modified metadata extensions.
Instructions
Retrieve ABAP metadata extension definition. Supports reading active or inactive version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Version to read: "active" (default) for deployed version, "inactive" for modified but not activated version. | active |
| metadata_extension_name | Yes | MetadataExtension name (e.g., Z_MY_METADATAEXTENSION). |