ddicElement
Retrieve detailed information about SAP ABAP Data Dictionary elements to analyze database structures and relationships for development tasks.
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. |