ReadDomain
Retrieve ABAP domain definitions and metadata like package, responsible, and description for SAP development. Specify domain name and version to access active or inactive domain information.
Instructions
[read-only] Read ABAP domain definition and metadata (package, responsible, description, etc.).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_name | Yes | Domain name (e.g., Z_MY_DOMAIN). | |
| version | No | Version to read: "active" (default) or "inactive". | active |