GetAbapSystemSymbols
Resolve ABAP symbols from semantic analysis to extract SAP system information including types, scopes, descriptions, and packages from source code.
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 |