ReadView
Retrieve ABAP CDS view source code and metadata like package, responsible, and description from SAP systems. Specify view name and version (active or inactive) to access development information.
Instructions
[read-only] Read ABAP view (CDS view) source code and metadata (package, responsible, description, etc.).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_name | Yes | View name (e.g., Z_MY_VIEW). | |
| version | No | Version to read: "active" (default) or "inactive". | active |