ReadTable
Read ABAP table definition and metadata such as package, responsible, and description. Supports specifying active or inactive version.
Instructions
[read-only] Read ABAP table definition and metadata (package, responsible, description, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Version to read: "active" (default) or "inactive". | active |
| table_name | Yes | Table name (e.g., Z_MY_TABLE). |