ReadStructure
Read an ABAP structure's definition and metadata such as package, responsible, and description. Provide the structure name and optionally choose active or inactive version.
Instructions
[read-only] Read ABAP structure definition and metadata (package, responsible, description, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Version to read: "active" (default) or "inactive". | active |
| structure_name | Yes | Structure name (e.g., Z_MY_STRUCTURE). |