GetObjectStructure
Retrieve the structure of any ABAP Development Tools (ADT) object as a compact JSON tree. Specify object type and name to get a hierarchical overview.
Instructions
[read-only] Retrieve ADT object structure as a compact JSON tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectname | Yes | ADT object name (e.g. /CBY/ACQ_DDL) | |
| objecttype | Yes | ADT object type (e.g. DDLS/DF) |