GetAbapSystemSymbols
Resolve ABAP symbols from semantic analysis to identify types, scopes, descriptions, and packages in SAP systems for code understanding and development.
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 |