GetObjectsByType
Retrieve all ABAP objects of a specific type under a given node to analyze or manage development components in SAP systems.
Instructions
[read-only] Retrieves all ABAP objects of a specific type under a given node.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_name | Yes | [read-only] Parent object name | |
| parent_tech_name | Yes | [read-only] Parent technical name | |
| parent_type | Yes | [read-only] Parent object type | |
| node_id | Yes | [read-only] Node ID | |
| format | No | [read-only] Output format: 'raw' or 'parsed' | |
| with_short_descriptions | No | [read-only] Include short descriptions |