GetAbapSystemSymbols
Resolve ABAP symbols from source code to extract SAP system information including types, scopes, descriptions, and packages for semantic analysis.
Instructions
[read-only] Resolve ABAP symbols from semantic analysis with SAP system information including types, scopes, descriptions, and packages.
Input Schema
TableJSON 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 |