Read ABAP Type Hierarchy
sap.semantic.hierarchyRead a bounded ABAP type hierarchy by specifying system and file. Filter supertypes or control pagination.
Instructions
Read a bounded ABAP type hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | No | ||
| limit | No | ||
| column | No | ||
| fileUri | Yes | ||
| systemId | Yes | ||
| startIndex | No | ||
| superTypes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| systemId | No | ||
| warnings | Yes | ||
| requestId | Yes | ||
| schemaVersion | Yes |