ddicElement
Retrieve details about a DDIC element by providing its path. Optionally include 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. | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. | |
| getExtensionViews | No | Whether to get extension views. | |
| getSecondaryObjects | No | Whether to get secondary objects. | |
| getTargetForAssociation | No | Whether to get the target for association. |