findDefinition
Locate ABAP symbol definitions in code to understand program structure and navigate development environments efficiently.
Instructions
Find symbol definition
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| source | Yes | ||
| line | Yes | ||
| startCol | Yes | ||
| endCol | Yes | ||
| implementation | No | ||
| mainProgram | No |