Get ABAP Diagnostics
get_abap_diagnosticsRun syntax checking on ABAP source files via ADT to identify diagnostics such as errors or warnings, filtered by severity and result count.
Instructions
Run SAP ADT syntax checking for the current source identified by an adt:// workspace URI or ADT path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileUri | Yes | ||
| severity | No | ||
| maxResults | No | ||
| startIndex | No | ||
| connectionId | No |