findDefinition
Locate symbol definitions in SAP ABAP source code to navigate and understand program structure using the ABAP-ADT-API MCP-Server.
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 |