ddicElement
Retrieve information about DDIC elements in ABAP systems to manage data dictionary objects, handle associations, and access extension views for development workflows.
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. |