ReadTable
Retrieve ABAP table definitions and metadata including package, responsible, and description from SAP systems. Use this tool to access table structure information for development and analysis purposes.
Instructions
[read-only] Read ABAP table definition and metadata (package, responsible, description, etc.).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Table name (e.g., Z_MY_TABLE). | |
| version | No | Version to read: "active" (default) or "inactive". | active |