GetAbapSystemSymbols
Resolves ABAP symbols in source code using semantic analysis, providing type, scope, description, and package information from the SAP system.
Instructions
[read-only] Resolve ABAP symbols from semantic analysis with SAP system information including types, scopes, descriptions, and packages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ABAP source code to analyze and resolve symbols for | |
| filePath | No | Optional file path to write the result to |