findDefinition
Locate the definition of symbols in ABAP code by specifying source, line, and column details to streamline development and code analysis.
Instructions
Find symbol definition
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endCol | Yes | ||
implementation | No | ||
line | Yes | ||
mainProgram | No | ||
source | Yes | ||
startCol | Yes | ||
url | Yes |