ddicElement
Retrieve comprehensive details of a DDIC element, including extension views, secondary objects, and association targets, using the ABAP ADT API.
Instructions
Retrieves information about a DDIC element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path to the DDIC element. | |
| getExtensionViews | No | Whether to get extension views. | |
| getSecondaryObjects | No | Whether to get secondary objects. | |
| getTargetForAssociation | No | Whether to get the target for association. |