ddicElement
Retrieve details of a Data Dictionary (DDIC) element by providing its path. Optionally get association targets, extension views, or secondary objects.
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. |