SAPRead
Read ABAP objects with a consolidated tool. Select the operation (source, method, table, etc.) and provide matching arguments to retrieve data.
Instructions
Consolidated READ verb. Delegates by 'operation': source | method | contract | info | where_used | table | table_fields | ddic | revisions | context. Pass 'args' exactly as the underlying granular tool expects. Use this when you want a small tool surface instead of the 50 granular tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | What to read: source | method | contract | info | where_used | table | table_fields | ddic | revisions | context | |
| args | Yes | Arguments for the underlying tool (same shape as the granular tool) |