GetAbapSemanticAnalysis
Analyze ABAP source code to extract symbols, types, scopes, and dependencies for semantic understanding.
Instructions
[read-only] Perform semantic analysis on ABAP code and return symbols, types, scopes, and dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ABAP source code to analyze |