ddicElement
Retrieve detailed information about ABAP Data Dictionary elements to support development workflows and code analysis.
Instructions
Retrieves information about a DDIC element.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path to the DDIC element. | |
| getTargetForAssociation | No | Whether to get the target for association. | |
| getExtensionViews | No | Whether to get extension views. | |
| getSecondaryObjects | No | Whether to get secondary objects. |