ReadInterface
Retrieve the source code and metadata of any ABAP interface, including package, owner, and description.
Instructions
[read-only] Read ABAP interface source code and metadata (package, responsible, description, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Version to read: "active" (default) or "inactive". | active |
| interface_name | Yes | Interface name (e.g., ZIF_MY_INTERFACE). |